body{
	margin: 0px; 
	background-color: #bbbdc0;
	background-image: url(/images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 0 171;
}
form{
	margin: 0px; 
}
body, td, input{
	font-family: tahoma, Trebuchet MS, arial;
}
.headerCell, .footerCell{
	background-color: #231f20;
}
.headerText{
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	font-weight: bold;
}
.headerbg{
	background-image: url(/images/headerbg.gif);
	background-repeat: repeat-x;
}
.logodiv{
	position: absolute;
	margin-left: 530px;
	margin-top: -5px;
}
.topmenu{
	width: 380px;
	color: #a5a7aa;
}
.right{
	float: right;
}
.left{
	float: left;
}
.tiplink{
	padding: 0 70 0 0;
	color: #cec040;
	font-size: 12px;
}
.tiplink A{
	color: #cec040;
	text-decoration: underline;
	font-size: 12px;
}
.toplink{
	background-color: #636466;
	color: #a5a7aa;
	text-decoration: none;
	font-size: 12px;
	padding: 3 5 3 5;
}
.toplink A{
	color: #a5a7aa;
	text-decoration: none;
	font-size: 12px;
}
.toplink A:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
div.menu{
	padding: 6 23 6 23;
	background-color: #FFFFFF;
	margin-left: 3px;
	background-image: url(/images/btnbg.jpg);
	background-repeat: repeat-x;
}
div.menu1{
	padding: 6 23 6 23;
	margin-left: 3px;
	background-image: url(/images/spacer.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.topmenuSpacer{
	padding: 3 7 3 7;
}
.menulink,a.menulink{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
a.menulink:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.midlink,a.midlink{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
a.midlink:hover{
	color: #c6be1f;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.footerbg{
	background-image: url(/images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 10;	
}
.footertext, .footertext:visited, .footertext:active{
	color: #a5a7aa;
	font-size: 11px;
	text-decoration: none;	
}
a.footertext:hover, .footertext:active{
	color: #FFFFFF;	
	text-decoration: underline;
}
.contents{
	padding: 0 0 30 0;
}
.central{
	background-color: #FFFFFF;
	font-size: 12px;
	color: #3C3C3C;
}
.centralpage{
	background-image: url(/images/sub_dot.gif);
	background-repeat: repeat-y;
	background-position: 220 0;	
}
.central div, .central td, .central span{
	font-size: 12px;
	color: #3C3C3C;
}
.loginError{
	color: yellow;
	font-size: 12px;
}
#AutoNumber1 a{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
#AutoNumber1 a:hover{
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
}
h1, h1 span{
	font-family:times new roman;
	font-weight: normal;
	font-size: 20pt;
	color: #3C3C3C;
}
h2, h2 span{
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.fieldCap{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.fieldBox input{ 
}
.loginBtn{ 
	font-weight: bold; 
	font-size: 11px; 
	height: 25px;
	padding: 0 20 0 20;
}
.loginError{
	color: #F00; 
	font-weight: bold; 
}