#TopContain {
	font-family: "Bodoni MT Black";
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	width: 750px;
}
#TopLogo {
	background-color: #00FFFF;
	background-repeat: no-repeat;
	height: 50px;
	float: left;
	width: 247px;
	margin: 0px;
	padding: 0px;
	background-image:  url("../Images/testtrainlogo.gif");
}
#TopTabs {
	float: right;
	height: 30px;
	background-color: #FFFFFF;
	width: 485px;
}
#TopSmallNav {
	clear: both;
	height: 5px;
	width: 490px;
	background-color: #00FFCC;
	float: right;
	margin: 0px;
	padding: 0px;
}
#TopBigNav {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
	height: 10px;
	background-color: #CC99CC;
}
#TopTabs a:link, #TopTabs a:active, #TopTabs a:visited {
	background-image:  url("../Images/navTabUp.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-variant: small-caps;
	display: block;
	float: left;
	vertical-align: bottom;
	padding-top: 20px;
}
#TopTabs.Current a:link, #TopTabs a:hover{
    background-image:  url("../Images/navTabDn.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-variant: small-caps;
	display: block;
	float: left;
	vertical-align: bottom;
	padding-top: 20px;
}
#TopLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D9595;
	height: 15px;
	float: right;
}
#TopLinks a:link, #TopLinks a:active, #TopLinks a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2C5656;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
#TopLinks a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #B0D0D0;
	text-decoration: none;
}
#divBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C5656;
	clear: both;
	width: 750px;
	margin-top: 3px;
}
#divBody div.frame {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D9595;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2C5656;
	border-bottom-color: #2C5656;
	width: 160px;
	margin: 1px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D9595;
	font-family: "Bodoni MT Black";
	font-size: 12px;
	font-weight: bold;
	background-image:  url("../Images/imgDivBor.gif");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
}
#divRight {
	float: right;
	width: 160px;
	background-color: #4D9595;
}
#divLeft {
	float: left;
	margin: 0px;
	padding: 0px;
}
#divCenter {
	margin-left: 6px;
	background-color: #009933;
	background-image:  url("../Images/main_center.jpg");
	height: 129px;
	background-repeat: no-repeat;
	width: 410px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	
}
th.light {
	background-color: #B0D0D0;
}
input.80 {
	width: 80px;
}
#divRtBot {
	float: right;
	clear: right;
	
}
div a.leftlink:link, div a.leftlink:visited, div a.leftlink:active {
	text-decoration: none;
	width: 160px;
	color: #2C5656;
	background-color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	display: block;
	height: 15px;
}
div a.leftlink:hover {
	color: #2C5656;
	background-color: #FFFFFF;
	display: block;
	height: 15px;
	width: 160px;
	text-decoration: none;
	font-size: 14px;
	background-image:  url("../Images/navLeftDn.gif");
	background-repeat: no-repeat;
	background-position: right;
}
div a.reg:link, div a.reg:visited, div a.reg:active {
	color: #990000;
	text-decoration: none;
}
div a.reg:hover {
	color: #B0D0D0;
	text-decoration: none;
}
#divLeftBot {
	float: left;
	clear: left;	
	background-color: #DFDFDF;
}
