body
{
	background: #040404;
	color: #F0F0F0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

}

.section_label
{
	color: #FFFF88;
}
div.banner
{
	background: #040404;
	background-image:url('bfill.gif');
	background-repeat:repeat;
	border: 0;
	font: italic bold 46px 'Times New Roman', Times, serif;
	color: #F4E436;
	letter-spacing: 0.1em;
	margin-right: 0;
	margin-bottom: 10px;
	position: absolute;
	right: 5px;
	height: 60px;
	left:5px;

}
div.banner a
{
	color: #F4E436;
}
div.banner a:visited
{
	color: #F4E436;
}

div.banner img
{
	border:0;
	margin:0;
	padding:0;
}

div.cnavbar
{
	top:104px;
	left: 0;
	width: 204px;
	position:absolute;
	background: #040404;
	margin-left: 8px;
	margin-right:4px;
	color: yellow;
}
div.cnavbar a
{
	color: white;

}
div.cnavbar a:hover
{
	color: yellow;
}
div.cnavbar a:visited
{
	color: white;
}
div.cnavbar ul 
{
	margin: 0; 
	padding:0; 
	list-style:none;
	
}
div.cnavbar ul li 
{
	font-weight: bold;
	
}
div.cnavbar ul li a:hover
{
	color: yellow;
}
div.cnavbar ul li ul 
{
	margin-left: 1em;
}
div.cnavbar ul li ul a:hover
{
	color: #ffff00;
}
div.cnavbar ul li ul table
{
	font-family: Tahoma, Lucida Sans Unicode, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: 0;
}
div.cnavbar ul li ul table td
{

}
table.dropdown
{
	position:relative;
	left:0;
	border: 1px solid #040404;
}
div.content {clear:left;}
tr {vertical-align: top;}
a {text-decoration:none; border: none; color: #509FB7;}
:visited { color: #FE26C8; }
h1
{
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	margin-top:0px;
   margin-bottom:0px;
	color: #FE2626;
}
h3
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	margin-top:0px;
  	margin-bottom:0px;
	color: #F4E436;
}
a h3
{
	color: #ee44ee;
}
a:visited h3
{
	color: #ee44ee;
}
input#blogtitle {
	width: 98%;
	border: 1px solid #040404;
	background-color: #202020; 
	color: yellow;
	opacity: .6;
	padding: 2px;
	margin-left:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma, sans-serif;
	font-size: 1.5em;
}
input.hwbox {
	width: 49%;
	border: 1px solid #040404;
	background-color: #202020; 
	color: white;
	padding: 2px;
	margin-left:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
}
textarea#blogbody {
	width: 98%;
	height: 18em;
	border: none;
	background-color: #202020; 
	opacity: .7;
	color: white;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	margin-left:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-top:0px;
}

.header2
{
	font-family: Tahoma, sans-serif;
	font-size: 20px;	
}
.header2 a
{
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	color: #44FF22;
}
.header2 a:visited
{
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	color: #01D2CF;
}
div.full
{
	position: absolute;
	top: 100px;
	left: 10px;
	width: auto;
	min-width: 600px;
	right: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	border: 0;
}
div.main
{
	position: absolute;
	top: 100px;
	left: 208px;
	width: auto;
	min-width: 600px;
	right: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	border: 0;
}
div.main img
{
	max-width: 100%;
}
div.main a
{
	color: #44FF22
}
div.main a.button
{
	color: yellow;
	background-color:#222222;
}
div.main a.button:visited
{
	color: yellow;
}
div.main a.button:hover
{
	color: #040404;
	background-color:#888800;
}

div.PostStyle
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	color:#F0F0F0;
	border:1px solid #948D20;
	padding:2px 5px; 

}
div.PostTop
{
	background: #000020;
}
.CommentStyle
{

	margin-left:5px;
	margin-right:5px;
	color: #F0F0F0;
	border:1px solid #544F00;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px; 	
	min-height: 53px;
}

div.Quote
{

	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #F0F0F0;
	background:#444444;
	border:1px solid #544F00;
	padding:8px 10px; 
}
div.Quote blockquote
{

	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #333333;
	background:#DCEBCE;
	border:1px solid #544F00;
	padding:8px 10px; 
}

