BODY		
{	
	scrollbar-base-color: #000000;
	scrollbar-track-color: #686464;
	scrollbar-face-color: #111111;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #333333;
}

a:link		{ color: #E6E3FD; text-decoration: none }
a:visited	{ color: #E6E3FD; text-decoration: none }
a:active		{ color: #E6E3FD; text-decoration: none }
a:hover		{ color: #FFFF9C; text-decoration: none }

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */
table 		{ color: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: normal }
.title 		{ color: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.titleLeft	{ color: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; text-align: left; }
.imageText	{ color: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; text-align: center; }
.subtitle 	{ color: #CCFFCC; FONT: 15px verdana, arial, sans-serif; font-weight: normal }
.smalltitle	{ color: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }
.phonetitle	{ color: #FFCC66; font: 11px verdana, arial, sans-serif; font-weight: bold }
.hilite		{ color: #CCCC66 }
.orderform	{ background-color: #686464; BORDER: #000000 0px solid; color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold; text-align: center; }
.checkout 	{ COLOR: #000000; WIDTH: 275PX; FONT: 12px geneva, verdana, arial, sans-serif; margin-top:2px }
.just 		{ text-align: justify;}
#ZOOM 		{ RIGHT: 15px; position: absolute; TOP: 90px }


/* START FOOTER LINK COLORS */
.copyright 	{ COLOR: #C0C0C0; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

a.sidebar:link		{ color: #E6E3FD; text-decoration: none }
a.sidebar:visited	{ color: #E6E3FD; text-decoration: none }
a.sidebar:active	{ color: #E6E3FD; text-decoration: none }
a.sidebar:hover	{ color: #FFFF9C; text-decoration: none }

a.footerlink:link		{ color: #E6E3FD; text-decoration: none }
a.footerlink:visited	{ color: #E6E3FD; text-decoration: none }
a.footerlink:active	{ color: #E6E3FD; text-decoration: none }
a.footerlink:hover	{ color: #FFFFFF; text-decoration: none }

/* IMAGE BORDER COLORS */
.rollover 	{ background-color: #000000}
.rolloveron	{ background-color: #FFFFFF}

/* START BUTTON AND FORMS CODE */
.button-order
{ 
		background-image: url(../picts/button.gif);
		background-color:#662C8C;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		width: 150px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		padding-left:10px;
		BORDER: #000000 1px solid }

.buttonon-order
{
		background-image: url(../picts/buttonon.gif);
		background-color:#319B3A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		width: 150px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		padding-left:10px;
		BORDER: #000000 1px solid }

.button
{
		background-color:#686464;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CCCCCC;
		font-size: 8pt;
		height: 21px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #CCCCCC 1px solid
}

.buttonon	
{
	background-color:#FFFFFF;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(../picts/shadeform.gif);
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(../picts/shadeform.gif);
		text-align: left;
		WIDTH: 280PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown 	{ COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.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: 70PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif; background-color:#686464; color:#FFFFFF }


/* 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: #666666 0px solid;
}

/* SUB LEVEL MENU CONTROL */
a.menu_SUB
{
	display:block;
	padding: 2px 2px 2px 4px;
	text-decoration:none;
	filter:alpha(opacity=100);
	opacity: 1.0;
	border-bottom: #000000 1px solid;
}

a.menu_SUBL
{
	display:block;
	text-decoration:none;
	filter:alpha(opacity=100);
	opacity: 1.0;
	/*border-bottom: #333333 1px solid;*/
}

/* MORE SUB LEVEL MENU CONTROL */
.menu_DIV
{
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	filter:alpha(opacity=100);
	opacity: 1.0;
	z-index:100;
}

/* */
.thumbsStyle1
{
	filter: alpha(opacity=50);
	opacity: 0.5;
	border: 0px;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.bodyStyle1
{
	background-color: #686464;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.tdHeader
{
	background-color: #000000;
	text-align: center;
}

.imageStyle1
{
	background-color: #686464;
	border-top: 4px solid #686464;
	border-right: 5px solid #686464;
	border-bottom: 0px solid #686464;
	border-left: 0px solid #686464;
}

.smallAndWhiteInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #686464;
	background-position: left;
	text-align: left;
	color: #FFFFFF;
	width: 45px;
}

.smallInput
{
	background-color:#686464;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #CCCCCC;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	BORDER: #CCCCCC 1px solid;
	width: 30px;
}

.smalltitle1
{
	color: #CCCCCC;
	FONT: bold 8px verdana, arial, sans-serif;
}

.smalltitleunderline
{
	color: #FFFFFF;
	FONT: bold 10px verdana, arial, sans-serif;
	text-decoration: underline;
}

.justified
{
	text-align: justify;
}

.middle 
{
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

.shadeformShort
{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url(../picts/shadeform.gif);
		text-align: left;
		WIDTH: 100px;
		BORDER: #000000 1px solid
}

.titleBig
{
	color: #FFFFFF;
	font: bold 16px verdana, arial, sans-serif;
}
