@charset "utf-8";
/* CSS Document */

body,td,th 
	{
	color: #ADAAA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
body 
	{
	background-color: #312A27;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

       {scrollbar-3dlight-color:#3F3936;
        scrollbar-arrow-color:#FF5500;
        scrollbar-base-color:#5F5956;
        scrollbar-darkshadow-color:#3F3936;
        scrollbar-face-color:#5F5956;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#5F5956;
		}
		}
a 
	{
	font-size: 11px;
	color: #FFCC00;
	}
a:link 
	{
	text-decoration: none;
	color: #CC9933;
	}
a:visited 
	{
	text-decoration: none;
	color: #CCCCCC;
	}
a:hover 
	{
	text-decoration: underline;
	color: CC9933;
	}
a:active 
	{
	text-decoration: none;
	color: #cc9933;
	}
.style1 {color: #95918D}
.style2 {font-size: 12px; font-family:Arial;}
.style3 {font-size: 11px}
.style4 {font-size: 11px}
.style2 {color: #CCCCCC}

a.menu:link, a.menu:active, a.menu:visited
	{
	width:150px;
	height:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../img/menuBg.png) 0 -23px no-repeat;
	padding:5px 0 5px 50px;
	letter-spacing:1px;
	float:left;
	}
a.menu:hover
	{
	text-decoration:none;
	color:#FFF;
	background:url(../img/menuBg.png) 0 0 no-repeat;
	}
.menuactive
	{
	color:#FFF;
	background:url(../img/menuBg.png) 0 0 no-repeat;
	width:150px;
	height:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 0 5px 50px;
	letter-spacing:1px;
	float:left;
	}
a:link.menuinn, a:active.menuinn, a:visited.menuinn
	{
	height:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background-image:url(../img/menuInnBg.png); background-repeat:repeat-x;
	padding:3px 10px 7px 10px;
	margin-right:1px;
	letter-spacing:1px;
	float:left;
	}

a:hover.menuinn
	{
	text-decoration:none;
	color:#FFF;
	background:#d68e4f;
	}
.menuinnactive
	{
	height:13px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#d68e4f;
	padding:3px 10px 7px 10px;
	margin-right:1px;
	letter-spacing:1px;
	float:left;
	}
.PageH
	{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	}
.PageH3
	{
	font-family:Arial;
	font-size:12px;
	color:#d68e4f;
	letter-spacing:1px;
	font-weight:bold;
	}