/* CSS Document */
body
{
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.CommonFont
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}
.textField
{
	width:400px;
}
.tableTop
{
	border:1px solid #999999;
	background: #FAFFF4;
}
.smallFont
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:90px;
	background: #003333;
}
a:link,a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	color: #009D00;
}

.header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	background-color:#FFFFFF;
	font-weight:bold;
}
.button
{
	
	border-top:1px solid #16D358;
	border-bottom:1px solid #009900;
	border-left:1px solid #003300;
	border-right:1px solid #003300;
	background-image:url(/images/common/table/home_trainer_btn.gif);
	color: #F2FFF9;
	height:26px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.addBorder
{

	background: #E2F0FC;
}
.texArea
{
	margin-left:20px;
}
.divBorder
{
	border:2px groove #000033;
}
.linkdiv
{
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.blankdiv
{
	height:10px;
}
.searchbar
{
	height: 150px;

}
.searctable
{
	background-image:url(/images/search.gif);
	background-repeat:no-repeat;
	height: 200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.tdborder
{
	border-right:1px solid #999999;
}
.divmargin
{
	margin-left:0px;
}
.logo
{
	background-image:url(/images/fullbanner.gif);
	background-repeat:no-repeat;
	height:70px;
	width:200px;	
	margin-left:22px;
	margin-top:5px;
}
.divbuttonBar
{
	background-image:url(/images/common/table/home_trainer_btn.gif);
	border:1px groove #00CC00;
	height:26px;
}
.register
{
	height:170px;
	width:400px;
	float:right;
	background-image:url(/images/trainer_register.gif);
	background-repeat:no-repeat;
	margin-right:35px;
}
.registerButton
{
	margin-top:120px; 
	text-align: center;
}
.post
{
	height:170px;
	width:400px;
	float:right;
	background-image: url(/images/post.gif);
	background-repeat:no-repeat;
	margin-right:30px;
	margin-top:-55px;
}
.contactus
{
height:60px;
background-color:#CCCCCC;
width:400px;
border:1px solid  #990000;

}
.subMenu
{
	border:1px solid #C62700;
	height:22px;
	background-image:url(/images/common/table/sub_menu.gif);
}