BODY	  { background: white repeat-y fixed right center; scrollbar-base-color: #000000  }



a:link		     { color: #ccc; text-decoration: none }

a:visited	 { color: #ccc; text-decoration: none  }

a:active	 { color: #ccc; text-decoration: none  }

a:hover		{ color: #FF9900; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333333; FONT: 12px arial, geneva, verdana, sans-serif }

.title		{ COLOR: #FF9900; FONT: 15px arial, verdana, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #ffffff; FONT: 15px arial, geneva, verdana, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{ text-align: justify }

.price	 	{ COLOR: #FF3300; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #0000FF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	 { color: #fff; font: bold 13px arial, geneva, verdana, sans-serif }

.picturetitle 	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.picturehilight	{ COLOR: #3366FF; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.quotechoice	{ COLOR: #000099; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

.list 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.sidebartitle	{ COLOR: #FF9900; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #0000FF; FONT: 11px geneva, verdana, arial, sans-serif }

.faq 		{ line-height: 19px }

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }

.button-popups  { color: #ffffff; font-size: 8pt; font-family: arial, verdana, helvetica, sans; font-weight: bold; background-color: #0000ff; background-image: none; text-align: center; cursor: hand; padding: 2px; width: 100%; height: 23px; border: solid 0 }

.buttonon-popups  { color: #000000; font-size: 8pt; font-family: arial, verdana, helvetica, sans; font-weight: bold; background-color: #ffffff; background-image: none; text-align: center; cursor: hand; padding: 2px; width: 100%; height: 23px; border: solid 0 #ffffff }


.shadeform	 { font: 13px arial, verdana, sans-serif; background-image: none; text-align: left; width: 180px; border: solid 1px #000000; filter: alpha(opacity=65) }


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	 { font: 13px arial, verdana, sans-serif; background-image: none; text-align: left; width: 210px; border: solid 1px #000000; filter: alpha(opacity=65) }

.submitbutton { FONT: 9pt arial, verdana, sans-serif }

.quoteform	 { font: 13px arial, verdana, sans-serif; background-image: none; text-align: left; border: solid 1px #000000; filter: alpha(opacity=65) }

.quotedropdown 	{ COLOR: #333333;
		WIDTH: 260PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchform { 	WIDTH: 108PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER: #999999 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#0000FF;
		FONT-FAMILY: verdana, arial, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		width: 32px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #999999 1px solid }



 /* IMAGE HOVER CODE */


.rollover 	  { filter: alpha(opacity=95)      }

.rolloveron 	 { filter: Solid  }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #7D7DFF 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 1px solid;
border-bottom: #000000 0px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
filter:alpha(opacity=100);
z-index:100;
}


