body
{
	font-family:Tahoma;
	margin: 0px;
	background-color: #ffffff;
}
.maintable
{
	width: 800px;
	height: 600px;
}
.whitespace
{
	background-color:#ffffff;
}
.blue
{
	background-color:#5A91A6;
}
.gray
{
	background-color:#5A91A6;
}
.lightblue
{
	background-color:#679EB3;
}
.lightgray
{
	background-color:#679EB3;
}
.mainlink
{
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
}
.mainlink2
{
	color:#ffffff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12pt;
}
.mainlinkover
{
	font-size: 10pt;
	color: lemonchiffon;
	font-family: Tahoma;
	text-decoration: underline overline;
}
.mainlinkover2
{
	font-size: 12pt;
	color: lemonchiffon;
	font-family: Tahoma;
	text-decoration: underline overline;
}
.button_image
{
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=2);
	border:0px;
}
.button_image_over
{
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
	border:0px;
}
.bodytext
{
	font-size: 11pt;
	overflow: auto;
	color: #ffffff;
	font-family: Tahoma;
}
.bodytext1
{
	font-size: 10pt;
	overflow: auto;
	color: #ffffff;
	font-family: Tahoma;
}
.blacktext
{
	font-size: 11pt;
	overflow: auto;
	color: #000000;
	font-family: Tahoma;
	
}