/* CSS Document */
.test {
	color: #999999;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#2D2800;
}
p, ol, ul {
	text-align:left;
}
td {
	vertical-align:top;
}
#lokah {
	position:relative; top:5px; left:318px; width:520px; height:30px; float:left;
} 
.nav {
	font-size: 10px;
	line-height:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px;
	padding-top:15px;
	width:130px;
	text-align:left;
	background-color:#1e291e;
	border-right:#000000 6px solid;
}
.nav a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	display:block;
	width:160px;
}
.nav a:hover {
	color: #8b7733;
	text-decoration: none;
}
.navsquare, .navsquareON {
	height:5px; 
	width:5px; 
	background-color:#323A44; 
	float:left; 
	font-size:3px; 
	line-height:3px; 
	margin:4px 5px 0 3px;
}
.navsquareON {
	background-color:#952600; 
}

.main {
	font-size:12px;
	line-height:20px;
	padding:15px 25px 15px 25px;
}
.main a {
	color:#CCFF99;
	text-decoration:none;
}
.main a:hover {
	color:#FFFF99;
	text-decoration:none;
}
.navpoint {
	font-size:12px; line-height:15px; margin:5px 0px 3px 0px; font-weight:bold; color:#952600; letter-spacing:.8em; text-transform:uppercase; border-bottom:1px #999999 solid; height:17px;
}
.main_header {
	font-size:20px; color:#1e291e; color:#1e291e; margin:1px 0px 8px 0px; line-height:22px;
}
.main p	{
	margin:0px 0px 20px 0px;
}
.main p#sub_header {
	font-weight:bold;
	font-size:14px;
	color:#999999;
	margin:0px;
}
.main hr {
	margin:0px 0px 30px 0px; background-color:#999999; height:1px; border:none;
}
.footer {
	font-size:10px;
	width:860px;
	height:18px;
	background-color:#1e291e; 
	text-align:right;
	color:#3F473F;
	padding-top:3px;
	white-space:nowrap;
}
.footer a {
	color:#3F473F;
	text-decoration:none;
	height:18px;
	margin-top:3px;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
