body	{ font-family: Arial, Tahoma, Verdana; font-size: 10pt; color: #FFFFFF; }
table  	{ font-family: Arial, Tahoma, Verdana; font-size: 10pt; color: #FFFFFF; }
td   	{ font-family: Arial, Tahoma, Verdana; font-size: 10pt; color: #FFFFFF; }
a    	{ text-decoration:none; color: #EDEDED; }
a:hover { text-decoration:underline;}
input   { font-family: Arial, Tahoma, Verdana; font-size: 9pt; }

.box_header	{ font-family: Arial, Tahoma, Verdana; font-size: 10pt; padding-top: 5px; font-weight:bold; }
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; height: 465; overflow-y: auto; }
.rbroundbox { width: 99%; margin: 1em auto; color: #FFFFFF }

#menulist li	{
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	}

#userlist {
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	}
img{border:0px;}

.flt{float:left;}
.menubg{clear:left; background-color:#373737; }
.menu{float:left; clear:left; font:bold 11px Arial, Helvetica, sans-serif;}
.menu li {
	margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu a, .menu a:visited{
	width:400;
	height:22px;
	margin:0px 8px 2px -32px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background-color: #4E4E4E;
	padding:4px 0 0 8px;
	}
*html .menu a, .menu a:visited {
	width:200;
	height:22px;
	margin:0px 0px 2px -32px;
	position:relative;
	display:block;
	color:#fff;
	text-decoration:none;
	background-color: #909090;
	padding:4px 0 0 8px;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background-color: #909090;
	text-decoration:none;
	}	
.bot{clear:left;}