body 
{
	font-family: Arial, Helvetica, sans-serif; 
	scrollbar-face-color: #efefef; 
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #999999; 
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white;
	scrollbar-arrow-color: #99999;
}

A 
{
	COLOR: #4E7FC4; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover 
{
	COLOR: #026ABF; 
	TEXT-DECORATION: none;
	font-weight: bold;
	text-decoration: underline;
}
A:visited 
{
	COLOR: #4E7FC4; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

form 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.button 
	{
	background: #333333;
	color:#ffffff;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold;
	cursor: hand;
	border: 1 solid #ffffff;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#026ABF');
	}
.field
	{
	background-color: #ffffff;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica;
	border: 1px solid #333333;
	}

.newsheader {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration:underline;
}
.text
{
	line-height: 1.4;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	FONT-WEIGHT: normal
}

.siteheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size:13px;
}
