BODY
{
	background-color: #FFCF63;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #633000;
	background-image: url(img/bbi.gif);
	background-position: left;
	background-repeat: repeat-y;
}

TABLE
{
	font-size: 12px;
}

A
{
	color: #990033;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.visited
{
	color: #990033;
}

DIV.content
{
	position: absolute; 
	top: 140px; 
	left: 230px; 
	z-index: 1;
	padding-left: 3px;
	padding-top: 10px;
	padding-right: 30px;

}

DIV.content H1
{
	font-size: 16px;
}

DIV.content DIV, P, H1
{
	margin-left: 41px;
}

DIV.content TABLE
{
	margin-left: 36px;
}

DIV.content TABLE H1
{
	margin: 0px;
	color: White;
}

DIV.content LI
{
	margin-left: 20px;
	padding-bottom:3px;
}

DIV.content UL A
{
	text-decoration: underline;
}

DIV.content OL
{
	margin-left: 52px;
	padding-left: 0px;
}

DIV.content OL A
{
	text-decoration: underline;
}

DIV.content TABLE TD P
{
	margin-left: 0px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.content TABLE TD UL
{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

DIV.content TABLE TD OL
{
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 0px;
}


DIV.him
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 1;
	background-color: #633000;
	height: 20px;
	width: 100%;
}

DIV.him DIV.slog
{
	color: white;
	background-color: #639A31;
	width: 210px;
	height: 20px;
	margin-left: 20px;
	padding-top: 2px;
	text-align: center;
	float:left;
	display: inline;
}

DIV.him DIV.rueng
{
	color: white;
	background-color: #639A31;
	width: 150px;
	height: 20px;
	margin-left: 20px;
	padding-top: 2px;
	text-align: center;
	float:right;
	/*display: inline;*/
}
DIV.him DIV.rueng a
{
	color: white;
	font-weight: bold;
}

DIV.logo
{
	position: absolute; 
	top: 20px; 
	left: 0px; 
	z-index: 2;
	background-color: #9C6531;
	height: 120px;
	width: 100%;
}

DIV.lgbox
{
	margin-left:20px;
	width: 650px;
}

DIV.lgbox DIV
{
	float: left;
}

DIV.lgbox DIV DIV.nav
{
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: none;
	font-size: 11px;
}

DIV.lgbox DIV DIV.nav A
{
	color: #FFF8DC;
}

DIV.lgbox DIV DIV.nav A:hover
{
	text-decoration: underline;
}



DIV.lg1
{
	background-color: #006500;
	width: 210px;
	height: 120px;
	text-align: center;
}

DIV.lg1 IMG
{
	margin-top: 20px;
}

DIV.nav
{
	position: absolute; 
	top: 140px; 
	left: 20px; 
	z-index: 2;
	background-color: #639A31;
	width: 210px;
	text-align: center;
	padding-top: 20px;
}

DIV.nav DIV.navbox
{
	background-image: url(img/navbox.gif);
	height: 289px;
	margin-left: 20px;
	margin-right: 24px;
	text-align: left;
}

DIV.nav DIV.navbox A
{
	cursor: pointer;
}


DIV.nav DIV.navbox DIV.tp
{
	height: 11px;
	font-size: 1px;	
}

DIV.nav DIV.navbox DIV.pp
{
	height: 20px;
	font-size: 1px;	
}

DIV.nav DIV.navbox DIV.ppn
{
	height: 10px;
	font-size: 1px;	
	margin-right: 15px;
	background-color: #669933;
}

DIV.nav DIV.navbox DIV.level2
{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-right: 12px;
	background-color: #669933;
	padding-top: 2px;
	padding-bottom: 2px;
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

DIV.nav DIV.navbox DIV.level2 A
{
	color: Black;
	display: inline;
}

DIV.nav DIV.navbox DIV.level2 A:hover
{
	text-decoration: none;
}

.footer
{
	font-size: 11px;
}

.white
{
	color: White;
}