BODY 		{ scrollbar-base-color: #000000 }

a:link		{ color: #FFCC99; text-decoration: none }

a:visited	{ color: #FFCC99; text-decoration: none }

a:active	{ color: #663399; text-decoration: none }

a:hover		{ color: #CCCC99; text-decoration: none }

.just 		{text-align: justify;}

TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: bold}

LI 		{ COLOR: #FFFFFF; FONT: 14px arial, verdana, sans-serif; font-weight: normal }

.title 		{ color: #FFFFFF; font: 20px arial, verdana, sans-serif; font-weight: bold }

.careers 	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal}

.copytext 	{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: }

.subtitle 	{ color: #CCFFFF; font: 15px arial, verdana, sans-serif; font-weight: bold }

.phonetitle 	{ color: #CCFFFF; font: 14px arial, verdana, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold }





.button-popups {background-color:#990000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#FF0000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #FFFFFF 1px solid }


.contact {	background-color:#990000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.contacton {	background-color:#FF0000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 220PX;
		FONT: 11px geneva, verdana, arial, sans-serif }



 /* START THE CODE FOR THE MENUS */



.menu		{ font-family: verdana, arial, helvetica, sans;
		  font-size: 7pt;
		  height: 25px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 17px;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/button.gif");
		  background-color:#000000;
		  color: #999999;}


a.menu:visited 	{ background-image: url("picts/button.gif");
		  background-color:#000000;
		  color: #999999; }


a.menu:active 	{  background-image: url("picts/button.gif");
		   background-color:#000000;
		   color: #999999; }


a.menu:hover 	{  background-image: url("picts/buttonon.gif");
		   background-color:#999999;
		   color: #FFFFFF; }

