
body {
	margin: 0 0 0 0;
	background-color: #0276FD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}




input {
	font-size: 13px;
}

.button {
background-color: #000000;
border: groove 2px #494949;
color: #FFFFFF;
margin: 2px;
text-align: center;
padding: 3px;
cursor: pointer; cursor: hand;

}

.button:hover {
background-color: #494949;
border: groove 2px #494949;
color: #FFFFFF;
margin: 2px;
text-align: center;
padding: 3px;
cursor: pointer; cursor: hand;

}

 



a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #494949;
}


.list { 
	padding-left: 23px;
	padding-bottom: 10px;
	background-image:url(/images/list.jpg);
	background-position: top left;
	list-style-position:outside;
	background-repeat:no-repeat;
}

.homepage {
	font-size:13px;
}


.contentarea {
	background-color: white;
	
	padding: 2px;
	font-size:13px;
}
.contentareaborder {

}

.copyright {
	color: black;
}
.copyright a {
	color: black;
}

.adminmenu {
	color: black;
}
.adminmenu a {
	color: darkred;
}

.menu {
	background-image: url(/images/titlebg.jpg);
}
.menu a{
	color: white;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover{
	color: #c0c0c0;
}

.accountmenu {
	background-color: white;
}
.accountmenu a{
	color: black;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
.accountmenu a:hover{
	color: #494949;
}

.statsTable {
background-color: #000000;
color: #FFFFFF;
border:none;
}

.sitename {
font-size: 36px;
color: #000000;
font-weight: bold;
}

.titlebar {
	color: white;
	background-color: black;
	border: solid 2px #7a7a7a;
	font-size:14px;
	padding:3px;

}

.advspecial {
	background-color: white;
	border: solid 2px #7a7a7a;
	padding: 2px;
	width: 400px;
	height: 100px;
}

.advspecialheader {
	font-size: 20pt;
	color: black;
}

.advspeciallink {
	font-size: 15pt;
	color: #494949;
}

.faqcat {
	border-style: solid;
	border-width: 1px; 
	border-color: #7a7a7a;
}

.faqQ {
	color: black;
}

.faqA {
	color: #494949;
}

.popupLink {
	COLOR: #494949;
	outline: none
}

.popup { 
	POSITION: absolute; 
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: white; 
 	BACKGROUND-COLOR: white; 
	width: 252; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 1px solid black; 
	BORDER-RIGHT: 1px solid black; 
	PADDING: 5px;
	z-index: 10 
}





/* Table Set 1 - Table Headers*/
	.tableHL1 {
		color: white;
		background-color: black;
		border: solid #7a7a7a 2px;
		padding: 5px;
		font-size:13px;
	}
	.tableHL1 a {
		color: #b40407;
		font-size:13px;
	}

/* Table Set 1 - Border Color */
	.tableBD1 {
		background-color: white;
		font-size:13px;
	}

/* Table Set 1 - Table rows*/
	.tableHL2 {
		color: black;
		background-color: white;
		font-size:13px;
	}

/* Table Set 1 - Table Rows OnMouseOver*/
	.tableHL3 {
		background-color: #c0c0c0;
		font-size:13px;
	}



/* Copyright text color */
.copyright {
	color: black;
}

/* Copyright anchor color */
.copyright a {
	color: black;
}	


/* Text Highligh Color 1 */
	.textHL1 {
		color: black;
		font-size:13px;
	}
	
	.stats {
		font-size: 13px;
		color: black;

	}
	
	.stat_title {
		color: white;
	}
	
	
	
	a:active {
  outline: none;
}

a:focus {
  -moz-outline-style: none;
}

.dropBoxHeader img, .dropBoxHeaderSelected img {
	padding-right: 5px;
	border: 0px;
	float: left;
}
.dropBoxHeader a, .dropBoxHeaderSelected a{
	float: left;
	color: black;
	padding: 3 0 0 0px;
}
.dropBoxHeader a:hover, .dropBoxHeaderSelected a:hover{
	color: red;
}
.dropBoxHeader {
	padding: 1 10 1 2px;
	background-color: white;
	border: 1px solid #cccccc;
	height: 25px;
	margin-top: 1px;
	width: 150px;
	font-size: 13px;
}

.dropBoxHeaderSelected {
	padding: 1 10 1 2px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	height: 25px;
	margin-top: 1px;
	width: 150px;
	font-size: 13px;
}


.accountRightCont {
	margin: 1 0 0 0px; 
	background-color: white;
	border: 1px solid #cccccc;
}
.dropBoxCont {
	display: none;
}
.dropBoxTitle {
	color: black;
	font-weight: bold;
	border-bottom: 1px solid cccccc;
	text-align: right;
}

.tableStyle1 tr td {
	border: 1px solid #cccccc;
	padding: 5 10 5 10px;
	color: #b40407;
	text-align: right;
	width: 150px;
	font-size:13px;
}


.tableStyle2 tr td {
	border: 1px solid #cccccc;
	padding: 1 10 1 10px;
	color: black;
	text-align: right;
	font-family: verdana, Trebuchet MS;
	font-size: 13px;
	background-color: white;
}


.tableStyle2 tr td.tableHead, .tableStyle2 tr.tableHead td {
	background-color: #000;
	text-align: right;
	color: white;
	border: 1px solid #cccccc;
	font-family: verdana, Trebuchet MS;
}

.tableStyle2 tr td.tableHead, .tableStyle2 tr.tableHead td a{
	background-color: #000;
	text-align: right;
	color: white;
	font-family: verdana, Trebuchet MS;
}

.tableStyle2 tr td.tableHeadmain, .tableStyle2 tr.tableHeadmain td {
	background-color: #f2f2f2;
	text-align: right;
	color: black;
	border: 1px solid #cccccc;
	font-family: verdana, Trebuchet MS;
}



.tableStyle3 {
	width: 100%;
}

.tableStyle3 tr td {
	border: 1px solid #cccccc;
	padding: 1 10 1 10px;
	color: #b40407;
	text-align: left;
	font-size:13px;
}


.tableStyle3 tr td.tableHead {
	background-color: black;
	text-align: left;
	color: white;
	border: 1px solid #cccccc;
	font-size: 16px;
	font-weight: bold;
}

.tableStyle3 tr td.tableHead img{
	padding: 0px 5px 3px 0px;
	vertical-align: middle;
}



tr.tableHeader td {
	padding: 0px 10px;
	font-weight: bold;
	background-color: white;
}

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 8px 0 0;
padding:0;
text-transform:uppercase;
}



#ddcolortabs a{
float:left;
color: white;
background: #000000 url(color_tabs_left.gif) no-repeat left top;
margin:0 4px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #838383;
}

#ddcolortabs a:hover span{
background-color: #838383;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #9e9e9e;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #ffffff;

}


#hometabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#hometabs ul{
font: bold 13px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#hometabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}



#hometabs a{
float:left;
color: white;
background: #000000 url(home_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#hometabs a span{
float:left;
display:block;
background: transparent url(home_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#hometabs a span{
float:none;
}


#hometabs a:hover{
background-color: #959494;
}

#hometabs a:hover span{
background-color: #959494;
}

#hometabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #959494;
}

#hometabsline{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #000;

}

