.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
padding: 0;
}

.basictab li a{
text-decoration: none;
padding: 0;
margin-right: 0px;
border: 0;
border-bottom: none;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
color: #FFFFFF;
}

.basictab li a:active{
color: black;
}

.tabcontainer{
clear: left;
width:84%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
border-top: 1px solid #3e3765;
padding-top:2px;
}

.sub-tab {
padding: 0 20px 0 0;

}

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #a2a2a2;
}
body {
	background-color: #121111;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	height: 105px;
	border-bottom: 1px solid #3e3765;
}
.width {
	width: 900px;
}
.Hleft {
	float: left;
	width: 600px;
}
.Hright {
	float: right;
	width: 299px;
	background-color: #121111;
	height: 105px;
	border-left: 1px solid #3e3765;
}
.logo {
	border-top: 11px solid #121111;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 40px;
}
h6 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 40px;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #ff7200;
	margin: 0;
	padding: 20px 0 10px 30px;
}
h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 30px;
}
h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 19px;
	font-weight: normal;
	color: #ff7200;
	margin: 0;
	padding: 20px 0 0 0px;
}
.Bleft {
	float: left;
	width: 600px;
}
.Bright {
	float: right;
	width: 299px;
	border-left: 1px solid #3e3765;
}
#menu {
	border-left: 1px solid #3e3765;
	border-bottom: 1px solid #3e3765;
	height: 45px;
	background-color: #282631;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 7px 0 0 26px;
}
#menu  li {
	float:left;
	margin-left:23px;
	margin-right:23px;
}
#menu ul li a {	
	font: normal 11px 'Tahoma';
	color:#ff7200;
	text-decoration: none; 
	letter-spacing:1px;
	text-transform:uppercase;
	padding-bottom:3px;
	display:block;
}
#menu ul li a.selected {
	color: #FFFFFF;
}
#menu ul li a:hover{
	color: #FFFFFF;
}
#center {
	border-left: 1px solid #3e3765;
	border-bottom: 1px solid #3e3765;
}
#right-menu {
	height: 418px;
	border-bottom: 1px solid #3e3765;
}
.tag {
	padding: 7px 0 0 30px;
}
.content {
	padding-right: 20px;
	font-size:12px;
}
.contact {
	padding-left: 30px;
}
a:link {
	color: #ff7200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff7200;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #ff7200;
}
#footer {
	height: 50px;
	background-color: #121111;
	border-top: 1px solid #3e3765;
	margin: 0;
	clear:both;
	font-size:10px;
	padding: 10px;
}
#bodywrap {
	clear:both;
}
#big-wrap {
	background-color: #15141c;
}
.board {
padding: 0 15px 0 15px;

}
.search_field
{
	font-size: 11px; 
	margin:0px 0px 5px 0px;
	width:200px;
	height:15px;
	color: #666666;
	background-color: #f2e3d0;
	font-family: "Arial", "Geneva", serif;
	border:1px solid #e7ccab;
	vertical-align:middle;
}
.search_field2
{
	font-size: 11px; 
	margin: 0px 0px 5px 0px;
	width:200px;
	height:60px;
	color: #666666;
	background-color: #f2e3d0;
	font-family: "Arial", "Geneva", serif;
	border:1px solid #e7ccab;
	vertical-align:middle;
}