body
{
	background-color: #666666;
	margin: 0px;
	text-align: center;
	overflow: auto;
}

#wrapper
{
	background-color: #444444;
	clear: both;
	margin: auto;
	position: relative;
	width: 822px; height: 659px;
}

#header
{
	border: 1px solid #000000;
	width: 822px; height: 118px;
}

#nav
{
	background-color: #000033;
	border: 1px solid #000000;
	color: #8E8E8E;
	font-family : Gill Sans MT, sans-serif;
	font-size: 0.7em;
	position: relative;
	left: 0px;
	width: 822px; height: 24px;
}

#main
{
	background-color: #161A1B;
	width: 822px; height: 383px;
}

#logo
{
	background: url(images/logo_footer.gif);
	position: absolute;
	bottom: 18px; left: 0px;
	width: 822px; height: 112px;
}

#footer
{
	position: absolute;
	bottom: -44px;
	left: -10px;
	color: #ffffff;
	font-family : Gill Sans MT, sans-serif;
	font-size: 0.7em;
	text-align: center;
	width: 822px;
	height: 16px;
}

#navbar
{
	color: #8E8E8E;
	font-size: 0.8em;
	text-align: center;
}

#content
{
	color: #8E8E8E;
	left: 54px;
	font-family : Gill Sans MT, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	overflow: auto;
	position: absolute;
	text-align: left;
	width:  822px;
	height: 372px;
	top: 159px;
}

body, #content
{
	scrollbar-face-color: #293234;
	scrollbar-shadow-color: #161A1B;
	scrollbar-highlight-color: #161A1B;
	scrollbar-3dlight-color: #161A1B;
	scrollbar-darkshadow-color: #161A1B;
	scrollbar-track-color: #404849;
	scrollbar-arrow-color: #161A1B;
}

table.frm
{
	color: #8E8E8E;
	font-family : Gill Sans MT, sans-serif;
	font-size: 1em;
}

td.nav, td.active
{
	width: 16.66%;
}

table
{
	color: #8E8E8E;
	font-family : Gill Sans MT, sans-serif;
	font-size: x-small;
}

span.bold
{
	font-weight: bold;
}

span.white
{
	color: white;
}

.button
{
	color: white;
	background-color: #21282A;
	border: 1px solid #555555;
	cursor: pointer;
}

#content p, ul, li, h4, table.frm, hr, div.response, table.navDisp
{
	margin-left: 60px;
	margin-right: 35px;
}

#content p.center
{
	text-align: center;
}

#content h4
{
	color: white;
	font-family : Gill Sans MT, sans-serif;
	font-size: 1em;
}

#content hr
{
	color: white;
}

img {border: 0px;}

.center {margin: auto;}

.width100 {width: 100%;}

.formfield
{
	border: 1px solid transparent;
	padding: 0px;
	background-color: #aaaaaa;
}

textarea {overflow: auto;}

.hover
{
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

.error {background-color: #DDBA01;}

.disabled {background-color:#6C6C6C; color:#000000;}

.response
{
	color: #DDBA01;
}

td.nav a:link {color:  #0099CC; text-decoration: none;}
td.nav a:visited {color:  #8E8E8E; text-decoration: none;}
td.nav a:hover {color: #FFFFFF}
td.nav a:active {color: #DDBA01}

td.active a:link {color:  #FFFFFF; text-decoration: none;}
td.active a:visited {color:  #DDBA01; text-decoration: none;}
td.active a:hover {color: #FFFFFF}
td.active a:active {color: #DDBA01}

a:link {color:  #FFFFFF; text-decoration: none;}
a:visited {color:  #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}
a:active {color: #FFFFFF}
grey {
	color: #333;
}
#nav tr td {
	font-family: Arial, Helvetica, sans-serif;
}
