body {
	margin: 0 0 0 0;
	background: url(/images/wlbg.jpg);
}

input {
	font-size: 11px;
}

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


.home ul {
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	vertical-align: center;
	padding-bottom: 0px;
}

.home li { 
	padding-left: 18px;
	padding-bottom: 6px;
	text-valign: bottom;
	background: url(/images/list.jpg) no-repeat 0%;
	


}


.contentarea {
	background-color: teal;
	border: 3px groove white;
	padding: 2px;
}
.contentareaborder {
	background-color: teal;
	border: 3px groove white;
	padding: 2px;
}

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

.adminmenu {
	color: white;
}
.adminmenu a {
	color: white;
}

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

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

.titlebar {
	color: white;
	background color:teal;
	background-repeat: repeat;
	background-position: right;
	border: 2px groove white;

}

.advspecial {
	background-color: teal;
	border: 3px groove black;
	padding: 2px;
	width: 400px;
	height: 100px;
}

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

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

.faqcat {
	border-style: solid;
	border-width: 1px; 
	border-color: black;
}

.faqQ {
	color: black;
}

.faqA {
	color: #FFFFFF;
}

.popupLink {
	COLOR: #FFFFFF;
	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: teal;
	}
	.tableHL1 a {
		color: #000000;
	}

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

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

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



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

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


/* Text Highligh Color 1 */
	.textHL1 {
		color: black;
	}
	
	.stats {
		font-size: 12px;
		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: white;
}
.dropBoxHeader {
	padding: 1 10 1 2px;
	background-color: white;
	border: 1px solid black;
	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 black;
	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 black;
}
.dropBoxCont {
	display: none;
}
.dropBoxTitle {
	color: black;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-align: right;
}

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


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


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


.tableStyle3 {
	width: 100%;
}

.tableStyle3 tr td {
	border: 1px solid black;
	padding: 1 10 1 10px;
	color: #000000;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 13px;
}


.tableStyle3 tr td.tableHead {
	background-color: black;
	text-align: left;
	color: white;
	border: 1px solid black;
	font-family: Trebuchet MS;
	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;
}
