body {
   margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	scrollbar-base-color:#9398A2;
	scrollbar-3d-light-color:#9398A2;
	scrollbar-arrow-color:#CACCD0;
	scrollbar-darkshadow-color:#9398A2;
	scrollbar-face-color:#9398A2;
	scrollbar-highlight-color:#9398A2;
	scrollbar-shadow-color:#9398A2;
	scrollbar-track-color:#CACCD0;
}

a:link { color: #0065A3; font-weight:bold; text-decoration:none }
a:visited { color: #0065A3; font-weight:bold; text-decoration:none }
a:active { color: #0065A3; font-weight:bold; text-decoration:none }
a:hover { color: #D73548; font-weight:bold; text-decoration:none }

a.white:link { color: #FFFFFF; text-decoration:none }
a.white:visited { color: #FFFFFF; text-decoration:none }
a.white:active { color: #FFFFFF; text-decoration:none }
a.white:hover { color: #FFFFFF; text-decoration:none }

.headline{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color: #224876;
}
.nav{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
}
.txt{
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	color: #00355A;
}
.txt_welcome{
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	color: #00355A;
}
.txtBold{
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	line-height:15px;
	color: #00355A;
}
.footer{
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color: #00355A;
}
.back{
	/*background-color:#596377;*/
	background-color:#b2c0c9;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color: #FFFFFF;
}

.ctrl{
	background-color:#FFFFFF;
	border-width:1px;
	font-family:Verdana;
	font-size:10px; 
	color:#00355A;
}
.bttn{
	background-color:#671C22;
	border-width:1px;
	width:100px;
	height:18px;
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#F3F3F4;
}
