html, body
{
	font-family: Arial;
	color: #cee5ff;
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	height: 100%;
	border: none;
}

a:link
{
	color: #FF6600;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #FF6600;
}

a:hover
{
	text-decoration: none;
	color: #999999;
}

a:active
{
	text-decoration: none;
	color: #FF6600;
}

.contentBody
{
	background-color: #ffffff;
}

/**
#tabs {
	margin-left: 0px;
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
}
#tabs ul {font: normal 9pt Arial, Verdana, sans-serif;line-height:15pt;color: #587f9e;margin:0;padding:0;list-style:none;}
#tabs li {display:inline;margin:0 0px 0 0;padding:0;background-color:#eaf6ff;}
#tabs a {float:left;background-color:#eaf6ff;margin:0 0px 0 0;padding:0px 0px 0px 0px;text-decoration:none;height: 22px;width:120px;text-align:center;color:#587f9e;border-right-color:#eaeff1;border-right-style: solid;border-right-width: 1px;border-top-color:#eaeff1;border-top-style: solid;border-top-width: 1px;border-bottom-color:#eaeff1;border-bottom-style: solid;border-bottom-width: 1px;}
#tabs a span {float:left;display:block;padding:0;}
#tabs a span {float:none;}
#tabs a:hover {background-color: #99bdde;color: white;}
#tabs a:hover span {background-color: #99bdde;}
#tabHeaderActive span, #tabHeaderActive a {background-color: #FFFFFF;color:#204b6e;border-bottom-color:#FFFFFF;}
.tabContent {clear:both;}
.tabBar {margin:0px;height:24px;overflow:hidden;background-color:#cee5ff;background-repeat:repeat-x;}
**/

#footerBG
{
	clear:both;
	background-image:url(../images/scroll_footer.gif);
	height: 135px;
}

.footerCopyright {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #202020;
	font-weight: bold;
}

#fullheight
{
	height:100%
}

.contentColor
{
	color: #202020;
}
