BODY {
	background-color: #B9B9B9;
	padding:0;
	margin:0;
}
TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626161;
	font-weight:normal;
	line-height:16px;
}
.toprepeat{
	background:url(../images/top-repeat.gif);
	background-repeat:repeat-x;
	height:97px;
}
.headerepeat{
	background:url(../images/header-repeat.gif);
	background-repeat:repeat-x;
	height:97px;
}
.menurepeat{
	background:url(../images/menu-repeat.gif);
	height:24px;
	background-repeat:repeat-x;
	border-bottom:1px solid #000000;
}
.greenbar{
	background-color:#6E972B;
	height:5px;
}
.whitetable{
	background:#FFFFFF;
	border-left:1px solid #666666; 
	border-right:1px solid #666666;
	width:908px;
}
.footer{
	background-color:#BADDFE;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:35px;
}
.normalblacktxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D6E7F;
	font-weight:normal;
	line-height:25px;
}
.leftcolumn{
	border-right:1px solid #999999;
	width:222px;
}
.rightcolumn{
	border-left:1px solid #999999;
	width:222px;
}
.assborder{
	border:1px solid #999999;
}
.textbox{
	border:1px solid #999999;
	width:190px;
	background-color:#EBFFCB;
	height:18px;
}
.textarea{
	border:1px solid #999999;
	width:190px;
	background-color:#EBFFCB;
	height:55px;
}
.greenbtn{
	background-color:#629211;
	height:20px;
	border:0px;
	width:auto;
	text-align:center;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
a.blacktxtlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626161;
	text-decoration:none;
	font-weight:normal;
}
a.blacktxtlink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
}
a.footerlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.footerlink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-weight:normal;
}
a.mainmenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626161;
	text-decoration:none;
	font-weight:bold;
}
a.mainmenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
.boldtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626161;
	font-weight:normal;
}
.err {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-right:1px;
	}	