body {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
    }

A:ACTIVE, A:LINK, A:VISITED {
  color: #0F330F;
  text-decoration: underline;
  }
	
A:HOVER {
  text-decoration: underline;
  color: #0F330F;
  }

a:active.footerlink, a:link.footerlink, a:visited.footerlink {
  color: #FFFFFF;
  text-decoration: none;
  }
	
A:HOVER.footerlink {
  text-decoration: none;
  color: #FFFFFF;
  }
td, TD, th, TH {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.5pt;
  }  

.greyfont {
 
font-famili: Tahoma
font-size: 8px;
color:#666666
}

.greenfont {
 
font-famili: Tahoma
font-size: 8px;
color:#3C971F
}

.textarea{
background-color:white;
height=50; 		
font-size:7pt;
font-family:verdana;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
height: auto;
width: auto;
} 

.button{ 
background-color:#cccccc; 
height=20px; 
font-size:11px;
color:#000000; 
font-family:verdana; 
border:#666666 1px solid
} 

.textbox {
font-family:verdana; 
font-size:9pt; height:18px; 
color:black; 
border:#666666 1px solid; 
background-color:#ffffff;
}

..desc {
	font-style: italic;
}
..menuvisiting {

	color: #330099;
}

..menuCategory {
	color: #FF0000;
	font-size: 7.5pt;

}
.table_border { 
   border:1px solid; 
   border-color: #666666;
}

.border { 
   border:1px solid; 
   border-color: #E0DFDF;
}
.green_border { 
   border:1px solid; 
   border-color: #DEFAA5;
}
.small {
	font-size: 7.5pt;
}.whiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.orangeBg {
	background-color: #663366;
}
