body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}

body {
background-color:#0f0f0f;
margin:0;
}

#mainpan {
position:relative;
width:860px;
background-color:#3D3533;
border:10px solid #1f1f1f;
margin:0 auto;
overflow:hidden;
}

#header {
position:relative;
margin:0 auto;
width:100%;
min-height:80px;
height: auto;
background-color:#FFFFFF;
border-bottom:2px solid #555;
}

#title {
float:left;
font-size:27px;
font-weight:700;
color:#999966;
margin-left:20px;
margin-top:10px;
}

#title .txt {
font-size:14px;
font-weight:400;
color:#999966;
}

#search_box {
float:right;
margin-top:15px;
}

#search_box .inp {
	width:120px;
	background-color:#DDDDDD;
	border:1px solid #999;
	color:#fff;
}

a:link,a:visited,a:active {
color:#0000AA;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#f90;
}

img {border:0;margin:0;padding:0;}

form {margin:0;}

input {
background-color:#cacaca;
border:1px solid #999;
}

textarea {
background-color:#f6f6f6;
border:1px solid #999;
}

.btn {
border:1px solid #999;
background-color:#730000;
color:#fff;
}

#top {
float:left;
width:100%;
background:inherit;
margin:0 0px;
}

#top_left {
	float:left;
	width:240px;
	height:280px;
	min-height:280px;
	height:auto !important;
	background-color:#CC9900;
	padding:10px;
}

#top_right {
float:left;
width:600px;
height:300px;
background-color:#1f1f1f;
padding:0;
margin:0;
}

#content-left {
float:left;
width:240px;
min-height:400px;
height:auto !important;
background-color:#3D3533;
padding:10px;
color:#ccc;
}

#content-left .hdr {
font-size:18px;
font-weight:400;
color:#ccc;
}

#content-left a, #content-left a:link, #content-left a:visited {
color:#9bd;
text-decoration:none;
}

#content-left a:hover {
color:#fff;
text-decoration:none;
}

#content_right {
float: left;
width:580px;
min-height:400px;
height:auto !important;
padding:10px;
background-color:#DCDF9D;
}

#footer {
width:860px;
margin:15px auto;
font-size:8pt;
text-align:center;
background:inherit;
color:#ccc;
padding: 0 10px;
}

#footer a, #footer a:visited {
margin-right:5px;
color:#ccc;
}

#footer a:hover {
margin-right:5px;
color:#fff;
}

#menu {
text-align:left;
color:#ccc;
}

#menu .menu_title {
font:bold 12px verdana;
color:#ccc;
background-color:#1f1f1f;
margin-bottom:10px;
border:1px solid #000;
padding:2px;
}

#menu ul {
list-style-type:none;
margin:0;
padding:0 0 0 5px;
}

#menu li {
padding:0 0 2px 5px;
}

#menu li a {
display:block;
font-size:18px;
font-weight:400;
color:#ccc;
text-decoration:none;
border-bottom:1px dotted #bb0000;
padding:2px 0 3px 20px;
}

#menu li.menu-current a, #menu li a:hover {
color:#fff;
}

#menu li.menu-child a {
color:#ccc;
font-size:12px;
}

#newsletter {
display:block;
}