BODY 
{ 
	scrollbar-face-color: #A0B7D2;
	scrollbar-shadow-color: #9DB9DB;
	scrollbar-highlight-color: #9DB9DB;
	scrollbar-3dlight-color: #9DB9DB;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #DFDFDF;
	scrollbar-arrow-color: #000000;
}

a:link {color: #000000; font-weight: normal; text-decoration: none}
a:visited {color: #000000; font-weight: normal; text-decoration: none}
a:active {color: #000000; font-weight: normal; text-decoration: none}
a:hover {color: #FFFFFF; font-weight: normal; text-decoration: none}

.one:link {color: #0066CC; font-weight: bold; text-decoration: underline}
.one:visited {color: #0099FF; font-weight: bold; text-decoration: underline}
.one:active {color: #0066CC; font-weight: bold; text-decoration: underline}
.one:hover {color: #FF6600; font-weight: bold; text-decoration: underline}

.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.headerTexts {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.enqTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 10px;
	font-weight: bold;
	text-align: justify;
	border: 1px solid rgb(17, 81, 138);
	background-color:AEC9E1;

}
.enqsubmit{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	BACKGROUND-COLOR: AEC9E1;
	width:100px;
}

.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}
.star {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FF0000;
}
input{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border: 1px solid rgb(89, 97, 160);
		padding: 1px 2px;
		width:200px;
}
.enqtable{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border: 1px solid rgb(89, 97, 160);
		background-color:c1c1c1;	
}
textarea
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border: 1px solid rgb(89, 97, 160);
		padding: 1px 4px;
		width:200px;
}
