 
.BoxColor
{
	background: #FFFFCC;
}

.BoxColorWhite
{
	background: White;
}

.SelectedMenu
{
	background: #A55252;
}

	
.smallText
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:9pt;
	color:#000066; 
}
.tinytext
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:7pt;
	color:#000066; 
}

.quote

{
	font-family: Arial, "Trebuchet MS"; 
	font-size:11pt;
	font-weight: bold;
	color:#000066; 
	font-style: italic;
}
	
hr
{
	color: #663333;
}

td
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:11pt;
	color:#000000; 
}
	

ul { 
	font-family: Arial, Trebuchet MS; 
	font-size: 11pt; 
	list-style-type: disc;
	color:#000066; 
}

li
{
	font-family: Arial, Trebuchet MS; 
	font-size: 11pt; 
	 list-style-type: disc;
	color:#000066; 

}	

p
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:11pt;
	color:#000066; 
	
}
	
h1
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:14pt;
	color:#000066; 
	
}

h2
{
	font-family: Arial, "Trebuchet MS"; 
	font-size:10pt;
	color:#000066; 
	
}

a 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:9pt;
	color: #000066; 
	font-weight: bold;
	
	text-decoration: underline;  
}

a:visited 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:9pt;
	color: #000066;
	font-weight: bold;
	
	text-decoration: underline;  
}

a:active 
{  
	font-family: Arial, "Trebuchet MS"; 
	font-size:9pt;
	color: #000066; 
	font-weight: bold;
	
	text-decoration: underline; 
}

a:hover 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:7pt;
	color: #663333; 
	font-weight: bold;
	
	text-decoration: underline;
}

.tinytext a
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:7pt;
	color: #000066; 
	font-weight: bold;
	
	text-decoration: underline;  
}

.tinytext a:visited 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:7pt;
	color: #000066;
	font-weight: bold;
	
	text-decoration: underline;  
}

.tinytext a:active 
{  
	font-family: Arial, "Trebuchet MS"; 
	font-size:7pt;
	color: #000066; 
	font-weight: bold;
	
	text-decoration: underline; 
}

.tinytext a:hover 
{ 
	font-family: Arial, "Trebuchet MS"; 
	font-size:7pt;
	color: #663333; 
	font-weight: bold;
	
	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: #000066;
	scrollbar-highlight-color: transparent ! important;
	scrollbar-shadow-color: #EEB61B;
	scrollbar-darkshadow-color:  transparent ! important;
	scrollbar-track-color:  transparent ! important;
	
	

}
table.navbar 
{
	border-collapse: collapse;
	border-spacing: 1px;
	background-color: #FFFFff;
	
}

table.navbar td a{
   display: block;
   width: 160;
   padding: 1px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
	font-family: "Trebuchet MS", Arial; 
	font-size: 10pt;
	font-weight: bold; 
	color: #663333; 
	text-decoration: none;  
	background-color: #ffffff;
}
table.navbar td a:hover, table.navbar td a:active 
{
	font-family: "Trebuchet MS", Arial; 
	font-size: 10pt;
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;  
	background-color: #663333;
}
