#maintext
{
	font-family: Verdana;
	font-size: 8pt;
	COLOR : #424243;
}
#maintext A
{  
	font-family: Verdana;
	COLOR: #424243;
	font-size: 8pt;
	text-decoration: underline;
}
#maintext A:hover
{
	COLOR: blue;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
}
.headBody 
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #C34445;
	font-weight: bold;

}
.clientFormLeft
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E4F0DD;

}

.AdminclientFormLeft
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8AACED;

}

.clientFormRight
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #E4F0DD;

}

.clientFormRight1
{
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	background-color: #DCC9A1;

}


#maintextMenu
{
	font face:verdana;
	font size:10pt;
	font color : white;
}
#maintextMenu A
{
	COLOR: maroon;
	FONT SIZE: 10pt;
	text-decoration: None;
}
#maintextMenu A:hover
{
	COLOR: blue;
	FONT SIZE: 10pt;
	font face: Verdana;
	text-decoration: underline;
}
#copyright A
{
	font-family: Verdana;
	font-size: 10pt;
	COLOR : #000000;
}
#copyright A:hover
{
	font-family: Verdana;
	font-size: 10pt;
	COLOR : red;
}
#copyright A:visited
{
	font-family: Verdana;
	font-size: 10pt;
	COLOR : maroon;
}
INPUT {
	BORDER-RIGHT: activecaption 1px solid; BORDER-TOP: activecaption 1px solid; BORDER-LEFT: activecaption 1px solid; COLOR: buttontext; BORDER-BOTTOM: activecaption 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: window
}
select {
	BORDER-RIGHT: activecaption 1px solid; BORDER-TOP: activecaption 1px solid; BORDER-LEFT: activecaption 1px solid; COLOR: buttontext; BORDER-BOTTOM: activecaption 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: window
}
textarea {
	BORDER-RIGHT: activecaption 1px solid; BORDER-TOP: activecaption 1px solid; BORDER-LEFT: activecaption 1px solid; COLOR: buttontext; BORDER-BOTTOM: activecaption 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: window
}