body {
margin : 0;
padding : 0;
border-color : #777777;
background-color : #999999;
color : #000000;
font : 11px Verdana,Arial,geneva,helvetica;
background-image:url('/img/bg.png');
background-repeat: repeat;
background-position: top-right;
}
ul {list-style-type:none;margin:0;padding:0;}
li{margin:0;padding:2px;clear:both;}
#topfd{
	background:url('/img/bg-top.png') repeat-x top right;
	height:512px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
}
#bod{
	position:absolute;
	top:10px;
	width:100%;
	z-index:2;
}
#in{
	width:900px;
	margin:0 auto;
	border:1px solid #505050;
	background:#dfdfdf;
	overflow:hidden;
}
#header{
	background:#000000 url('/img/banner.gif');
	height:100px;
	width:900px;
	display:block;
}

.rdt,#header{-moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px;}
.rtb,#pagetitle{-moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px;}
.rda,.tbhead,#in{-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}

.fr{float:right;}
#maintop {
color: #DFDFDF;
font : bold 18px Trebuchet MS,Arial,geneva,helvetica;
background-color: #0a2469;
background-image:url('/img/topgrad.jpg');
background-repeat: repeat-y;
background-position: top-right;
padding: 2px;
height: 20px;
}
#mainbody{padding:5px;}
h1{
font-size:16px;
margin:0;
}
.tbhead,#pagetitle{
border: 1px solid #4379ba;
background: #1e3653 url('/img/header.png') 50% 50% repeat-x;
color: #ffffff; font-weight: bold;
padding:2px 2px 3px 4px;
text-decoration:none;
text-shadow:#AAAAAA 3px 2px 3px;
}
.tbhead a{text-decoration:none;}
.tbhead,.tbhead a{color:#FFFFFF;font:italic bold 13pt Arial,geneva;}
.tbhead a:hover{color:#ffff00;}
.tbbod{margin:10px 0;border: 1px solid #505050; background: #eaeaea url(/img/body.png) repeat-x right top; color: #000000;
-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}
.mntx{padding:5px;}


ul.topics li{position:relative;height:45px;margin-left:5px;}
ul.topics li .name{position:absolute;left:0px;top:0px;font-weight:bold;}
ul.topics li .name a{font-weight:bold;font-size: 11px;font-family: verdana,arial,geneva,helvetica;font-weight: bold;}
ul.topics li .preview{position:absolute;left:0px;top:12px;line-height:14px;height:28px;overflow:hidden;margin-right:100px;}
ul.topics li .date{position:absolute;right:0px;top:8px;font-style:italic;font-size:10px;}
