BODY { scrollbar-base-color: #726960 }

a:link     {text-decoration: none}

a:visited    {text-decoration: none}

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

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

.just 		{text-align: justify;}

TABLE 		{ COLOR: #3E2B1E; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

.title 		{ color: #999999; font: 31px verdana, arial, sans-serif; letter-spacing: 3px; font-weight: bold }

.newstitle 	{ color: #000000; font: 12px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold }

.subtitle 	{ color: #000000; font: 14px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold }

.subtitle2 	{ color: #000000; font: 13px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold }

.phonetitle 	{ color: #663300; font: 13px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold }

.careertitle 	{ color: #000000; font: 12px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold }

.copytext 	{ COLOR: #F0F0F0; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

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


.button 	{ background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #333333;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #726960;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }


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


.orderbutton {	background-color:#993333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 10pt;
		height: 23px;
		width: 52px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid }


.orderbuttonon { background-color:#6666FF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 10pt;
		height: 23px;
		width: 52px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		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}

.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: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchform { background-image: url("picts/searchform.jpg");
		WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



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


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #993333; filter:alpha(opacity=60)  }


 /* 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: #311028 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: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


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




