.clsMainBody {  
	background-color: #eeefee;
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: left center
}
.tblWhiteBackground { 
background-color: white;
}
.tblWhiteBackgroundImg {
	background-color: white;
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : fixed;
}
.clsCopyright {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
}
.clsFrameHeading {
	font-family: "Arial";
	font-size : 20px;
}
.clsParaText {  
	font-family: "Arial";
	font-size:13px;
	font-weight: lighter;
}
.clsNormalNotes {
	font-family: Arial;
	font-size : 13px;
}
.clsMoto {
	font-family : "Estrangelo Edessa";
	color : Gray;
	font-size : x-small;
}
A.green_link {
	font-family: Arial;
	font-size : x-small;
	text-decoration: none;
	color:#666666;
}
A.green_link:hover {  
	font-family: Arial;
	font-size : x-small;
	text-decoration: none;
	color: green;
}
.clsContactsBody {
	background-image: url("../images/world1.jpg");
	background-repeat : no-repeat;
	background-position : center;
	background-attachment : fixed;
	scrollbar-face-color: #00aa00;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #00FF00;
}
//-->
</style>
}