/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ width:950px;background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px ; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/
body{ background:#B7B7B7; border-left:0px; border-right:0px; }
.Head{ font-size:14px; font-weight:bold; color:#333; }
.SubHead{ font-size:13px; font-weight:bold; color:#003366; }
.SubSubHead{ font-size:13px; font-weight:bold; color:#000; }
.Normal{ font-size:11px; }
TD,TH,DIV,SPAN{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.topwrapper{ background:#7F7F7F; border:#B7B7B7 dotted; border-width:1px 0px; text-align:center; }
.top{ width:680px; text-align:right; margin:0px auto; padding:6px; }
.wraptable{ width:955px; background:#E8E8E8; margin:0px auto; }
.shadowleft{ background:url(media/shadowleft.gif); }
.bar{ width:100%; padding:10px; background:url(media/menushadow.gif) top repeat-x; }
.menubg{ width:100%; background:url(media/menubg.gif); }
.curvetopleft{ background:url(media/curvetopleft.gif); }
.curvetopright{ background:url(media/curvetopright.gif); }
.curvebottomleft{ background:url(media/curvebottomleft.gif); }
.curvebottomright{ background:url(media/curvebottomright.gif); }
.bborder{ border:#DDD solid; border-width:2px 0px; }
.bborderleft{ border-left:2px #DDD solid; font-size:5px; }
.bborderright{ border-right:2px #DDD solid; font-size:5px; }
.shadowright{ background:url(media/shadowright.gif); }

.toppane{ padding:0px 10px; }
.leftpane{ padding-left:10px; }
.smallpanetopleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanetopright{ width:50%; padding:0px 10px 0px 5px; }
.rightpane{ padding-right:10px; }
.contentpane{ padding:0px 10px; }
.smallpanebottomleft{ width:50%; padding:0px 5px 0px 10px; }
.smallpanebottomright{ width:50%; padding:0px 10px 0px 5px; }
.bottompane{ padding:0px 10px; }

.user{ color:#FFF; font-size:11px; }
a.user:link{ color:#000; text-decoration:none; }
a.user:visited{ color:#000; text-decoration:none; }
a.user:hover{ color:#000; text-decoration:none; }
a.user:active{ color:#000; text-decoration:none; }

.breadcrumb{ font-size:10px; color:#000; }
#search{ padding-top:4px; }
#search input{ border:1px #DDD solid; margin-bottom:4px; }
#search img{ }

a:link{ color:#F00; text-decoration:underline; }
a:visited{ color:#F00; text-decoration:underline; }
a:hover{ color:#F00; text-decoration:none; }
a:active{ color:#F00; text-decoration:underline; }

.footerlinks{ padding:20 33 0; text-align:center; }
.footercell{ width:100%; background:url(media/footerbg.gif); text-align:center; padding:0px 20px 15px; }
.footerleft{ background:url(media/footerleft.jpg); }
.footerright{ background:url(media/footerright.jpg); }
.footer{ font-size:10px; color:#333; }
a.footer:link{ color:#333; text-decoration:none; }
a.footer:visited{ color:#333; text-decoration:none; }
a.footer:hover{ color:#F00; text-decoration:none; }
a.footer:active{ color:#333; text-decoration:none; }
/*___________________________________________________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer{ width:98%; background:transparent; }
.MainMenu_MenuBar{ }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuItem{
	color:#333; 
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;
}
.submenuitembreadcrumb{
	color:#FF0; 
	font-size:11px; font-weight:normal;
	border:#BBB solid;
	border-width:1px 0px;
	background-color:transparent;
	padding:4px 10px 4px 5px;
	margin-bottom:1px;	
}
.submenuitemselected{
	border:#BBB solid;
	border-width:1px 0px;
	color:#FF0;
	font-size:11px; font-weight:normal;
	padding:4px 10px 4px 5px;
	background:#7F7F7F;
}
.MainMenu_MenuArrow{
	border:#BBB solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu{
	z-index:1000; 
	background:#BBB;	
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#757575', Direction=135, Strength=2);*/
	border:1px #000 solid; 
	padding:0px;
	margin-left:2px;
}
.rootmenuitem TD{
	color:#FFF; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.rootmenuitemselected TD{
	color:#FF0; 
	font-size:11px; 
	font-weight:bold;
	border:0px; 
	background:transparent;
	padding:0px 0px 0px 12px;
	height:33px;
}
.rootmenuitembreadcrumb TD{
	color:#FF0; 
	font-size:11px; 
	font-weight:bold;
	border:0px;
	background:transparent;	
	padding:0px 0px 0px 12px;
	height:33px;
}
.MainMenu_MenuBreak{ display:none; }
/*___________________________________________________________________________________________*/
/* Headers */
.aquaheaderbg{ background:url(media/aquaheaderbg.jpg); }
.aquaheaderleft{ background:url(media/aquaheaderleft.jpg); }
.aquaheaderright{ width:100%; background:url(media/aquaheaderright.jpg) right no-repeat; }
.aquaheaderright1{ width:100%; background:url(media/aquaheaderright1.jpg) right no-repeat; }
.aquaheaderright2{ width:100%; background:url(media/aquaheaderright2.jpg) right no-repeat; }
.aquaheaderright3{ width:100%; background:url(media/aquaheaderright3.jpg) right no-repeat; }
.iceheaderbg{ background-color: #000000; }
.iceheaderleft{ background:url(media/iceheaderleft.jpg); }
.iceheaderright{ width:100%; background:url(media/iceheaderright.jpg) right no-repeat; }
.iceheaderright1{ width:100%; background:url(media/iceheaderright1.jpg) right no-repeat; }
.iceheaderright2{ width:100%; background:url(media/iceheaderright2.jpg) right no-repeat; }
.iceheaderright3{ width:100%; background:url(media/iceheaderright3.jpg) right no-repeat; }

/*___________________________________________________________________________________________*/
/* Active Forums */

.afgrid, .afnormal
{
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	font-size: 12px;
}
.aflastpost
{
	font-size: 11px;
	border-top: solid 1px #cdcdcd;
}
.NTForums_Pager
{
	border: solid 1px #333333;
}
.af_pager, .af_pagernumber, .af_currentpage
{
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color: #000000;
	padding: 2px,2px,2px,2px;
}
.af_pagernumber
{
	background-color: #DCDCDC;
	border-left: #000000 1px solid;
	width: 15px;
}
.af_currentpage
{
	background-color: #FFFFCC;
	border-left: #000000 1px solid;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 15px;
	font-weight:bold;
}
.afcrumb
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.afcrumb a, .afcrumb a:link, .afcrumb a:visited, .afcrumb a:active
{
	color: #cc0000;
}
.afsubjectheader
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 10px;
}
.afgrouprow
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(headerback.gif);
	color: #cc0000;
	height: 30px;
}
.afgrouprow a:link, .afgrouprow a:visited, .afgrouprow a:active
{
	color:#cc0000;
}
.afsubgrid 
{
		border: solid 1px #cdcdcd;
}
.afheader
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(headerback22.gif);
	color: #cc0000;
	height: 22px;

}
.afforumrow
{
	font-size:11px;
	border-right: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
}
.afforumrow a:link, .afforumrow a:visited, .afforumrow a:active, .afpostinfo a, .afpostinfo a:link, .afpostinfo a:visited, .afpostinfo a:active, .afposttopic a, .afposttopic a:link, .afposttopic a:visited, .afpostreply a, .afpostreply a:link, .afpostreply a:visited
{
	color: #cc0000;
}

.aflastpost a:link, .aflastpost a:visited, .aflastpost a:active
{
	color: #cc0000;
}
.aftopicrow1, .aftopicrownew, .afcol3, .afcol4, .afcol5, .afcol6, .afsubject, .afpostinfo, .afposttopic, .afpostreply, .afpostbody, .afpostattach, .afpostsig
{
	font-size: 12px;
}
.afpostinfo1 
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.afpostinfo2, .afpostreply2
{	background-color: #dfdfdf;
}
.afposttopic, .afpostreply 
{
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.afsubrow
{
	font-size:11px;
	border-bottom: solid 1px #333333;
}
.afcol1 
{
	border-left: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	}
 
.aftopicrow1, .aftopicrownew
{
	border-bottom: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
}
.aftopicrow1 a, aftopicrow1 a:link, aftopicrow1 a:visited, aftopicrow1 a:active
{
	color: #cc0000;
}
.aftopicrownew a, aftopicrownew a:link, aftopicrownew a:visited, aftopicrownew a:active
{
	color: #cc0000;
	font-weight: bold;
}
.NTForums_Button 
{
	cursor:hand;
	border: #000000 1px solid;
	padding-right: 2px;
	display: block;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#F5F0F0, EndColorStr=#CCCCCC);
	padding-bottom: 5px;
	width: 100px;
	color: #666666;
	padding-top: 5px;
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
}
.afButton 
{
	cursor:hand;
	border: #000000 1px solid;
	
}
.afarrow 
{
	background-color: #FFFFFF;
	border: #696969 1px solid;
}
.afborder 
{
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	border-bottom: solid 1px #cdcdcd;
}
.event {
	width: 100%