.sideLinkSel
{ 
  color: white;
  text-decoration: none;
  font-weight: bold;
}


 .sideLinkSel:hover 
{
  color: white;   text-decoration: underline;
  font-weight: bold;
  background-color: black 
}

 .sideLink 
{
 color: #333333;
 text-decoration: none;
 font-size: xx-small;
 
 font: Verdana, Tahoma, Arial, sans-serif;

}


 .sideLink a
{
  width: 150px;
  padding: 2px;
  padding-left: 6px
}

.toptext
{
  
  padding: 0px;
  margin: 0px;
  padding-left: 6px
  font: Verdana, Tahoma, Arial, sans-serif;
  font-size: xx-small;

}

.sidebutton
{
 color: #333333;
 text-decoration: none;
 font-size: xx-small;
 font: Verdana, Tahoma, Arial, sans-serif;
 padding: 0px;
 margin-top: 3px;
 height: 20px;
 width: 80px;
}

 .sideLink:hover 
{
 color: white;
 background-color: #666666 
}

.navSel 
{
 color: #666666;
 text-decoration: none;
 font-weight: bold 
}

.navSel:hover 
{
 color: white;
 text-decoration: underline;
 font-weight: bold;
 background-color: black 
} 

.nav 
{
 color: #333333;
 text-decoration: none 
} 

.nav:hover 
{
 color: white;
 background-color: #666666 
}

.testimonial 
{
	width:145px;
	background-color: #DDDDDD;
	font-style:italic;
	border: 1px outset #000000;
	padding:5px;
	margin:5px;
	font-size:xx-small;
	text-align:center;
	font-size:smaller;
}

.menu_header
{
	font-weight:bold;
	text-align:center;
	background-color:#0066CC; /*:#6699CC;*/
	padding:5px;
	font-size:x-small;
	color:FAFAFA;

}