h2 {
font-size:11px;
padding-top:5px;
font-weight:normal;
border-bottom:medium solid #252525;
background-color:#242323;
color:#ededed;
text-align:center;
border-top: #B30000 thin double;
border-left: #B30000 thin solid;
border-right: #B30000 thin solid;
}
h4 {
font-size:16px;
padding-top:5px;
font-weight:bold;
border-bottom:medium solid #252525;
background-color:#242323;
color:#ededed;
text-align:center;
border-top: #D20300 thin double;
border-left: #D20300 thin solid;
border-right: #D20300 thin solid;
}
h3 {
font-size:11px;
font-weight:bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
}
body {
	background-color: #202020;
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	text-decoration:none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #9A1E01;
}
.header {
background:url(images/header.gif) repeat-x top;
height:146px;
text-align:left;
padding-top:17px;
text-align:center;
width:100%;
}
h1 {
height:84px;
padding-top:20px;
margin:0;
}
.big{
color:white;
font-size:30px;
}
.small{
font-size:14px;
}
.mainbody {
position:relative;
width:800px;
margin:0 auto;
background-color:#252525;
border-right:thick #252525 solid;
border-left:thick #252525 solid;
padding-top:5px;
}
.left-column{
width:220px;
position:relative;
float:left;
border-right:1px dashed #666666;
margin-left:15px;
padding-right:10px;
text-align:left;
}
.right-column{
width:490px;
float:right;
margin-right:20px;
margin-left:10px;
text-align:left;
}
.footer {
	width:100%;
	float:left;
	height:30px;
	text-align:center;
	border-top:thin solid #111111;
	background:url(images/footer.gif) repeat-x;
	padding-top:20px;
	color:#FFFFFF
	}
.navlist
{
padding: 0 2px 2px;
margin-left: 0;
font:12px Verdana, sans-serif;
font-weight:normal;
background:#333333;
width: 100%;
}

.navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid #494949;
text-align: left;
height:11%;
}

.navlist li a
{
display: block;
font-weight:normal;
padding: 0.25em 0.5em 3px 0.75em;
border-left: 3px solid #B30000 ;
background: #3A3A3A;
text-decoration: none;
}

.navlist li a:link { color: #fff;
font-weight:normal; }
.navlist li a:visited { color: #fff;
font-weight:normal; }

.navlist li a:hover
{
border-color: #FFF;
color:#FFF;
background:#494949;
font-weight:normal;
}	
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #252525;
}
.search {
float:right;
position:absolute;
margin-right:10%;
width:300px;
height:162px;
}
.comment {
background-color:#333333;
width:100%;
border-top:1px #666666 dashed;
padding-top:5px;
}

.code{
background-color:#3A3A3A;
border:1px solid #222222;
width:300px;
font-size:9px;
padding:20px;
margin-left:100px;
}
.rightright {
float:right;
}
.rightleft {
float:left;
}
.mainsubmit {
width:300px;
margin-left:120px;
margin-top:10px;
}
.othersubmit{
width:100%;
text-align:center;
margin-top:15px;
}
.new a:link {
font-size:11px;
color:#ffffff;
font-weight:normal;
}
.new a:visited {
font-size:11px;
color:#ffffff;
font-weight:normal;
}
.new a:hover {
font-size:11px;
color:#ffffff;
font-weight:normal;
}