﻿body
{
	font-family: Tahoma,Trebuchet MS,Arial;
	font-size: 9pt;
	background-color: #990000;
	margin: 0px 0px 0px 0px;
	/*background-image:url(bgs/bgmaroon.gif);*/
	background-color:#38517d;
}

.body2
{
	font-family: Trebuchet MS,Arial;
	font-size: 9.5pt;
	background-color: #880000;
	background-image:url(bgs/bgmaroon.gif);
	margin: 10px 0px 10px 0px;
}

a
{
	color: #0000FF;
	text-decoration:none;
}

a:hover
{
    color: #9999FF;
}

table 
{
	font-size:9pt;
}

td
{
	vertical-align:top;
	border-color:#CFCFCF;
}

th
{
	border-color:#CFCFCF;
	background-color:#DFDFDF;
	background-image:url(bgs/tbhd_bg.png);
	text-align:left;
	height:26px;
	vertical-align:middle;
}

textarea
{
	font-family: Tahoma,Trebuchet MS,Arial;
	font-size: 9.5pt;
}
