body, td, p {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size  : 10pt;
	margin :0;
	padding :0;
}
#wrapper{
	padding:0 1px;
}
#header{
	height:60px;
	background: #004b6b url(images/bannerR.jpg) bottom right no-repeat; 
}
.tdmenu {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size  : 10.5pt;
	font-weight: bold;
	color      : #efefef;
	text-decoration: none;
	background-color:#01395A;
}
.tdmenu a {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size  : 12pt;
	font-weight: bold;
	color      : #efefef;
	text-decoration: none;
}
.tdmenu a:hover {
	color      : #FFA43C;
}
.tdmenu .regis {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size  : 12pt;
	font-weight: bold;
	color      : #ffff66;
	text-decoration: none;
}
.tdmenu  .regis:hover {
	color      : #FFA43C;
}
#banL{
	float:left;
}
