#body
{	
	background-image:url(/images/bg1.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#17395C;
}
a,a:hover,a:visited,a:active{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#1B395D;
	color:#4972A0;
	line-height:13px;
	text-decoration:underline;
}
a:hover{
	color:#999999;
}
#main_table{
	background-image:url(/images/bg_stretch.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	float:center;
}
#main_td{
	background-image:url(/images/bg_main.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height:999px;
	width:1000px;
}
#footer_td{
	background-image:url(/images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height:100px;
	width:1000px;
}

.feat-head{
color:#1B395D;
color:#365574;

font-family:verdana;
font-size:11px;
font-weight:bold;
line-height:15px;
padding-left:2px;
padding-bottom:3px;
}


.feat-text{
color:#365574;
color:#4972A0;
font-family:verdana;
font-size:11px;
font-weight:bold;
line-height:18px;
padding-left:2px;
}

.menu-spacer{
margin-left:10px;
margin-right:10px;
}


.reg-text{

color:#365574;
font-family:verdana;
font-size:11px;
font-weight:normal;
line-height:13px;
}


.inputfield {
   font-family:verdana;
   font-size:11px;
   color:#365574;
   background-color:#ffffff;
   padding-top:2px;
   padding-left:2px;
   margin-bottom:4px;
   border:1px solid #4972A0; 

}

.footer{
text-align:left;
color:#4972A0;
font-family:verdana;
font-size:10px;
font-weight:normal;
line-height:11px;
background-color:#17395C;
width:920px;
padding-bottom:20px;
}
a.footer-link,a:active.footer-link,a:visited.footer-link,a:hover.footer-link{
color:#4972A0;
font-family:verdana;
font-size:10px;
font-weight:normal;
line-height:11px;
text-decoration:none;
}
a:hover.footer-link{
color:#999999;
}

.scroller{
overflow:auto;
height:615px;
width:520px;
scrollbar-face-color: #ffffff;
scrollbar-darkshadow-color: #f0f0f0;
scrollbar-3dlight-color: #AABCCE;
scrollbar-arrow-color: #4972A0;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #AABCCE;
scrollbar-track-color: #f0f0f0;

}

