/* Used for main frames with white background */
/* 8D6947 = brown		*/
/* 006900 = green		*/
/* C3B6AD = light pink 	*/



body, table, th, tr, td, li, ul, ol	{
	color: #000000;
	font-family: Arial, Tahoma, helvetica, 'sans serif'; 
	font-size: 10.5pt; 
	}

.form		{ 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	}

#iconbox	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border: none;
	}

PRE, CODE, TT	{ 
	color: #000000;
	font-family: Courier New, monospace;
	font-size: 9pt;
	}

HR	{	
	width: 100%;
	height: .25pt;
	align: center;
	color: #8D6947;
	}	

a:link, a:visited	{
	text-decoration: underline;
	color: #8D6947;
	}	
		
a:active, a:hover	{
	text-decoration: underline;
	color: #006900;
	}

H2	{
	font-family: Arial, Arial Black, Tahoma, helvetica, 'sans serif'; 
	font-size: 16pt; 
	letter-spacing: -1pt;
	color: #8D6947;
	}
	
H3	{
	font-family: Arial Black, Tahoma, helvetica, 'sans serif'; 
	color: #000000; 
	font-size: 12pt; 
	text-decoration: underline; 
	letter-spacing: -.50pt;
	font-weight: bold;
	line-height: 14pt;
	}

/* TOOLBAR */

.toolbar a:link, .toolbar a:visited	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #C3B6AD;
	text-decoration: none;
	margin: 0 5;
	}

.toolbar a:hover, .toolbar a:active	{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5;
	}


/* COPYRIGHT FOOTER */

.footer	{
	font-size: 8pt;
	color: #000000;
	}

.footer a:link, .footer a:visited		{
	font-size: 8pt;
	color: #8D6947;
	text-decoration: underline;
	}

.footer a:hover, .footer a:active		{
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	}

.captcha	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	}
