@charset "utf-8";
body {
	SCROLLBAR-FACE-COLOR: #ECFDDB;
	SCROLLBAR-HIGHLIGHT-COLOR: #ECFDDB;
	SCROLLBAR-SHADOW-COLOR: #ECFDDB;
	SCROLLBAR-DARKSHADOW-COLOR: #ECFDDB;
	SCROLLBAR-3DLIGHT-COLOR: #ECFDDB;
	SCROLLBAR-ARROW-COLOR:  #FFF;
	SCROLLBAR-TRACK-COLOR: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	color: #FFF;
	left: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#9cbaff;
	background-image: url(blue-1.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}



.textmho {
	
	font-size:11pt;
	color: #9cbaff;
}
.textmhob {
	
	font-size:12pt;
	color: #9cbaff;
}

.textw {
	
	font-size:11pt;
	color: #FFF;
}




a:hover {
	font-family: Arial;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
}
a:link {
	font-family: Arial;
	color: #4a8ade;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}
a:visited {
	font-family: Arial;
	text-decoration: none;
	color: #4a8ade;
	font-size: 14px;
	line-height: 24px;
}