#logo
{
	background-image: url(images/logo.gif); 
	height: 38px;
	color: white;
	font-family: Georgia;
	font-size: xx-large;
}
#logo1
{
	background-image: url(images/logo1.gif); 
	color: white;
	font-family: Georgia;
	font-size: small;
}
#logo1a
{
	background-image: url(images/logo1a.gif); 
}
#logolow
{
	background-image: url(images/logo_low.gif);
	height: 20px;
}
#side
{
	background-image: url(images/side.gif);
	background-color: #000000;
	background-repeat: repeat-y;
}
a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited, a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.nav, .nav:link, .nav:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
table
{
	empty-cells: show;
}
body, td, th
{
	color: #FFFFFF;
	font-size: small;
	font-family: tahoma, sans-serif;
}
body
{
	background-image: url(images/main_back.gif);
	background-color: #000000;
	background-repeat: repeat-y;
}
input, textarea, button
{
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #101010;
	font-family: tahoma, sans-serif;
}
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: tahoma, sans-serif;
}
hr, .hrcolor
{
	height: 1px;
	border: 1px solid #404040;
	color: #000000;
	background-color: #000000;
}
.quote
{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}
.code
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}
.help
{
	cursor: help;
}
.meaction
{
	color: red;
}

.editor
{
	width: 100%;
}
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}
.windowbg
{
	color: #FFFFFF;
	background-color: #6b6b6b; 
}
.windowbg2
{
	color: #FFFFFF;
	background-color: #404040;
}
.windowbg3
{
	color: #FFFFFF;
	background-color: #404040;
}
.windowbg0
{
	color: #ffffff;
	background-color: #6b6b6b;
	padding: 4px;
	padding-left: 8px;
}
.windowbg02
{
	color: #ffffff;
	background-color: #6b6b6b;
	padding: 4px;
	padding-left: 8px;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	color: #FFFFFF;
	background-image: url(images/titleback.PNG);
	font-style: normal;
	background-color: #404040;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #FFFFFF;
}
.titlebg1
{
	color: #FFFFFF;
	background-image: url(images/titleback1.PNG);
	background-repeat: repeat-y;
	font-style: normal;
	background-color: #404040;
}
.bordercolor
{
	background-color: #000000;
}
.tborder
{
	border: 1px solid #404040;
	background-color: transparent;
	padding: 4px;
}
.smalltext
{
	font-size: xx-small;
	font-family: tahoma, sans-serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
#headerarea
{
	background-color: #FFFFFF;
}
#bodyarea
{
	background-color: #000000;
}
#footerarea
{
	color: #000000;
	background-color: #404040;
	border-top: 1px #000000;
}
.headertitles
{
	background-color: #404040;
	border: 1px solid #404040;
	height: 12px;
}
.headerbodies
{
	border: 1px solid #404040;
	background-color: #404040;
	background-repeat: repeat-x;
	background-position: bottom;
}
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}
a img{
	border: 0;
}
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: #6472bc;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: #6472bc;
	text-decoration: none;
	font-size:  12px;
	vertical-align: middle;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	width: 10px;
}
.maintab_back
{
}
.maintab_last
{
	width: 8px;
}
.maintab_active_first
{
	width: 6px;
}
.maintab_active_back
{
}
.maintab_active_last
{
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	width: 10px;
}
.mirrortab_back
{
}
.mirrortab_last
{
	width: 6px;
}
.mirrortab_active_first
{
	width: 6px;
}
.mirrortab_active_back
{
}
.mirrortab_active_last
{
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}