body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #bcbcbc;
	background-color:#000;
}

a:link, a:active, a:visited {
	font-size: 12px;
	font-family: Verdana;
	color: #6e0808;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	font-family: Verdana;
	color: #6e0808;
	text-decoration: none;
}

.content {
	background: url("images/content_bg.gif");
	padding-left:6px;
	padding-right:8px;
	text-align:left;
}

.content a:link, .content a:active, .content a:visited {
	font-size: 12px;
	font-family: Verdana;
	color: #4bafeb;
	text-decoration: underline;
}

.content a:hover {
	font-size: 12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
}

.block_left_content {
	background: url("images/block_left_bg.gif");
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

.block_right_content {
	background: url("images/block_right_bg.gif");
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

.block_spacer {
	width: 0px;
	height: 5px;	
}

` {
	background: #ebebeb;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #d2d2d2;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}
td.alt1 {
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}


td.alt2 {
	background: #2c2c2c;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

td.alt1 a:link, td.alt1 a:active, td.alt1 a:visited, td.alt2 a:link, td.alt2 a:active, td.alt2 a:visited {
	font-size: 12px;
	font-family: Verdana;
	color: #4bafeb;
	text-decoration: none;
}

td.alt1 a:hover, td.alt2 a:hover {
	font-size: 12px;
	font-family: Verdana;
	color: #fff;
	text-decoration: none;
}







/* site styles*/

#roster, #roster a:link, #roster a:active, #roster a:visited, #roster a:hover {
	color: #fff;
	font-size: 12px;
	font-family: verdana;
}

/* Sets miscellaneous things like images and forms*/
form {margin: 0px; display: inline;}
hr {margin: 2; height: 1px; border: 0; color: #444444; background-color: #666666;}
img {border: 0px;}
img.mempic {border: 1px solid #000000;}
img.mempic_blank {border: 0px;}
img.sponsor {border: 0px;}

/*Default link properties*/
a:link, a:visited, a:active {color: #FFFFFF; text-decoration: underline;}
a:hover {color: #999999; text-decoration: underline;}

/*News links*/
a.news:link, a.news:visited, a.news:active {color: #4bafeb; text-decoration: none;}
a.news:hover {color: #fff; text-decoration: underline;}

/*Welcome bar links*/
a.poster:link, a.poster:visited, a.poster:active {font-size: 9px; color: #6e6e6e; text-decoration: none;}
a.poster:hover {font-size: 9px; color: #afc936; text-decoration: none;}

/*Layout related table properties*/
td.left_bar {background: url('images/header01.gif');}
td.right_bar {background: url('images/header03.gif');}

/*Content related table properties*/
th.alt
{
	height: 16px;
	background: #0e0e0e;
	color: #3399ff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000000;
	padding-left: 4px;
	text-align: center;
	padding-top:2px; padding-bottom:2px;
}


td.pbody
{
	padding: 3px;
	border-bottom: 1px solid #bbbbbb;
}

td.map
{
	border:1px solid #000;
	padding: 3px;
}

td.login1, td.login2
{
	border-bottom: 1px solid #a6a6a6;
	background-color: #d2d2d2;
	width: 225px;
}

td.login1 {padding: 0px 0px 9px 6px;}

td.login2 {padding: 7px 0px 9px 0px; border-top: 1px solid #e6e6e6;}

/*Admin tables*/
table.admin {background-color: #2c2c2c; width: 485px;}
tr.admin {
	background: #2c2c2c;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #d2d2d2;
	height: 18px;
}
tr.admin2 {
	background: #0f0f0f;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #d2d2d2;
	height: 18px;
}

/*All of the <div>s!*/
div.heading
{
	text-align: left;
	padding: 4px 0px 0px 6px;
}

div.ahld{
	text-align:left;
	padding: 4px 0px 0px 12px;
}

div.anews{
	text-algin:left;
	padding:4px 2px 4px 2px;
}

div.right
{
	padding: 4px 6px 0px 0px;
	text-align: right;
}

div.topleft{
	float:left;
	padding-top:2px;
	font-size:10px;
}

div.topright{
	float:right;
	padding-right:21px; padding-top:2px;
	font-size:10px;
}

div.blkbg{
	background-color:#2d2d2d;
	border:1px solid #000;
	margin: 4px 2px 4px 2px;
	padding:2px;
}

div.archives {padding: 3px 0px 4px 0px;}

div.welcome {padding: 8px 0px 4px 0px;}

input.click{
	background-image: url(images/login.gif);
	color: #FFFFFF;
	border: 0px;
	height:21px;
	width:41px;
	}
input.logininput{ 
	background: url(images/input.gif) no-repeat; 
	height: 17px; width: 85px;
	color: #009cff; border:0;
	padding: 4px 0 0 5px;
}

/*<span> properties anyone?*/
span.heading
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;	
}

span.rheading
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #fff;
}

span.fright{
	float:right;
	padding-right:2px;
}

span.loginhold{
	float:right;
	padding-right:2px;
	font-size:9px;
	color:#009cff;
	height:25px;
	line-height:25px;
}

span.small {font-size: 9px;}

span.users {font-size: 9px; color: #848484;}

span.blue {color: #4bafeb;}
span.green {color: #146f05;}
span.gray {color: #6e6e6e;}
span.red {color: #b10a0a;}
span.yellow {color: #d7b92c;}

/*Basic form properties*/
select, input, textarea
{
	font-size: 10px;	
	font-family: Verdana;
	background: #ebebeb;
	color: #000000;
	border: 1px solid #BEBEBE;
}

option
{
	background: #f4f4f4;
	color: #4e4e4e;
}

/*Drop down menu properties*/
#dropmenudiv {
	color: #000000;
	position: absolute;
	border: 1px solid #FFFFFF;
	border-bottom-width: 0;
	line-height: 18px;
	background-color: #ebebeb;
}
    
#dropmenudiv a{
	color: #000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	background-color: #ebebeb;
}
    
#dropmenudiv a:hover{ /*hover background color*/
	color: #666666;
	background-color: #f1f1f1;
}

/*News table*/
td.news {padding: 6px; border-top: 1px solid #999; border-bottom: 1px solid #000;}
td.news_small {color: #666;}

td.news01
{
	height: 15px;
	background: #383838 repeat-x;
	color: #FFFFFF;
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #000000;
	padding: 1px 4px 3px 4px;
}

td.news02
{
	height: 16px;
	background: #151515 repeat-x;
	color: #FFFFFF;
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #000000;
	padding: 1px 4px 3px 4px;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #a5a5a5;
	background-color: #303030;
	border: 1px solid #444444;
	margin: 2px;
	padding: 2px;
	font-size: 9px;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #a5a5a5;
	font-family: "courier new", "times new roman", monospace;
	font-size: small;
	line-height: 1.3em;
	border: 1px solid #444444;
	margin: 2px auto 1px auto;
	padding: 1px;
	width: 99%;
	white-space: nowrap;
	overflow: auto;
	max-height: 24em;
}


/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #a5a5a5;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	line-height: 1.2em;
}

/* Highslide JS properties */
.highslide-image {border: 2px solid white; background: #ffffff;}
.highslide-caption {
	display: none;    
	border: 2px solid white;
	border-top: none;
	color: #444444;
	padding: 5px;
	background-color: white;
	text-align: center;
}
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
}
a.highslide-credits, a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {color: white; background-color: gray;}