body, a, td, div {
	font-family: Trebuchet MS;
	font-size: 13px;
}

body {
	margin: 0 0 0 0;
	background-color: white;
	background-image: url(http://www.cool-links.biz/images/lightblue.gif);
}

input {
	font-size: 11px;
}

a {
	color: darkblue;
	text-decoration: none;
}
a:hover {
	color: blue;
}

.contentarea {
	background-color: white;
}
.contentareaborder {
	background-color: #e8e8e8;
}

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

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

.menu {
	background-color: white;
	border: 1px solid #e8e8e8;
	padding: 3px;
}
.menu a{
	color: black;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover{
	color: #23779c;
}

.accountmenu {
	background-color: #F8F8F8;
}
.accountmenu a{
	color: black;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}
.accountmenu a:hover{
	color: blue;
}

.titlebar {
	color: black;
	background-color: #e8e8e8;
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid white;
}

.advspecial {
	border-color: black;
	border-width: 1px;
	background-color: white;
	width: 400px;
	height: 100px;
}

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

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

.faqcat {
	border-style: solid;
	border-width: 1px; 
	border-color: #3A4BCC;
}

.faqQ {
	color: darkblue;
}

.faqA {
	color: darkblue;
}

.popupLink {
	COLOR: blue;
	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: black;
		background-color: #eaeaea;
	}
	.tableHL1 a {
		color: darkblue;
	}

/* Table Set 1 - Border Color */
	.tableBD1 {
		background-color: #d5d5d5;
	}

/* Table Set 1 - Table rows*/
	.tableHL2 {
		color: black;
		background-color: #f8f8f8;
	}

/* Table Set 1 - Table Rows OnMouseOver*/
	.tableHL3 {
		background-color: white;
	}



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

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


/* Text Highligh Color 1 */
	.textHL1 {
		color: #9C500C;
	}
	
	.stats {
		font-size: 12px;
		color: black;
	}
	
	.stat_title {
		color: darkblue;
	}
	
	
	
	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: blue;
}
.dropBoxHeader {
	padding: 1 10 1 2px;
	background-color: white;
	border: 1px solid #dddddd;
	height: 25px;
	margin-top: 1px;
	width: 150px;
	font-size: 13px;
	font-family: Trebuchet MS;
}

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


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

.tableStyle1 tr td {
	border: 1px solid #d2e2ef;
	padding: 5 10 5 10px;
	color: #3a577b;
	text-align: right;
	width: 150px;
	font-family: Trebuchet MS;
}


.tableStyle2 tr td {
	border: 1px solid #d9d9d9;
	padding: 1 10 1 10px;
	color: #3a577b;
	text-align: right;
	width: 150px;
	font-family: Trebuchet MS;
	font-size: 13px;
}


.tableStyle2 tr td.tableHead {
	background-color: #f8f8f8;
	text-align: left;
	color: black;
	border: 1px solid #bababa;
	font-family: Trebuchet MS;
}

.statsTable {
	width: 167px;
}
.statsTable tr td{
	font-family: Trebuchet MS;
	font-size: 13px;
	text-align: center;
	border: 1px solid #e8e8e8;
	padding: 3px;
}