﻿body {
	background-color: #E6E6E6;
	margin-top: 30px;
/*	background-image:url('../img/index.jpg'); background-repeat:repeat	*/
}
#table1 {
	border-style: inset none outset none;
	border-width: thin;
	background-color: white; /* #F7D39F; */;
	border-color: #6699FF #003399 #003399 #6699FF;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	width: 760px;
}
#td1 {
	background-color: #999999;	/* #996633;	*/
	height: 181px;
	width: 238px;
	color: white;
}
#td2 {
	height: 181px;
	width: 515px;
	background-image: url('../img/bkgrd.png');
	background-repeat: no-repeat;
}
#td3 {
	height: 181px;
	width: 515px;
}
#table2 {
	background-color: #CCCCCC;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	width:760px;
}
#table3 {
	height:100px;
	background-color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	width:760px
}
#details {
	margin-left:auto;
	margin-right:auto;
}

.txtalignctr {
	text-align: center;
}
.style1 {
	font-size: large;text-align: center;
}
.style2 {
	color: #000000;
}

#tmits {
	text-align:center;
	font-size: 9px; 
	color: #999999
}
#tmits a:link {
	color: #999999;font-weight:lighter
}
