/* ---==: Tag Declarations :==--- */ 

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0;}

td, 
p, 
div, 
li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;}

A, 
A:Visited, 
A:Active {
	color: #006699; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;}
A:Hover {
	color : #FF9933;
	text-decoration: underline;}

/* ---==: Common Style Classes :==--- */

.content {
	padding: 5px; 
	vertical-align: top; 
	color: black;}

.sm {
	color: white; 
	font-size: 11px;}

.phone {
	font-size: 15px; 
	font-weight: bold;}
.homephone {
	font-size: 13px; 
	font-weight: bold;}
	
.lonames {
	color: #E08529;
	font-size: 14px; 
	font-weight: bold;}

.rp {
	color: white; 
	font-size: 10px; 
	font-weight: normal; 
	padding: 0;}

.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0pt;
	border : solid black 1px;}

.forminput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: #f0f8ff;
	padding: 0pt;
	margin: 0pt;
	border: solid black 1px;}

.pnorm {
	color: black;
	background: #f0f8ff;
	border: solid black 1px;}		

.pover {
	color: #0066cc;
	background: #f0f8ff;
	border: solid black 1px;}

/* ---==: Custom Style Classes :==--- */

A.topnav, 
A.topnav:Visited, 
A.topnav:Active {
	color: #667; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;}
A.topnav:Hover  {
	color: black;
	text-decoration: underline;}

A.topnav2, 
A.topnav2:Visited, 
A.topnav2:Active {
	color: white; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;}
A.topnav2:Hover  {
	color: #CCC; 
	text-decoration : underline;}

A.rm, 
A.rm:Visited, 
A.rm:Active {
	color: black; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	background-image: url(images/bk2.gif); 
	border: black solid 1px; 
	height: 20px; 
	width: 60px; 
	padding: 2px;}
A.rm:Hover  {
	color: white;
	text-decoration: none; 
	background-image: url(images/bk4.gif);}

