/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/
/* dark blue =  */
/* green=   */
/* red =#BF3A3A */

body, p, div, td
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
}

a 
{
	text-decoration: underline;
	color: #BF3A3A
}

a:hover 
{
 	text-decoration: none;
	color: #FF0000;
}

a:active 
{
	text-decoration: none;
	color: #BF3A3A;
}

h2
{
	font-size: 13px;
	font: bold;
}

.footer
{
	font-size: 11px;
}

.news
{
	font-size: 12px;
}


.toptext
{
	font-size: bold 14px;
	color: #003399;
}

.white
{
	color: #FFFFFF;
}

.header
{
	font-size: 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
}

TEXTAREA	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
		