.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-style: normal;


}
.homeback {
	background-attachment: fixed;
	background-image: url(/images/backround_062.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.topscroll {
		scrollbar-base-color:#FFFFFF;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000151; 
	scrollbar-highlight-color: #000151; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000151; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000151; 


}