blockquote
{

	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #333333;
	background:#E0EDE9;
	border:1px solid #544F00;
	padding:8px 10px; 
}
.CommentHeader
{
	color:#747272;
	text-decoration: none;

}
.FakeButton
{
	position: relative; 
	font: menu; 
	cursor: pointer; 
	text-decoration: none; 
	padding: 0.2em; 
	background-color: ButtonFace; 
	color: ButtonText; 
	border-top: 2px solid ButtonHighlight; 
	border-right: 2px solid ButtonShadow; 
	border-bottom: 2px solid ButtonShadow; 
	border-left: 2px solid ButtonHighlight; 
}

.BigButton
{
	width: 6em;
	height: 1.5em;
	position: relative; 
	font: menu; 
	cursor: pointer; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.4em; 
	background-color: #E5D7BB; 
	color: #040404; 
	border-top: 2px solid white; 
	border-right: 2px solid #040404; 
	border-bottom: 2px solid #040404; 
	border-left: 2px solid white; 
}
.BigButton:hover
{
	width: 6em;
	height: 1.5em;
	position: relative; 
	font: menu; 
	cursor: pointer; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.4em; 
	background-color: #E0E5BB; 
	color: #FC5656; 
	border-top: 2px solid white; 
	border-right: 2px solid #040404; 
	border-bottom: 2px solid #040404; 
	border-left: 2px solid white; 
}
hr
{
	border: 0;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 9px;
	background-color: #F0F0F0;
	height: 1px;

}
.SmallFakeButton
{
	position: relative; 
	font: menu; 
	cursor: pointer; 
	text-decoration: none; 
	font-weight: bold;
	padding: 0.1em; 
	background-color: #333333; 
	color: #eeee44; 
	border-top: 1px solid ButtonHighlight; 
	border-right: 1px solid ButtonShadow; 
	border-bottom: 1px solid ButtonShadow; 
	border-left: 1px solid ButtonHighlight; 
}
.SmallFakeButton a
{
	color: #040404; 
}
.SmallFakeButton :hover
{
	color: #040404; 
	background-color: #EAEA9B;
}
textarea#CommentText {
	width: 98%;
	height: 8em;
	border: 2px inset #yellow;
	background: #333333;
	color: white;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	margin-left:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-top:0px;
}
.SmallButton
{
	width: 140px;
	height: 30px;
	position: relative; 
	font: menu; 
	cursor: pointer; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.2em; 
	background-color: ButtonFace; 
	color: #040404; 
	border-top: 2px solid ButtonHighlight; 
	border-right: 2px solid ButtonShadow; 
	border-bottom: 2px solid ButtonShadow; 
	border-left: 2px solid ButtonHighlight; 
}

table.GridView
{ 
	background-color: #D6D0B8;
	border: 1px #181D28 solid;
	border-spacing: 0px;
}
table.GridView td
{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #181D28;
	background-color: #D6D0B8;
	border: 1px #252B34 solid;
	border-spacing: 0px;
	padding: 0.2em;
}
table.ListView
{ 
	color: white;
	border: 1px #181D28 solid;
	border-spacing: 0px;
}
table.ListView td
{ 
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	border: 1px #252B34 solid;
	border-spacing: 0px;
	padding: 0.2em;
}

.StatusName 
{ 
	float: left;
	background-color: #202020; 
	color: #EEE40C;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding:0;
}
.StatusName a
{
	color: #EEE40C;
}
.StatusName a:visited
{
	color: #EEE40C;
}
.StatusItem 
{ 
	color: #F0F0F0; 
	border-right: 1px #967E7E solid;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
}
.StatusItem a
{ 
	color: #F0F0F0; 
}
.StatusItem a:hover
{ 
	color: #040404; 
	background-color: #DEE573;
}
div.StatusBar 
{ 
	position: fixed;
	left: 0px; 
	top: 0px; 
	background-color: #202020; 
	border-bottom: 1px #444444 solid;
	color: #F0F0F0; 
	width: 100%;
	z-index:11;
}

