body
{
	background-color: #333333;
	font-size:9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style:normal;
	font-weight:normal;
}

.header
{
	width:984px;
	HEIGHT: 200px; 
}

.headerTop
{
	background-color:#808000;
}

.headerTitle
{
	height:180px;
	background-color:#ABD29D;
	text-align:center; 
	border-bottom: solid 1px #4E9258;
	font-size:xx-large;
	vertical-align:top;
}

.headerLogo
{
	background-color:#ABD29D;
	width:190px; 
	text-align:center;
	
}

.leftNav
{
	background-color:#CCCC99;
	WIDTH:240px;
	VERTICAL-ALIGN: top; 
	border-top: solid 1px #5a7240;
}

.Content
{
	VERTICAL-ALIGN: top; 
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
}

.ContentDiv
{
	text-align:center;
	VERTICAL-ALIGN: top; 
	WIDTH: 780px; 
	min-height: 410px;	
}

.contentTextDiv
{
	WIDTH: 770px;
	min-height: 410px;
	padding: 5px 5px 5px 5px;
}

.contentBorder
{
	background-color:White;
	border: solid 1px #333333;
	width:980px;
}

.leftNavLink
{
	color:Black;
	width:240px;
}

.leftNavCell
{
	border-bottom: dotted 1px Black; 
	padding: 4px 0px 4px 0px; 
	width:240px;
}

a
{
	font-style:normal;
}

a:visted
{
	color:Black;
	border:none 0px #000000;
}

a:hover
{
	border:none 0px #000000;
}

a:active
{
	border:none 0px #000000;
}

.copywrite
{
	color:#DCDCDC;
	font-size: 8pt;
	vertical-align:middle;
	font-weight:bold;
}

.topbartbl
{
	text-align:center;
	width: 798px;
	border: solid 1px #333333;
}
.topbar10
{
	background-color:#999900;
	border:0;
	width:10%;
}
.topbar6
{
	background-color:#999900;
	border:0;
	width:6px;
}
.topbar38
{
	background-color:#999900;
	border:0;
	width:38%;
}
.sidetbl
{
	text-align:center;
	width:25%;
	border:0;
}
.middletbl
{
	text-align:center;
	width:50%;
	border:0;
}
.atop
{
	vertical-align:top;
}
.abottom
{
	vertical-align:bottom;
}
.bodytbl
{
	width: 798px;
	height:300px;
	border-color:#333333;
	background-color:#E1E0BF;
}
.cblack
{
	color:Black;
}