 
hr
{
	color: #521F1B;
}

td
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:11pt;
	color:#000000; 
}
	

ul { 
	font-family: Arial, Trebuchet MS; 
	font-size: 10pt; 
	 list-style-image: url(/images/bullet_ul.gif); 
	 list-style-type: circle;
}

li
{
	font-family: Arial, Trebuchet MS; 
	font-size: 10pt; 
	 list-style-image: url(/images/bullet.gif); 
	 list-style-type: circle;

}	

p
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:11pt;
	color:#000000; 
	
}
	
h1
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:18pt;
	color:#521F1B; 
	
}


a, a:visited, a:active
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color: #521F1B; 
	
	text-decoration: underline;  
}

/*a:visited 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color: #521F1B;
	
	text-decoration: underline;  
}

a:active 
{  
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color: #521F1B; 
	
	text-decoration: underline; 
}
*/
a:hover 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color: #8C2517; 
	
	text-decoration: underline;
}
	
body
{
	scrollbar-arrow-color: #EEB61B;
	scrollbar-base-color: transparent ! important;
	scrollbar-dark-shadow-color: #EEB61B;
	scrollbar-3dlight-color: #EEB61B;
	scrollbar-face-color: #521F1B;
	scrollbar-highlight-color: transparent ! important;
	scrollbar-shadow-color: #EEB61B;
	scrollbar-darkshadow-color:  transparent ! important;
	scrollbar-track-color:  transparent ! important;
}

a.menu:visited, a.menu, a.menu:active
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color: white; 
	font-weight:bold;
	text-decoration: none;  
}

a.menu:hover
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color: yellow; 
	font-weight:bold;
	text-decoration: underline;  
}

.BrownHeader
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:18pt;
	color:#521F1B; 
	font-weight:bold;
}

.NewsDate
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:8pt;
	color:#521F1B; 
	font-weight:bold;
}