body 
{	
	margin:0px;
	padding:0px;

	scrollbar-base-color: #e4e6e9;
	scrollbar-3dlight-color: #e4e6e9;
	scrollbar-arrow-color: #e4e6e9;
	scrollbar-darkshadow-color: #c5cdd8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #edf0f5;
	
} 
img { border:none; }

    
	  
.menu0 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 20px;
	text-decoration:none; 
	color: #004c93;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-left:20px;
	padding-top:20px;
	width:200px;
	height:20px;
	display:block;
}
.menu0:link {font-weight:bold;text-decoration:none; color: #004c93; }
.menu0:visited {font-weight:bold;text-decoration:none; color: #004c93;}
.menu0:hover {font-weight:bold;text-decoration:none; color:#cd0b0c; }
.menu0:active {font-weight:bold;text-decoration:none; color: #004c93;}


.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 20px;
	text-decoration:none; 
	color: #8d98a6;
	font-weight:normal;
}
.submenu:link {font-weight:normal;text-decoration:none; color: #8d98a6; }
.submenu:visited {font-weight:normal;text-decoration:none; color: #8d98a6;}
.submenu:hover {font-weight:normal;text-decoration:none; color:#cd0b0c; }
.submenu:active {font-weight:normal;text-decoration:none; color: #8d98a6;}


.wL	{width:400px;}
.wM	{width:250px;}
.wS	{width:125px;}
.wXS {width:100px;}
.input {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	line-height:12px;
}
#button {
	/*border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;*/
	border:none;
	color:#FFFFFF;
	background: #1e4b6c url(_pix/button.gif) repeat-x;
	height:20px;
}
#button:hover { background-position:0% -20px; }
.select {
	line-height:15px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;	
}

.underline {
	text-decoration:underline;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 22px;
	text-decoration:none; 
	color: #525252;
	text-align:center;
	font-weight:regular;
	margin:0px;
	margin-right:1px;
	border:none;
	width:250px;
	height:23px;
	background:#CCCCCC url(_pix/button_blank.jpg) no-repeat center top;
	/*display:block;*/
}
.button:link { background-position:0% 0px; }
.button:visited { background-position:0% 0px; }
.button:hover { background-position:0% -23px; }
.button:active { background-position:0% -23px; }
.buttonSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 22px;
	text-decoration:none; 
	color: #525252;
	text-align:center;
	font-weight:regular;
	margin:0px;
	margin-right:1px;
	border:none;
	width:200px;
	height:23px;
	background:#CCCCCC url(_pix/button_blank200.jpg) no-repeat center top;
	/*display:block;*/
}
.buttonSmall:link { background-position:0% 0px; }
.buttonSmall:visited { background-position:0% 0px; }
.buttonSmall:hover { background-position:0% -23px; }
.buttonSmall:active { background-position:0% -23px; }