﻿body
{
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #696969;
	margin: 0;
	background-color: #48656E;
}
table.banner
{
border:0;	
}
table.banner tr th,.headerlight
{
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	text-align:left;
}
table.matrix
{border:1px dotted silver}
table.matrix tr th
{
	background-color: #ffa500;
	text-align:left;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
}
table.banner tr td
{
	font-size:12px;
	color: #ffffff;
	background-color:#ffffff;
	font-weight: bold;
}
table.banner tr td
{
	color: #000000;
	font-weight: normal;
}
table
{
	border:0;
}
table tr td,.normaltext
{
	text-align:left;
	background-color:#ffffff;
	vertical-align:top;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
h2, .heading
{
	color: #a7c520;
	font-weight: normal;
	font-size: 20px;
}
h3,.subheading,.subheader,.header
{
	color: #48656E;
	font-weight: bold;
	font-size: 14px;
}
a,a:active
{
	text-align:left;
	background-color:#ffffff;
	vertical-align:top;
	font-size: 12px;
	font-weight:normal;
	color: #696969;
	text-decoration:none;
	border-bottom:1px silver dotted;
}
a:hover
{
	text-align:left;
	background-color:#ffffff;
	vertical-align:top;
	font-size: 12px;
	font-weight:normal;
	color: #a7c520;
	text-decoration:none;
	border-bottom:1px #a7c520 dotted;
}
.subtext,.smallfont
{
	font-size: 9px;
	font-weight: bold;
	color: #191710;
}
a.buttonlight,a.buttonlight:visited
{
	border:1px solid #ffffff;
	color:#ffffff;
	text-decoration:none;
	padding:3px;
	background-color:#a7c520;
}
a.buttonlight:hover
{
	border:1px solid #ffffff;
	background-color:#ffffff;
	color:#a7c520;
	text-decoration:none;
	padding:3px;
}
