

body
{
  background-color: #ffffff;
  
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}
	
.bodytext
{
  font-family: tahoma, arial, sans-serif; 
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-align: none;
}

.bodytext2
{
  font-family: tahoma, arial, sans-serif; 
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-align: none;
}

.TABLE
{ background: #ffffff
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-align: none;
}

.TABLE2
{ 
  background: #CCCCFF url('images/top/left.jpg') no-repeat fixed top;
  
}

.where
{
  font-family: tahoma, arial, sans-serif; 
  font-size: 11px;
  line-height: 14px;
  color: #000000;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}  

.menu
{
  font-family: tahoma, arial, sans-serif; 
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  text-transform: none;
  font-variant: small-caps;
}

.contact
{
  font-family: tahoma, arial, sans-serif; 
  font-size: 11px;
  line-height: 13px;
  color: #000000;
  text-align: center;
}

.copy
{
  font-family: verdana, arial, sans-serif; 
  font-size: 9px;
  line-height: 11px;
  color: #000000;
  text-align: none;
}  

a
{
  color: #333366;
  text-decoration: none;
  font-weight: bold;
  font-style: none;
}

a:visited
{
  color: #333366;
  text-decoration: none;
  font-weight: none;
}

a:active
{
  color: #333366;
  font-weight: none;
}

a:hover
{
  color: #FF0000;
  text-decoration: underline;
  font-weight: none;
}