<STYLE>
BODY	{
	font-family: Arial, Helvetica, sans-serif;
	color: 	#000000;
	background-color:	#FFFFFF;
	margin-left:	0px;
	margin-top:		0px;	
	}

P, li, td	{
	font-size: 10.5pt;
	font-family:  Arial, Helvetica, sans-serif;
	}
a			{
	font-family:  Arial, Helvetica, sans-serif;
	}

A:link {
	COLOR: #0000CC; TEXT-DECORATION: underline
	}

A:visited {
	COLOR: #8083F6; TEXT-DECORATION: underline
	}
 
A:hover {
	color: #577DF9; TEXT-DECORATION: underline
	}
.menubdr{
	background-color : #B3B7BB;
}
A.head:LINK { COLOR: #0000CC; TEXT-DECORATION: underline}
A.head:VISITED { COLOR: #8083F6; TEXT-DECORATION: underline}
A.head:HOVER { COLOR: #577DF9; TEXT-DECORATION: underline}

.highlight { background: #FFFF40; }

.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12.5px;
 background-color: #81AEED;
 color: #FFFFFF;
 margin-right: 6px;
 cursor: hand;
}
.submitbtn {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12.5px;
 background-color: #81AEED;
 color: #FFFFFF;
 margin-right: 6px;
 cursor: hand;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
</STYLE>
