BODY { scrollbar-base-color: transparent; }

a:link		{ color: #666666; text-decoration: none }

a:visited	{ color: #666666; text-decoration: none }

a:active	{ color: #999999; text-decoration: none }

a:hover		{ color: #663366; text-decoration: none }

.date-font { color: #333333; font: 10px verdana, arial, sans-serif; font-weight: bold }

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial, sans-serif, geneva, verdana; font-weight: bold }

.title		{ color: #FFFFFF; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold }

.subtitle 	{ COLOR: #C4DFE0; FONT: 16px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #FFFFFF; font: 13px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #333333; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.list 		{ COLOR: #FFFFFF; FONT: 16px arial, sans-serif, geneva, verdana; font-weight: normal }

.quotechoice 	{ COLOR: #C4DFE0; FONT: 12px arial, sans-serif, geneva, verdana; font-weight: bold }

.slideshowtitle { COLOR: #FFFFFF; FONT: 11px arial, sans-serif, geneva, verdana }

.price 		{ COLOR: #FFCC00; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.just 		{text-align: justify;}

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }


.button 	{ background-image: url("picts/button.gif");
		background-color:#666666;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		width:130px;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		width:130px;
		BORDER: #000000 1px solid }


.button-popups	{ background-color:#666666;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups{ background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		background-image: url("picts/buttonon.gif");
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown 	{COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchbutton 	{background-image: url("picts/button.gif");
		background-color:#666666;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.searchform 	{ background-image: url("picts/shadeform.gif"); WIDTH: 100PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif; BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif }


#backgroundPic 	{ z-Index:0; position:absolute; display:block; left:555px; top:580px; width:100%; height:100%; }


#MainTable 	{
	border:0px;
	position:absolute;
	left:1px;
	top:0px;
	width:100%;
	min-height:100%;
	z-index: 1;
	height: 100%;
	background-color: #BDD2F1;












}


.rollover 	{ background-color: #000000 }


.rolloveron 	{ background-color: #FFFFFF }


.popup		{ scrollbar-base-color: #4E6249 }





 /* START THE CODE FOR THE MENUS */


.menutrans 	{ filter:alpha(opacity=100); background-color:transparent; }


#menulocation { LEFT: 0px; WIDTH: 125px; POSITION: absolute; TOP: 0px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 27px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 23px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#333333;
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#333333;
		  color: #FFFFFF; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#333333;
		  color: #FFFFFF; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#444444;
		  color: #BDD2F1; }
