/*
**	DOCVER 02.00.001
**	DOCREL 02.00
**
**	Site: HangTownCops.org
**	File: main.css
*/
/*****************************************************
******************************************************
					DEBUG INFO
Pathing-
Debug:		http:// 192.168.1.102/poa/
Deploy:		http://hangtowncops.org/

******************************************************
*****************************************************/
a:active {
	font-weight: normal;
	font-size: 7pt;
	color: #03206e;
	font-family: verdana, geneva, sans-serif;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	font-size: 7pt;
	color: #03206e;
	font-family: verdana, geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	font-size: 7pt;
	color: #03206e;
	font-family: verdana, geneva, sans-serif;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	font-size: 7pt;
	color: #03206e;
	font-family: verdana, geneva, sans-serif;
	text-decoration: underline;
}
.btnGotFocus {
	color:#000000;
	font: 8pt arial, geneva, sans-serif; 
	background-color:#fbe7bd;	/* drk blu */
	border: groove 1 #03206e;	/* lt grn */	
}
.btnNormal {
	color:#000000;
	font: 8pt arial, geneva, sans-serif; 
	background-color:#e7e7e7;	/* lt gry */
	border: groove 1 #03206e;	/* lt blu */
}
col_gold { color: #FFCC00; }

.drkblu78 {
	font-family: verdana, geneva, sans-serif; 
	font-size: 7.8pt; 
	color: #03206e;
}
.drkblu10 {
	font-family: verdana, geneva, sans-serif; 
	font-size: 10pt; 
	color: #03206e;
}

.grey78 {
	font-family: verdana, geneva, sans-serif;
	font-size: 7.8pt;
	color: #636363;
}
.grey7 {
	font-family: verdana, geneva, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #636363;
}
.purple9 {
	font-family: verdana, geneva, sans-serif;
	font-size: 8pt;
	color: #9A166A;
}
.sectnTitle {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #03206e;
	text-align: center;
}
.sectnTitleSml {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #03206e;
	text-align: center;
}
select {
	font-size: 8pt;
	font-family: Arial, Geneva, sans-serif;
	background-color: #fbe7bd;
	border: solid 1 #000000;
}
.sepline { background-image: url(http://hangtowncops.org/images/spacer_gld.gif); }
.white78 {
	font-family: verdana, geneva, sans-serif; 
	font-size: 7.8pt; 
	color: #ffffff;
}
td {
	font-family: verdana, geneva, sans-serif;
	font-size: 7.8pt;
	color: #636363;
}
.text {
	font-size: 8pt;
	font-family: Arial, Geneva, sans-serif;
	background-color: #fbe7bd;
	border: solid 1 #000000;
}
.white8 {
	font-family: verdana, geneva, sans-serif;
	font-size: 8pt; 
	color: #ffffff;
}
.white10 {
	font-family: verdana, geneva, sans-serif;
	font-size: 9pt; 
	color: #ffffff;
}
/* End Hangtowncops.org main.css */