.cssAsterisk
{
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.cssFooterLoop
{
	background: url(../../images/footer_loop.jpg) repeat-x bottom left;
}
.cssGrandMaPic
{
	background: url(../../images/boy.jpg) no-repeat bottom left; 

}
.cssFooter1
{
	background: url(../../images/footer2.jpg) no-repeat top left; 

}
.cssFooter2
{
	background: url(../../images/footer_gradient.jpg) no-repeat top left; 
}

.cssWhite_td {
	background-color: #FFFFFF;
}
.cssCurrent_page {
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.cssMsgheading
{
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #57B044;
	text-decoration: none;
}
.cssSubHeading {
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.clsSubHeadinBg
{
	background-color: #82c973;
}

body   {
	background-color: #F5E9FB;
	margin: 0px;
	padding: 0px;
}
.clsLoginBg
{
	background-color: #EAFBE2;
}

.clsMainPageText {
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	color: #EAEA00;
	text-decoration: none;
}

.normal {
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
}
.clsText
{
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	color: #3B3B3B;
	text-decoration: none;
}

.clsTextBold
{
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #3B3B3B;
	text-decoration: none;
}
.clsBtn
{
	background-color:#7DB840;
	color:#FFFFFF;
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}	
.clsInputLogin
{
	color:#663366;
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	height: 16px;
	border: none;
}
.clsInput
{
	color:#663366;
	background-color:#e2fad8;
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	height: 16px;
	border: 1px solid #ECE9D8;
}
.clsTextArea
{
	color:#663366;
	background-color:#e2fad8;
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 11px;
	height: 50px;
	border: 1px solid #ECE9D8;
}

fieldset
{
	color:#000000;
	font-size: 12px;
	border: 1px ridge #E9E9E9;
	width: 80%;
	font-family: "Tempus Sans ITC", Arial, Verdana;
}
legend
{
	color:#990066;
	font-family: "Tempus Sans ITC", Arial, Verdana;
	font-size: 12px;
	font-weight:bold;	
}
fieldset li
{
	padding-bottom:5px;
}

.clsLink
{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.clsLink:hover
{
	color:#7DB840;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}