BODY
{
  background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}
	
A:link, A:visited, A:active
{
  color: #006699;
  text-decoration: underline;
}

A:hover
{
  color: #FF0000;
  text-decoration: underline;
}
	
TD, TH, .text
{ 
  font-size: 0.8em; 
  color: #666666;
}

PRE, .larger
{
  font-size:1.1em;
  color: #666666;
}

INPUT, SELECT
{ 
  font-size: 0.8em; 
  color: #444444;
}

TEXTAREA
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #444444;
}

.topbar
{ 
  font-size: 0.8em; 
  color: #006699;
}

.welcome
{ 
  font-size: .8em; 
  color: #A4A4A4;
}

.title
{ 
  font-size: .7em; 
  color: #666666;
  font-weight: bold;
}

.hide
{
 font-size: 0.1em;
 text-decoration: none;
 color: #e5e5e5 ;
}

.emph
{
  font-size: .8em; 
  color: #A4A4A4;
  font-weight: bold;
}

.thinbutton
{
  background-color: #E5E5E5;
  border: 1px solid #777777;
}

.topsearch
{
  border: 1px solid #777777;
}

.cbtiny
{
  padding: 0px;
  margin: -2px;
}

.lbtiny
{
  font-size: .8em;
}

.menulist
{
  list-style-image: url("/images/arrow.jpg");
}
