#widthControl
{
	width: 1020px;
	text-align: left;
}
a:link
{
	 color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	 color: #FFFFFF;
	text-decoration: underline;
}
.nav, .nav:link, .nav:visited
{
	color: #999;
	text-decoration: none;
}
a.nav:hover
{
	color: #ccc;
	text-decoration: underline;
}
table
{
	empty-cells: show;
}
.bhead
{
	font-size: 13pt;
	font-family: Segoe UI, Verdana, Tahoma, trebuchet ms,verdana,sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	color: #FA8900;
	line-height: 25pt;
}
body, td, th, tr
{
	font-size: 10pt;
	font-family: Segoe UI, Verdana, Tahoma, trebuchet ms,verdana,sans-serif;
}
body
{
	background: #151515;
	color: #000;
	font-size: 10pt;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
	margin: 0;
	padding: 0;
}
.avatar
{
	color: #fff;
}
.check
{
	color: #ccc;
}
page
{
	color: #AAAAAA;
	text-align: center;
}
input, textarea, button
{
	color: #000;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
input, button
{
	font-size: 90%;
}
textarea
{
	font-size: 100%;
	color: #000;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
hr, .hrcolor
{
	height: 1px;
	color: #666;
	background-color: #666;
}
a img
{
	border: 0;
}
.quote
{
	color: #fff;
	background-color: #444;
	border: 0px solid #000;
	margin: 0px;
	padding: 8px;
	font-size: small;
	line-height: 1.4em;
}
.code
{
	color: #000;
	background-color: #ddd;
	font-family: "courier new" , "times new roman" ,monospace;
	font-size: x-small;
	line-height: 1.3em;
	border: 1px solid #000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	white-space: nowrap;
	overflow: auto;
	max-height: 24em;
}
.quoteheader, .codeheader
{
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	line-height: 1.2em;
}
.help
{
	cursor: help;
}
.meaction
{
	color: red;
}
.editor
{
	width: 96%;
}
.highlight
{
	background-color: White;
	font-weight: bold;
	color: black;
}
.windowbg
{
	color: #AAAAAA;
	border-top: 1px dotted Black;
	background-image: url(images/topbar.png);
	padding: 10px;
}
.windowbg2
{
	color: #AAAAAA;
	border-top: 1px dotted Black;
	padding: 4px 10px 10px 10px;
	padding-right: 10px;
}
.windowbg3
{
	color: #AAAAAA;
	border-top: 1px dotted Black;
	vertical-align: top;
	padding: 10px;
	margin: 0;
}
.calendar_today
{
	background: #282828;
	text-align: center;
	font-size: 10pt;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
.titlebg
{
	color: #ccc;
	font-size: 10pt;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	background-image: url(./images/titlebg.png);
	color: #fff;
	font-size: 10pt;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
.titlebg, .titlebg a:link, .titlebg a:visited, .titlebg2 a:link, .titlebg2 a:visited
{
	color: #fff;
	text-decoration: none;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #fff;
	text-decoration: underline;
}
td.titlebg, th.titlebg, div.titlebg
{
	color: #fff;
	padding: 4px;
}
.catbg, tr.catbg td, .catbg2, tr.catbg2 td, .catbg3, tr.catbg3 td
{
	background-image: url(images/catbg3.png);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 10pt;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited, .catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	color: #fff;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #fff;
	text-decoration: underline;
}
.bordercolor
{
	background-image: url(images/topbar.png);
	border-width: 0;
}
.tborder
{
	background-image: url(images/topbar.png);
}
.smalltext
{
	font-size: 8pt;
	font-family: Segoe UI,arial,verdana,sans-serif;
	color: #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.middletext
{
	font-size: 100%;
	color: #ccc;
}
.normaltext
{
	font-size: 10pt;
}
.largetext
{
	font-size: large;
}
.post, .personalmessage
{
	width: 100%;
	height: 100%;
	padding: 10px 10px 10px 10px;
		 color: #CCC;
}
.signature
{
	width: 100%;
	overflow: visible;
	padding-bottom: 3px;
	line-height: 1.3em;
}
.error
{
	color: red;
}
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	padding: 4px;
	color: #FFF;

}
.maintab_back, .maintab_active_back
{
	padding: 4px;
	color: #FFF;
}
.maintab_first
{
}
.maintab_last
{
}
.maintab_active_first
{
}
.maintab_active_last
{
}
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited
{
	padding: 4px;
	color: #AAAAAA;
	text-decoration: none;

}
.maintab_back a:hover, .maintab_active_back a:hover
{
	padding: 4px;
	color: #FFF;
	text-decoration: underline;

}
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #AAAAAA;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: #AAAAAA;
	text-decoration: none;
	font-size: 10pt;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: Segoe UI, verdana, trebuchet ms,sans-serif;
}
.mirrortab_first
{
	width: 10px;
}
.mirrortab_last
{
	width: 6px;
}
.mirrortab_active_first
{
	width: 6px;
}
.mirrortab_active_last
{
	width: 8px;
}
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited
{
	color: #AAAAAA;
	text-decoration: none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #AAAAAA;
	text-decoration: underline;
}
#ajax_in_progress
{
	background: #32cd32;
	color: white;
	text-align: center;
	font-size: 16pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.time
{
	color: #aaadaa;
}
.inlineimg
{
	vertical-align: middle;
}
#topbar
{
	background-image: url(images/topbar.gif);
	margin: 0;
	padding: 0;
}
.header
{
	background-image: url(images/topbar.gif);
	margin: 0;
	padding: 0;
	background: #2b3032;
}
.header_main
{
	background-image: url(images/header_main.png);
	height: 120px;
}
.header_bg
{
	background: #131313 url(images/header_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#navbar
{
	margin: 0;
	padding: 0;
	visibility: hidden;	
}
#navbar li
{
	margin: 0;
	padding: 0;
	display: inline;
}
#navbar ul
{
	background: #000 url(images/navbarbg.png) repeat-x;
	padding: 0;
	margin: 0;
}
#navbar ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#navbar ul li a
{
	background-color: black;
	margin: 0;
	padding: 0;
}
#navbar ul li a img:hover, #navbar .active a
{
}
#footer
{
	height: 25px;
	background-image: url(images/footer.png);
	width: 100%;
	margin: 0 auto 0;
	padding: 10px 0 10px 0;
	text-align: center;
}
#footer a, #footer a:visited
{
	color: #e5e5e5;
	text-decoration: underline;
}
#footer a:hover
{
	color: #999;
	text-decoration: underline;
}