/*TEMP BODY TAG*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*FONTS*/

.smallfont {  font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal}
/* n/b this is the same as the Ad Ticker */

.parafont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}

.mainhead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}



/*LINKS*/

A:link {color: #66CC66; text-decoration: none; text-decoration: none;}	
A:visited {color: #66CC66; text-decoration: none; text-decoration: none;}	
A:active {color: #66CC66; text-decoration: none}	
A:hover {color: #66CC66; text-decoration: none; text-decoration: underline;}

/*PADS, HRs and SPACERS*/

.mainbodyhr {
  border: 0;
  width: 100%;
  color: #BACCE5;
  background-color: #BACCE5;
  height: 1px;
}

.bodydarkhr {
  border: 0;
  width: 100%;
  color: #000000;
  background-color: #000000;
  height: 1px;
}

.toplinehr {
  border: 0;
  width: 100%;
  color: #000000;
  background-color: #000000;
  height: 2px;
}



/*WHATS THIS*/

.admininput {
	BORDER-RIGHT: #00285b 1px solid; BORDER-TOP: #00285b 1px solid; FONT-SIZE: 11pt; BORDER-LEFT: #00285b 1px solid; COLOR: #000000; BORDER-BOTTOM: #00285b 1px solid;  
}

.admininput_focus {
	BORDER-RIGHT: #00285b 1px solid;
	BORDER-TOP: #00285b 1px solid;
	FONT-SIZE: 11pt;
	BORDER-LEFT: #00285b 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #00285b 1px solid;
	background-color: #EB1B22;

}

.admininput_small {
	BORDER-RIGHT: #00285b 1px solid; BORDER-TOP: #00285b 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #00285b 1px solid; COLOR: #000000; BORDER-BOTTOM: #00285b 1px solid;  
}

.admininputbutton {
	FONT-SIZE: 9pt;  
}

