﻿body
{
    background-color: #1E1E1E;
    color: #adadad;
    font-family: Verdana;
    font-size: 11px;
    margin: 0px;
    list-style-type: none;
    float: left;
}

table.headertable
{
	background-image: url('headerbackground.gif');
	background-repeat:repeat-x;
	background-position: left top;	
	width: 996px;
	height: 192px;	
	table-layout: fixed;
}

td.header01
{
	width: 16px;	
}

td.header02
{
	width: 408px;	
	vertical-align: bottom;
}

td.header03
{

}

td.header04
{
	width: 209px;	
	background-image:url('headerimage.jpg');
	background-position:right bottom;
	background-repeat: no-repeat;
}

.menuLink
{	
	width: 100px;
	padding-top: 30px;
	float: left;
	font-size: 20px;
	text-align: center;
}

.menulink:hover
{
    color: White;
}

td.spacerArea
{
	background-color: white;
	height: 30px;	
}

td.contentArea
{
	background-color: #e9ecec;
	text-align: left;
}

div.contentArea
{
	background-color: #e9ecec;
	text-align: left;
	margin: 20px;
}


.footer
{
	text-align: center;
	vertical-align: middle;
	height: 30px;
	color: #adadad;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 18px;
}

h1
{
	color: #adadad;
	background-Color: #1E1E1E;
	font-size: 18pt;
	margin-left: 0px;
	font-family: Arial, Sans-Serif !important;
	text-transform: uppercase !important;    
    padding-top: 5px !important;
}


h2
{
	color: #005e86; /* med blue */
	font-size: 12pt !important;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}

h2
{
	color: #767676 !important; /* light brown */
	font: bold 11pt/13pt Arial, Sans-Serif !important;
}

h2, h3, h4, h5
{
	padding: 10px 0 0 0;
	margin: 0;
	display: block;
	font-weight: bold;
	font-family: Consolas, Arial, Sans-Serif;
}

a
{
	color: #41a7ee;
	text-decoration: none;	

}

a:hover
{
	color: #DDDDDD;
	text-decoration: none;	
}

ul
{
    list-style-type: none; 
}
