a, a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:active, a:hover {
	color:#000000;
}

h3 {font-size: 12pt }

table { font-size:10pt; font-family:Arial,Helvetica,sans-serif;}

div.body { align=center; font-family:Arial,Helvetica,sans-serif; font-size:9pt; }

.error
{
	color:#ffffff;
	font-weight:bold;
	background-color:#f00000;
}

.done
{
	color:#ffffff;
	font-weight:bold;
	background-color:#008000;
}

.cmsShowTable td {
	font-size:9pt;
}
.cmsShowTable th {
	color: #ffffff;
	background-color: #808080;
	font-size: 9pt;
}

.cmsInputTable td {
	background-color: #FFFFFF;
	font-size: 9pt;
}
.cmsInputTable {
	background-color: #000000;
}

a.heading:link, a.heading:visited, a.heading:active
{
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a.heading:hover
{
	color:#000000;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
}

a.menu_link:link, a.menu_link:visited, a.menu_link:active
{
	color:#ffffff;
	font-size:9pt;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana;
}

a.menu_link:hover
{
	color:#FF6200;
	font-size:9pt;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana;
}

span.heading
{
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	font-family: Verdana;
}

.menuTable th
{
	background-color: #FF6200;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

.menuTable td
{
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
}

.siteTable td
{
	background-color: #999999;
	text-align: center;
}

.siteTable th
{
	background-color: #999999;
	text-align: center;
}

table.siteTable
{
	background-color: #732D00;
}