div.Logout 
{ 
	position: fixed;
	right: 0px; 
	top: 0px; 
	background-color: #202020; 
	color: #040404;
	text-align: right;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
}
div.Logout:hover 
{ 
	position: fixed;
	right: 0px; 
	top: 0px; 
	background-color: #47814A; 
	color: #040404;
	text-align: right;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
}
div.WideLoginBox
{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	color: #EBDFDF;
	background:#52795C;
	border:1px solid #544F00;
	padding:8px 10px; 
}
a.button
{
	font: menu; 
	cursor: pointer;
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.2em; 
	background-color: #040404; 
	color: yellow; 
	border: 1px solid yellow;
	margin: 1px;
}
a.button:visited
{
	color:yellow;
}
.button:hover
{
	font: menu; 
	cursor: pointer; 
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.2em; 
	background-color: #EAEA9B; 
	color: #040404; 
	border: 1px solid green;
	margin: 1px;
}
.nicelist
{
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.3em; 
	background-color: #E5E1CD; 
	color: #040404;
	border: 1px solid #544F00; 
}
.lobutton
{
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #040404;
}
.lobutton a
{
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.lobutton a:visited
{
	text-decoration: none; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
table.Mail
{ 
	border: 1px #181D28 solid;
	border-spacing: 0px;
}
table.Mail td
{ 
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	color: #white;
	border: 1px white solid;
	padding: 0.2em;
}
table.Mail a
{
	color: white;
}
#profpop ul {margin: 0; padding:0; list-style: none;}
#profpop a 
{
	display: block;
	color: #F0F0F0;
	text-decoration:none;
	margin:3px;
	padding: 0;
	font-weight:bold;

}
#profpop li 
{
	background: #222222;
	line-height:150%;
	margin: 0;
	padding: 0;
	border: none;
}
#profpop a:hover 
{
	display: block;
	color: #F0F0F0;
	background: #222222;
	text-decoration:none;
	margin:3px;
	padding: 0;
	font-weight:bold;
}
#profpop li ul {display:none;}
#profpop li:hover ul {display:block; position: absolute;}
img.medpic
{
	float:left;
	margin-right: 4px;
}
div.mailarea
{
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	left: 175px;
	right: 0;
	position: absolute;
}
.LeftPanel
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	margin-left:0;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
	color:#F0F0F0;
	border:1px solid #948D20;
	padding:10px 10px; 
	position: absolute;
	left: 0;
	width: 150px;
}
.LeftPanel a
{
	color:#F0F0F0;
}
.LeftPanel a:visited
{
	color:#F0F0F0;
}
.mtext
{

	margin-left:5px;
	margin-right:5px;
	color: #F0F0F0;
	border:1px solid #544F00;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px; 	
}
.ActiveBox
{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	background: #79BBEC;	
}
.ActiveBox:hover
{
	background: #DEE54C;
}
.InactiveBox
{
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;

}
.InactiveBox:hover
{
	background: #DEE54C;
}
input.shorttext
{
	width: 4em;
	border: 1px solid #040404;
	background-color: #E5E1CD; 
	padding: 2px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
input.gentext
{
	border: 1px solid #040404;
	background-color: #E5E1CD; 
	padding: 2px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
input.fulltext
{
	border: 1px solid #040404;
	background-color: #E5E1CD; 
	padding: 2px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	right: 208px;
}
select.gensel
{
	border: 1px solid #040404;
	background-color: #E5E1CD; 
	padding: 2px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:0px;
	margin-top:0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
textarea.replybody {
	height: 18em;
	border: 3px inset white;
	background-color: #D5E1CD; 
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:0px;
	margin-top:0px;
	right: 208px;
}

span.largetext
{
	font-size: 20px;
}
div.smallrb
{
	float:right;
	margin-top: 8px;
	margin-right: 10px;	
	text-align: right;
}
div.iconrb
{
	float:right;
	margin-top: 16px;
	margin-right: 10px;	
}

span.sfbutton
{
	background-color: #222222;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 2px;
}
span.sfbutton img
{
	margin-top: 6px;
}
span.sfbutton a
{
	color:yellow;
}
span.sfbutton a:hover
{
	color: #040404;
}
span.sfbutton:hover
{
	background-color: #F0E265;
}
div.noimage
{
	float: left;
	width: 54px;
	height: 56px;
	border: 1px solid #040404;
	background-color: #202020;
	margin-right: 6px;
	padding: 2px;
}
div.timage
{
	float: left;
	margin-right: 2px;
	padding: 1px;
	z-index: 1;
}
span.pnum
{
	background-color: #ECD7BC;
	font-weight: bold;
	font-size: 12px;
	color:#040404;
	border: 1px solid blue;
	padding-left: 1px;
	padding-right:1px;
	margin-left: 1px;
	margin-right: 0;
	margin-bottom: 1px;
}
span.pnum a
{
	color:#040404;
}
span.pnum:hover
{
	background-color: #D8F1B9;
}
span.hpnum
{
	background-color: #A2E3E0;
	font-weight: bold;
	font-size: 12px;
	color:#040404;
	border: 1px solid blue;
	padding-left: 1px;
	padding-right:1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
span.hpnum a
{
	color:#040404;
}
div.drawarea
{
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 200px;

}
div.maskt
{
	background-color: #040404;
	z-index:4;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 1px;
	height: 50px;
	margin: 0;
	opacity: .8;
}
div.maskl
{
	background-color: #040404;
	z-index:4;
	position: absolute;
	left: 0px;
	top: 250px;
	width: 30px;
	height: 1px;
	margin: 0;
	opacity: .8;
}
div.maskr
{
	background-color: #040404;
	z-index:4;
	position: absolute;
	left: 400px;
	top: 250px;
	width: 30px;
	height: 1px;
	margin: 0;
	opacity: .8;
}
div.maskb
{
	background-color: #040404;
	z-index:4;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	margin: 0;
	opacity: .8;
}

div.shield
{
	z-index: 5;
	position: relative;
	left: 0px;
	top: 32px;
	width: 100%;
	height: 500px;
}
div.title
{
	position:relative;
	z-index: 8;
}
textarea.widetext
{
	right: 208px;
	height: 114px;
	border: 3px inset white;
	background-color: #E5E1CD; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	margin-left:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-top:0px;
}
textarea.maxtext
{
	right: 208px;
	height: 350px;
	border: 3px inset white;
	background-color: #E5E1CD; 
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	margin-left:4px;
	margin-right:6px;
	margin-bottom:0px;
	margin-top:0px;
}
img.framed
{
	border: 10px inset #E5E1CD;
	margin: 0;
	padding: 0;
}
div.dframe
{
	background-color: #E5E1CD;
	margin: 0;
}

p.caption
{
	text-align: center;
	font-weight: bold;	
}
p.ctext
{
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
div.icondiv
{
	border: 0;
	padding-top: 14px;	
}
div.chatdiv
{
	border: 1px solid #444444;
	padding: 8px;
}
div.lhalf
{
	position:absolute;
	left: 10px;
	width: 48%;
	border: 0;
	padding: 0;
}
div.rhalf
{
	position:absolute;
	right: 10px;
	width: 48%;
	border: 0;
	padding: 0;
}
table.halfgrid
{
	padding:0;
	border-collapse: collapse;
}
table.halfgrid td
{ 	
	border: 1px #444444 solid;	
	padding-left: 2px;
	padding-right: 2px;
	margin:0;
}
div.geek
{
	border: 1px solid #444444;
	background-color:#040404;
	color: #33BB33;
	font-family:monospace;
	padding: 6px;
}
div.main a.rsslink
{
	background-color:#FC652E;
	border-top: 1px solid ButtonHighlight; 
	border-right: 1px solid ButtonShadow; 
	border-bottom: 1px solid ButtonShadow; 
	border-left: 1px solid ButtonHighlight; 
	color: white;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
div.main a.rsslink:visited
{
	color: white;
}
img.rssicon
{
	border: 0;
	margin: 0;
	padding: 0;
}
div.pagebar
{
	right: 208px;
	margin-top: 4px;
	font-size: 11px;
}
div.pcontainer
{
	right: 208px;
}
div.sponsors
{
	border:0;
	width: 100%;
}
div.sponsors p a
{
	margin-right: 12px;
	margin-left: 6px;
	font-size: 16px;
	font-weight:bold;
	color: #999966;
}
div.sponsors p a:hover
{
	color: #F0F0F0;
}
div.sponsors a img
{
	border:0;
	margin: 8px;
}


span.xfngreen
{
	background-color: #339900;
	color: white;

}
span.xfngrey
{
	background-color: #F0F0F0;
	color: #040404;
	font-weight: normal;
}
table.toymenus
{
	width: 720px;
	background-color: #D4CDB3;
	border:0;
	border-spacing:0;
	padding:0;
	height: 210px;
	color:#040404;
}
table.toymenus td a
{
	color:#040404;
}
table.toymenus td a:visited
{
	color:#040404;
}
table.toymenus td a:hover
{
	color:blue;
}
table.toymenus td
{	
	border:0;
	padding:0;
	margin:0;
}
table.toymenus td.selinstruct
{	
	font-size:28px;
}
table.toymenus td.choices
{	
	font-size:36px;
	font-weight:bold;
}