/*		Created by		*/
/* ~~~~~~~~    E L E V E N      ~~~~~~~~*/
/* 	http://www.designeleven.com	*/
/* blue = #2424E4  */
/* red =#CC0000 */

body, p, div, td
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a 
{
	text-decoration: underline;
	color: #2424E4
}

a:hover 
{
 	text-decoration: none;
	color: #CC0000;
}

a:active 
{
	text-decoration: none;
	color: #CC0000;
}

.footer
{
	font-size: 9px;
}

.left
{
	font-size: 11px;
}

.details
{
	font-size: 9px;
}


.smallform 
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
}

.normalform 
{
  	font-family: Verdana, 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: 14px;
		color: #000000;
}

/* 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;
}
		