BODY {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #808080;
	scrollbar-arrow-color: #FFFFFF;
	background-image: url(../picts/background-main.gif);
	background-color: #000000;
	margin: 0px;
}

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

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

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

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


.menulinks 	{ FONT: 11px verdana, arial, sans-serif; font-weight: bold }

menu:link		{ color: #1E72B6; text-decoration: none }

menu:visited	{ color: #54A2E4; text-decoration: none }

menu:active	{ color: #0000ff; text-decoration: none }

menu:hover		{ color: #eeeeee; text-decoration: none }






 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

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

.title 		{ COLOR: #eeeeee; FONT: bold 13px arial, sans-serif}

.subtitle 	{ COLOR: #CCCCCC; FONT: bold 13px arial, sans-serif}

.tablebold 	{ color: #cccccc; font: 11px verdana, arial, sans-serif; font-weight: bold }

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

.picturetitle 	{ COLOR: #666666; FONT: normal 11px verdana, arial, sans-serif}

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

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


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

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

.button-popups {background-color:#FFFFFF;
		background-image: url(../picts/button.gif);
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-image: url(../picts/shadeform.jpg);
	text-align: left;
	BORDER: 1px solid #666666;
	text-indent: 2px;
	background-color: ;
}

.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: #999999 2px solid}

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


.searchbutton {	background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		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, georgia, "Times New Roman", sans-serif }

ul { list-style-image: url(../picts/bullet.gif); } 
li {
	margin-bottom: 5px;
} 

.style1 {color: #0066CC}
.blueborder {
	border: 1px solid #0066CC;
}

