body{


	scrollbar-face-color: #F7F3E7;
	 scrollbar-highlight-color: #CECFCE;
	 scrollbar-shadow-color: #CECFCE;
	  scrollbar-3dlight-color: #FFFFFF;
	 scrollbar-arrow-color: #4D59EB;
	 SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color : #FFFFFF;
	background-image: url(images/back.png);
background-repeat: repeat-x;
	}


a:link{
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #4D59EB;

}
a:visited{
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #4D59EB;

}
a:active{
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #4D59EB;

}
a:hover{
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;


}
select{
	font : 9px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
input{
	font-size : 11px;
	font-family: sans-serif, Arial, Helvetica;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: #4D59EB;
	background-color:#FFFFFF;
}

li {
	list-style-image: url(images/bullet.gif);
	font-size: 9pt;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: normal;
	color: #000000;
}
ol {
	font-size: 10pt;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: normal;
	color: #003366;
}
.forms{
	font-size: 10pt;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
}
p{
	font-size: 10pt;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: normal;
	color: #333333;
}
h1{
	font-size: 14pt;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold;
	color: #4D59EB;
}


.footer{
	font-size: 9pt;
	font-family: sans-serif, Arial, Helvetica;
	font-weight: normal;
	color: #4D59EB;
}

.homemainheadline{
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	font-weight: bold;
	color: #4D59EB;
}

.homemainheadline a:link {
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #4D59EB;
	}
.homemainheadline a:visited {
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #4D59EB;
	}
.homemainheadline a:active {
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #4D59EB;
	}

.homemainheadline a:hover {
	font-size: 9pt;
	font-family: sans-serif,Arial,Helvetica;
	background-color:#4D59EB;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	

