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: #7DFF7D; 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: #FAFAAC; 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:#00FF00;
		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:#00FF00;
		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}

.shadeform-required	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform-req.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 }



		
/* slideshow */
* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:#222 url(picts/bg.jpg) 50% 0 no-repeat}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:578px; margin:25px auto}

.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:500px; height:300px; border:2px solid #fff; background:#fff}
#slides {position:relative; width:500px; height:300px; list-style:none; overflow:auto}
#slides li {width:500px; height:300px}

.pagination {float:left; list-style:none; height:25px; margin:15px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#777; border:1px solid #bbb; color:#000}
li.current {border:1px solid #ccc; background:#888}

li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

/* end slideshow */
		
 /* START THE CODE FOR THE MENUS */



.menu		{ font-family: verdana, arial, helvetica, sans;
		  font-size: 12pt;
		  height: 25px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 37px;
		  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: #00FF00; }


a.menu:active 	{  background-image: url("picts/button.gif");
		   background-color:#000000;
		   color: #000000; }


a.menu:hover 	{  background-image: url("picts/buttonon.gif");
		   background-color:#999999;
		   color: #FFFFFF; }

