BODY 
{
  background-color: #FFFFFF;
}

BODY.CONTENTS
{
	background-color: #F6F6F6;
}

A:LINK 
{
  color: #555555;
  font-size: xx-small;
  font-weight: normal;
  text-decoration: none;
}
A:VISITED
{
  color: #555555;
  font-size: xx-small;
  font-weight: normal;
  text-decoration: none;
}A:ACTIVE 
{
  color: #555555;
  font-size: xx-small;
  font-weight: normal;
  text-decoration: none;
}
A:HOVER 
{
  color: #111111;
  font-size: xx-small;
  font-weight: normal;
  text-decoration: none;
}

A.MENU:LINK 
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
A.MENU:VISITED
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
A.MENU:ACTIVE 
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
A.MENU:HOVER 
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


.MAINTABLE
{
	background-color: #F6F6F6; 
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	font-family: Verdana;
	font-size: xx-small;
}

.SEARCHTABLE
{
	background-color: #EFEFEF; 
	border-top: #555555 1px solid;
	border-bottom: #555555 1px solid;
	border-left: #555555 1px solid;
	border-right: #555555 1px solid;
	font-family: Verdana;
	font-size: xx-small;
}

.MENUTABLE
{
	background-color: #FF9933; 
	border-top: #555555 1px solid;
	border-bottom: #555555 1px solid;
	border-left: #555555 1px solid;
	border-right: #555555 1px solid;
	font-family: Verdana;
	font-size: xx-small;
}

.PROJECTTEXT
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}

.HEADERTEXT
{
	font-family: Verdana;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.BOLDTEXT
{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.NORMALTEXT
{
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.PRICETEXT
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.WARNING
{
	color: Red;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}

.COPYRIGHT
{
	color: #555555;
	font-family: Verdana;
	font-size: xx-small;
}
