body {
	margin: 0 0 0 0;
	background-image: url('/patriotptc1.gif');
}

input {
	font-size: 11px;
}

a {
	color: darkred;
	text-decoration: none;
}
a:hover {
	color: red;
}

.contentarea {
	background-color: white;
}
.contentareaborder {
	background-color: black;
}

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

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

.menu {
	background-color: #D1DFEF;
}
.menu a{
	color: black;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover{
	color: darkblue;
}

.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: #D1DFEF;
	background-repeat: no-repeat;
	background-position: right;
}

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

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

.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; 
 	LAYER-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: #E9EBED;
	}
	.tableHL1 a {
		color: darkblue;
	}

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

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

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



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

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


/* Text Highligh Color 1 */
	.textHL1 {
		color: #9C500C;
	}
	
	.stats {
		font-size: 12px;
		color: black;
	}
	
	.stat_title {
		color: darkred;
	}