
body {
	background-color: #9bb3b8;
	font-family: "Tahoma",Arial;
	font-size:12px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TopTable {
	background-image: url(/frontpageImages/top_white.jpg);
	background-repeat: no-repeat;
	width:760px;
	height:73px;
	
}
.NaviTextOn { float:right; width:96px;height:73px;background:url("/frontpageImages/nav_on.jpg") 0 0 no-repeat;}
.NaviTextOff {float:right;width:96px;height:73px;background:url("/frontpageImages/nav_off.jpg") 0 0 no-repeat;}
.NaviLinkOn {display:block;width:96px; text-align:center;position:relative;top:25px;color:#ffffff;text-decoration:none;font-family: "Tahoma",Arial;font-size:14px;}
.NaviLinkOff {display:block;width:96px; text-align:center;position:relative;top:25px;color:#000000;text-decoration:none;font-family: "Tahoma",Arial;font-size:14px;}


.maintable {
	
	width:600px;
}
.slogan {font:10px "Trebuchet MS", Arial, sans-serif; color:#555555; height:30px;margin:0; text-transform:uppercase; letter-spacing:1px;}
.minput {font-family: Arial;font-size: 14px;border: solid 1px #85b1de;background-color: #f8fdff;}
.errMsg {font-family: Arial;font-size: 10px;color:Red;}
.aLinks {font-family: Arial;font-size: 10px;color:Blue;}

.aTitle {
	background-image: url(/frontpageImages/title.jpg);
	background-repeat: no-repeat;
	width:533px;
	height:20px;
	

}

.aTitleSmall {
	background-image: url(/frontpageImages/title_small.jpg);
	background-repeat: no-repeat;
	width:363px;
	height:14px;
	

}

.aTitleText {
position:relative;
top:-22px;
left:20px;
font:18px "Tahoma", Arial, sans-serif; color:#a3a3a3;

}

.smallTextGray
{
    color:Gray;
    font-size:10px;
    font-family:Arial;
    }
    
.atopDate{
position:absolute;
top:28px;
padding-left:40px;
 color:Gray;
    font-size:10px;
    font-family:Arial;

}