img{border:0px;}

body{
	background:#000 url(images/w1.jpg);
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
}

.headh1{
	visibility:hidden;
	display:none;
	padding:0;
	margin:0;
}

.mbtop{
	width:779px;
	height:54px;
	background:url(images/mbd_top.png) no-repeat;
	margin:auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mbd_top.png', sizingMethod='crop');
	text-align:right;
	padding:14px 18px 0 0;
	color:#FFF;
}

.mbbot{
	width:797px;
	height:30px;
	background:url(images/mbd_bot.png) no-repeat;
	margin:auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mbd_bot.png', sizingMethod='crop');
}

.footer{
	width:797px;
	margin:auto;
	text-align:center;
	color:#999;
	font-size:12px;
}

.main{
	width:797px;
	background:url(images/mbd_tile.png) repeat-y;
	margin:auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mbd_tile.png', sizingMethod='crop');
}

.title{
	background:url(images/tbg.png) repeat-x;
	height:71px;
}
.titlebar{
	text-align:right;
	margin:0 16px 0 16px;
	float:right;
	clear:none;
	width:490px;
	height:67px;
	font-size:14px;
}

.newsalert { padding:4px; margin-left:50%; font-size:11px; text-align:center; }
.newsalert a { color:#069; }

.body{
	margin:0 19px 0 18px;
	background:url(images/linebg.png);
}
.bodytext{
	margin:0 198px 0 16px;
}

.menubar{
	background:url(images/mnubg.png) repeat-x;
	height:35px;
	position:relative;
	top:-5px;
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mnubg.png', sizingMethod='crop');
	overflow:visible;
}
.menubar ul{padding:0;margin:0;list-style:none;}
.menubar li{display:inline;height:27px;line-height:35px;margin-left:8px;}
.menubar a{text-decoration:none;color:#FFF;border:none;}
.menubar a:hover{color:#FFF;background:#00a2ff;}

.rightmenu{width:198px;float:right;clear:none;}
.rightmenu .top{background:url(images/rmtop.png) no-repeat;width:198px;height:23px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rmtop.png', sizingMethod='crop');}
.rightmenu .cont{background:url(images/rmbg.png) repeat-y;padding:0 10px 0 10px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rmbg.png', sizingMethod='crop');}
.rightmenu .bot{background:url(images/rmbot.png) no-repeat;width:198px;height:18px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rmbot.png', sizingMethod='crop');}

.bodytext a, .imenucont a, .footer a, .text a{color:#666;border-bottom:1px #666 solid;text-decoration:none;}
.bodytext a:hover, .imenucont a:hover, .footer a:hover, .text a:hover{color:#999;border-bottom:1px #00a2ff solid;}

h1,h2,h3,h4,h5,h6{color:#00a2ff;margin:0;padding:4px;}

.imenucont{
	width:156px;
	margin:auto;
	padding:8px;
	background:url(images/mnttile.png) repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mnttile.png', sizingMethod='crop');
	font-size:12px;
}
.imenuheader{
	width:172px;
	margin:auto;
	text-align:center;
}

#irightmenu {
	margin:0 0 0 24px;
	padding:0;
}
#irightmenu li {
	margin-bottom:4px;
}

.cbtop{
	width:531px;
	height:19px;
	background:url(images/cb_top.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cb_top.png', sizingMethod='crop');
}
.cbcont{
	width:531px;
	background:url(images/cb_tile.png) repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cb_tile.png', sizingMethod='crop');
	min-height:31px;
	clear:none;
}
.cblt{
	width:20px;
	height:23px;
	background:url(images/cb_tl.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cb_tl.png', sizingMethod='crop');
	float:left;
	position:relative;
	left:-1px;
}
.cbinlt{
	background:url(images/cb_intl.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cb_intl.png', sizingMethod='crop');
	margin:0 20px 0 20px;
	padding:8px;
}
.cbbot{
	width:531px;
	height:18px;
	background:url(images/cb_bot.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cb_bot.png', sizingMethod='crop');
}
.clearleft{
	clear:left;
}
.profiletable{
}
.profile{
	display:block;
	float:left;
	width:75px;
	height:120px;
	margin:8px;
	font-size:10px;
	text-align:center;
}
a img.profpic{
	border:1px #00a2ff solid;
	width:75px;
	height:75px;
}
a:visited img.profpic{
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
a:hover img.profpic{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.tinytext{
	font-style:italic;
	font-size:10px;
}

.adminmessage{
	color:#FF0000;
	margin:8px;
	padding:8px;
	font-size:14px;
	border:1px solid #00a2ff;
}
.adminmessage em{
	font-size:10px;
	color:#000;
}