/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/
/* dark blue =   */
/* green= #729C11   */
/* red = */

body, p, div, td
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*font-weight: bold;*/
	color: #D9C300
}

a 
{
	text-decoration: underline;
	color: #729C11;
}

a:hover 
{
 	text-decoration: none;
	color: #FF6666;
}

a:active 
{
	text-decoration: none;
	color: #FF6666;
}

.footer
{
	font: 11px;
}

.news
{
	font: 12px;
}


.toptext
{
	FONT: bold 14px;
	color: #003399;
}

.white
{
	color: #FFFFFF;
}

.header
{
	FONT: bold 14px;
	color: #FFFFFF;
}

.smallform 
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
}

.normalform 
{
  	font-family: Century, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
}


.boxborder	
{
		border-color:#009900;
		border-style:solid;
		border-width:1;
}

LI
{
		/*list-style-type:square;
		font-family: Arial, Helvetica, sans-serif;*/
		font-size: 9pt;
		color: #cc0000
}

/* INPUT	
{
  	font-family: Century, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	color: #000000;
	height: 18px;
} */

TEXTAREA	
{
	font-family: Century, Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	color: #000000;
}
		