body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #CCCCCC;
}
.text a{color:#CCCCCC; text-decoration:none; border-bottom:1px solid #CCCCCC;}
.text a:hover{color:#FEFEFE; text-decoration:none; border-bottom:2px solid #FEFEFE;}
.text a:visit{color:#CCCCCC; text-decoration:none; border-bottom:1px solid #CCCCCC;}
.text a:active{color:#990000; text-decoration:none; border-bottom:0px}
a.nonea{text-decoration:none; border-bottom:0px;}
a.nonea:hover{text-decoration:none; border-bottom:0px;}
a.nonea:visit{text-decoration:none; border-bottom:0px;}
a.nonea:active{text-decoration:none; border-bottom:0px}

form {margin:0px;}

.maincol #container { 
	width: 950px;  
	background: #000000;
	margin: 0 auto; 
	text-align: left; 
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position: top;
} 
.maincol #header h1 {
	margin: 0; 
	padding: 0px 6px 20px 6px; 
	float:left;
}

.maincol #footer { 
	padding: 30px; 
	background:#000000;
} 
.maincol #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#favgal {
	margin: 5px 5px 5px 0;
	float:left;
}
.mycustomscroll {
	margin: 5px 5px 5px 0;
	border:#333333 solid 1px;
	width: 250px;
	height: 334px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #222222;	padding: 5px;
	text-align: left;
	float:left;
}
.mycustomscroll2 {
	margin: 0;
	border:#333333 solid 1px;
	width: 600px;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #222222;
	padding: 5px;
	text-align: left;
	float:left;
	margin-right:5px;
}
.banner2 {
	margin: 0;
	border:#333333 solid 1px;
	width: 514px;
	height: 180px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #222222;
	padding: 5px;
	text-align: left;
}
.premier {
	margin: 0;
	border:#333333 solid 1px;
	width: 514px;
	height: 195px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #222222;
	padding: 2px;
	text-align: left;
}
.tab-cont {
	margin: 0;
	width: 325px;
	height: 260px;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0px;
	text-align: left;
}
/*****************BOARD*********/
#board {
	float:left;
	margin-right:5px;
}
#top-panel{
	width:100%;
	padding:5px;
	background:#333333;
	height:110px;
	margin-bottom:5px;
	border:#333333 solid 1px;
}
#top-panel label{
	float:left;
	margin:7px;
}
#sub-panel{
	width:200px;
	height: 160px;
	padding:5px;
	background:#222222;
	border:#333333 solid 1px;
}
#toggle {
	width:200px;
	padding: 3px 5px;
	display:block;
	background-color:#999999;
	color:#333333;
	text-decoration:none;
	height: 20px;
}
#subm {
	padding:5px;
	display:block;
	background-color:#222222;
	color:#333333;
	text-decoration:none;
}
select {
	width:180px;
	color:#999999;
	border:1px solid #999999;
	background-color:#000000;
	margin:2px;
}
#top-panel input {
	width:120px;
	color:#999999;
	border:1px solid #999999;
	background-color:#000000;
	margin:2px;
}
#top-panel select {
	width:130px;
	color:#999999;
	border:1px solid #999999;
	background-color:#000000;
	margin:2px;
}
/*****************Login*********/

#login{
	float:left;
	width:180px;
	height: 190px;
	padding:5px;
	background:#222222;
	margin-right:5px;
	border:#333333 solid 1px;
}
#login input{
	margin:5px;
}
.subnone {
	width:170px;
	color:#999999;
	border:1px solid #999999;
	background-color:#000000;
	margin:0;
}

/*************TABS******************/
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
	border-bottom:#333333 solid 1px;
}

.mootabs_title li {
	border:#333333 solid 1px;
	border-bottom:#333 solid 1px;
	float: left;
	background-color: #222222;	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	height: 20px;
}

.mootabs_title li.active {
	border:#333333 solid 1px;
	padding: 2px 8px 2px 8px;
	background-color: #222222;}

.mootabs_panel {
	border:0px;
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
	background-color: #222222;	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: hidden;
	padding: 5px;
}

.mootabs_panel.active {
	border:0px;
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
	background-color: #222222;	display: block;
	padding: 5px;
	overflow: hidden;
}
H3.head {
	display:block;
	width:100%;
	font-size:14px;
	margin:0;
	margin-bottom:2px;
	padding:7px;
	background-color:#111111;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position: center;
}


img {border:0;}
