BODY
{
   font-family:'Arial'; 
   font-weight:normal; 
   font-size:12px;  
   margin:0px; 
 }

.boxaddress
{
  background-color: #E0DACA;
  font-size: 11px;
  border: #505F40;
   border-bottom-width:1px; 
   border-bottom-color:rgb(80,95,64); 
   border-bottom-style:solid;
   border-top-width:1px; 
   border-top-color:rgb(80,95,64); 
   border-top-style:solid;

   border-right-width:1px; 
   border-right-color:rgb(80,95,64); 
   border-right-style:solid;
   border-left-width:1px; 
   border-left-color:rgb(80,95,64); 
   border-left-style:solid;
}


.menulabel
{
  height: 30px;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 12px;
}

TH {
font-size: 12px;
font-weight: bold;
color: white;
	background-color: #003300;
}



.menuheading
{
  font-weight: bold;
  color: #800017;
  font-size: 12px;
}


.pagetitle
{
  font-size: 16px;
  font-weight: bold;
  color: #A70302;
}


.copyright
{
  font-size:10px;
}


.tabletext, p, li, td
{
  font-size:12px;
}


hr{
  color: #505F40;
  height: 1px;
}


.menulevel1selected, A.menulevel1selected, A.menulevel1selected:active, A.menulevel1selected:visited, A.menulevel1selected:hover, A.menulevel1selected:visited:hover {
    line-height: 25px;
	font-weight: bold;
    text-indent: 35px;
	color: #505F40;
	font-size: 11px;
	text-decoration: none;
    text-transform: none;
}

.menulevel1 {
    line-height: 25px;
	font-weight: bold;
	text-indent: 35px;
	color: #800017;
	font-size: 11px;
	text-decoration: none;
    text-transform: none;
}

	
	
A.menulevel1, A.menulevel1:active, A.menulevel1:visited{
	font-weight: bold;
	text-indent: 35px;
	color: #800017;
	font-size: 11px;
	text-decoration: none;
    text-transform: none;
}


A.menulevel1:hover, A.menulevel1:visited:hover{ 
	font-weight: bold;
	text-indent: 35px;
	color: #505F40;
	font-size: 11px;
	text-decoration: none;
    text-transform: none;
}
	
.menulevel2 {
	font-weight: bold;
	color: #800017;
	text-indent: 60px;
    line-height: 3px;
	font-size: 10px;
	list-style-type: square;
	display: list-item;
	text-decoration: none;
	}


A.menulevel2, A.menulevel2:active, A.menulevel2:visited{
	font-weight: bold;
	color: #800017;
	text-indent: 60px;
    line-height: 3px;
	font-size: 10px;
	list-style-type: square;
	display: list-item;
	text-decoration: none;
	}

A.menulevel2:hover, A.menulevel2:visited:hover{
	font-weight: bold;
	color: #505F40;
	text-indent: 60px;
    line-height: 3px;
	font-size: 10px;
	list-style-type: square;
	display: list-item;
	text-decoration: none;
	}
	
a
{
   color: #800017;
   font-weight:bold; 
   text-decoration: underline;
}

a:hover
{
   color: #800017;
   font-weight:bold; 
   text-decoration: none;
}

.error_msg
{
  font-weight: bold;
  color: red;
  font-size: 12px;
}
