.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC99;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;


}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: 00CCFF;
}
.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 93bed8;
}
.heads1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8F2FA;
	filter: DropShadow(Color=666666, OffX=1, OffY=1, Positive=W);

}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;

}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: 93bed8;
}
.button 
{
	border-style : solid;
	border-top : solid 1px #e4eaf3;
	border-right : solid 1px #304b82;
	border-bottom : solid 1px #304b82;
	border-left : solid 1px #e4eaf3;
	color : #2271A0;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
}
.inputbox
 {
	border : 1px solid #2271A0;
	color : #333333;
	background : #FFFFFF;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 6px;
	font-weight : normal;
	z-index : -3;
	width: 250px;
}
.TEXTbox
 {
	color : #333333;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
	width: 300px;
	height: 120px;
	border : 1px solid #2271A0;
}