BODY 		{
	scrollbar-base-color: #000033;
}

a:link		{ color: #993300; text-decoration: none }

a:visited	{ color: #993300; text-decoration: none }

a:active	{ color: #993300; text-decoration: none }

a:hover		{ color: #FFCC00; text-decoration: none }

.just 		{text-align: justify;}

TABLE 		{
	COLOR: #000000;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: bold;
}

.table1 {

}

LI 		{ COLOR: #000000; 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: #990000; font: bold 14px arial, verdana, sans-serif}

.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}
		
.shadeform2	{
	FONT: 14px arial, verdana, sans-serif;
	text-align: left;
	WIDTH: 400px;
	border-top: 3px outset #999999;
	border-right: 0px outset #999999;
	border-bottom: 0px outset #999999;
	border-left: 3px outset #999999;
	background-color: #FFFFFF;
	padding: 10px 20px 20px;
	background-image: url(picts/shadeform-left.gif);
	background-repeat: repeat-y;
	color: #000000;
	margin: 5px;
}

.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-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #CCCCCC;
}


a.menu:link 	{ background-image: url("picts/button-wh.gif");
		  background-color:#000000;
		  color: #999999;}


a.menu:visited 	{ background-image: url("picts/button-wh.gif");
		  background-color:#000000;
		  color: #999999; }


a.menu:active 	{  background-image: url("picts/button-wh.gif");
		   background-color:#000000;
		   color: #999999; }


a.menu:hover 	{  background-image: url("picts/buttonon.gif");
		   background-color:#999999;
		   color: #FFFFFF; }


