body{font-size:11pt;font-family:Tahoma;background-color:#000000;padding:7px 75px 7px 75px;background-image:url(images/fractalback.jpg);background-position:top left;background-repeat:no-repeat;}
body a
{
	/*	hides JitBit logo	*/
	color:#000000;
}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:25px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.topheader td {height:25px;}
.topheader th {height:25px;background-color:#333333;border:1px solid #666666;color:White;white-space:nowrap;font-weight:normal;}
.topheader a {color:#CCCCCC;text-decoration:none;}
.topheader a:hover{text-decoration:underline;}
.topheader th.menuitem {color:white;text-align:center;width:12%;border-left:1px solid #666666;border-right:1px solid #666666;white-space:nowrap;padding-left:5px;padding-right:5px;}
.topheader th.rightitem {border-left:1px solid #666666;color:Silver;text-align:right;border-right:none;}
.topheader td.outerheader {width:6px;background-color:#333333;border-left:1px solid #666666;border-top:1px solid #666666;border-bottom:1px solid #666666;}
.topheader td.outerheaderright {width:6px;background-color:#333333;border-right:1px solid #666666;border-top:1px solid #666666;border-bottom:1px solid #666666;}

/*header*/
.header table {font-size:100%;width:100%;height:90px;border:none;color:White;}
.header td {white-space:nowrap;}
.header h1 {font-weight:normal;font-size:20pt;margin-bottom:0px;font-family:'Arial Narrow';margin-top:0px;}
.header a {color:#CCCCCC;text-decoration:none;}
.header a:hover{text-decoration:underline;}
.header img{vertical-align:middle;border:none;}

/*main body*/
.forumcontent{color:#FFFFFF;}
.forumcontent table {font-size:100%;border-collapse:collapse;background-color:#FFFFFF;color:#666666;}
.forumcontent h1 {font-weight:normal;font-size:18pt;margin-bottom:0px;font-family:'Tahoma';}
.forumcontent h2 {font-weight:normal;margin-bottom:0px;font-size:150%;margin-top:0px;font-family:'Tahoma';}
.forumcontent h3 {font-weight:bold;font-size:100%;margin-bottom:0px;}
.forumcontent a {color:#AAAAAA;text-decoration:none;}
.forumcontent a:hover{text-decoration:underline;}
.forumcontent th {background-color:#333333;color:White;font-weight:bold;font-size:100%;text-align:justify;padding:5px 5px 5px 5px;border:1px solid #666666;}
.forumcontent th a {color:White;font-size:100%;font-weight:normal;text-decoration:none;}
.forumcontent th a:hover{text-decoration:underline;}
.forumcontent td {border:1px solid #666666;padding:10px;}
.forumcontent button{font-family:Tahoma;font-size:100%;border:slategray 1px solid;}
.forumcontent textarea{font-family:Tahoma;font-size:100%;border-left:#666666 1px solid;border-right:#666666 1px solid;border-bottom:#666666 1px solid;border-top:none;}
.forumcontent select{font-family:Tahoma;font-size:100%;border:1px solid #666666;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:1px;border:none;color:#666666;background:#666666;}
.forumcontent div.location{margin-top:17px;margin-bottom:17px;color:#FFFFFF;}

input[type="text"], input[type="file"], input[type="password"], input[type="button"], input[type="submit"]
{border:1px solid slategray;font-family:Tahoma;font-size:100%;}

/* other classes */
img.avatar {border:1px solid #bbbbbb; padding:2px 2px 2px 2px; -ms-interpolation-mode:bicubic;}
.gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-family:Verdana;font-size:8pt;border:1px solid #666666;}
.radiolist td {text-align:left;}
button.formatting{width:25px;height:20px;border:none;background-color:Transparent;cursor:pointer;}
div.editbar{margin-top:3px;background-image:url('images/editbar_bg.gif');height:20px;border-left:1px solid #666666;border-right:1px solid #666666;border-top:1px solid slategray;}
div.quote{color:#7777aa;text-decoration:none;padding-left:15px;}


.opaque {
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;
}

#ctl00_AspNetForumContentPlaceHolder_divTOS
{
	background-color:White;
}