BODY
{    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT: 11px geneva, verdana, arial, sans-serif;
    scrollbar-base-color: #999999 }


a:link		{ color: #000099; text-decoration: none }

a:visited	{ color: #000099; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }



.biglink {
	COLOR: #000099;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }

.biglink:hover {
	COLOR: #FF6600;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }


.just {text-align: justify;}


TABLE {
	COLOR: #000000;
	FONT: 11px geneva, verdana, arial, sans-serif }

.tabletext {
	COLOR: #000000;
	FONT: 9px geneva, verdana, arial, sans-serif }

.tabletop {
	BACKGROUND-COLOR: #C0C0C0;
	COLOR: #000000;
	FONT: 10px geneva, verdana, arial, sans-serif }

.whitecopy {
	COLOR: #FFFFFF;
	FONT: 11px geneva, verdana, arial, sans-serif }

.copytext {
	COLOR: #666666;
	FONT: 10px geneva, verdana, arial, sans-serif }


.button { 	background-image: url("picts/button.gif");
		background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 18px;
		width: 125px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-right: 70%;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon { 	background-image: url("picts/buttonon.gif");
		background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CCFF00;
		font-size: 9pt;
		height: 18px;
		width: 125px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }


.clients
{
    COLOR: #666666;
    FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold}


.blacktitle
{
    COLOR: #000000;
    FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }


.title
{
    COLOR: #000000;
    FONT: 20px arial, verdana, sans-serif; font-weight: normal }



.subtitle
{
    COLOR: #336699;
    FONT: 16px arial, verdana, sans-serif; font-weight: normal }


#menulocation {  padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 7pt;
		  height: 18px;
		  cursor:hand;
		  font-weight: bold;
		  line-height: 11pt;
		  padding-left: 9px;
		  padding-right: 9px;
		  text-align: center;
		  display: block;
		  border: #666666 1px solid; }


a.menu:link 	{ 
		  background-color:#C8C8CF;
		  color: #000000; }


a.menu:visited 	{ 
		  background-color:#C8C8CF;
		  color: #000000; }


a.menu:active 	{  
		   background-color:#C8C8CF;
		   border: #000000 1px solid;
		   color: #FFFFFF; }


a.menu:hover 	{ 
		  background-color:#999999;
		   border: #000000 1px solid;
		  color: #FFFFFF; }

