BODY
{
	color: Black;
	font-family: "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	background-repeat: repeat-x;
}
html, body {
height: 100%;
margin: 0;
padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
position:relative;
z-index:1;
}
H1,H2,H3 { color: #003399; }

TD
{
	vertical-align: top;
}
TABLE.maintable
{
	width: 920px;
	border: medium solid #000000;
	background-color: #ffffff;
	margin: auto;
	text-align: center;
}
TABLE.maintable2
{
	width: 531px;
	border: medium solid #000000;
	background-color: #ffffff;
	margin: auto;
	text-align: center;
}

TD.headmain
{
	background-color: #D1D7DC;
	font-size: x-large;
}
TD.fill
{
	background-color: #D1D7DC;
	border: medium solid #000000;
}

TD.bgcolor
{
	background-color: #D1D7DC;
}
TD.head
{
	background-color: #D1D7DC;
}
TD.body
{
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
TD.content
{
	font-size:14px;
	text-align: left;
}
TD.comlinecontent
{
	font-size:13px;
	white-space: nowrap;
	text-align: left;
}
TD.note
{
	font-size:14px;
}

P.note
{
	font-size:10px;
TD.addexpad
{
	text-align: left;
	vertical-align: middle;
}
#navmenu
{
	padding:15px 15px 0 15px;
	background:#D1D7DC;
}
ul#menu
{
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
}
ul#menu li
{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:27px;
}
ul#menu li.left
{
	margin:0;
}
ul#menu li a
{
	display:block;
	float:left;
	color:#fff;
	background:#006699;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
}
ul#menu li a.right
{
	padding-right:19px;
}
ul#menu li a:hover
{
	background:#2E4560;
}
ul#menu li a.current
{
	color:#2E4560;
	background:#fff;
}
ul#menu li a.current:hover
{
	color:#2E4560;
	background:#fff;
}
.inline {text-decoration: none; display: inline;}
.headertag {font-family: arial;	font-size: 14px; color: #003399; text-decoration: none;	font-weight: bold;}
.headertag2 {font-family: arial; font-size: 14px; text-decoration: none; display: inline; font-weight:normal}

