body
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size:11px;
	color: #727272;
	

	scrollbar-shadow-color: #789B99;
	scrollbar-highlight-color: #789B99;
	scrollbar-3dlight-color: #789B99;
	scrollbar-darkshadow-color: #789B99;
	scrollbar-track-color: #f5f5f5;
	scrollbar-arrow-color: #789B99;
	scrollbar-base-color: #D9EAE9;
	
}

td
{
	font-family: "Verdana";
	font-size:11px;
}

a:hover
{
	color: #0CB1A2;
	text-decoration: underline;
font-weight: bold;
}

a:link
{color: #255264;
text-decoration: none;
font-weight: bold;}

A:visited
{
	color:#808080;
	text-decoration:none;
font-weight: bold;}

td.side a:active
{color: black;
font-weight: bold;
text-decoration: underline}

.BtnOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #006C82;
	color:#FFFFFF;
	cursor: hand;
}
.BtnOut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #C1D7D6;
	color:#006C82;
	cursor: hand;
}
.TopOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #006C82;
	color:#FFFFFF;
	cursor: hand;
}
.TopOut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #789B99;
	color:#000000;
	cursor: hand;
}

.headings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006C82;
	line-height:10px;
}


