BODY 	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #83B2AD;
	scrollbar-face-color: #5AA49C;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-3dlight-color: #5AA49C;
	scrollbar-darkshadow-color: #5AA49C;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-arrow-color: #FFFFFF;
	background: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}


 /* PAGE LINK COLORS */

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

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

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

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

a.sidebarlinks:link		{ color: #CCCCCC; text-decoration: none; }

a.sidebarlinks:visited		{ color: #CCCCCC; text-decoration: none; }

a.sidebarlinks:active		{ color: #CCCCCC; text-decoration: none; }

a.sidebarlinks:hover		{ color: #CCCCCC; text-decoration: none; }





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

TABLE		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title		{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: normal; }

.copyright	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; }

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

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

.services 	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.price	 	{ COLOR: #FFFFFF; font-weight: bold; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

#ZOOM 		{ LEFT: 169px; POSITION: absolute; TOP: 290px; }




 /* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }





 /* MUSIC PLAYER OPTIONS */

.playertext	{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.songtitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; letter-spacing: 0px; font-weight: normal; }

.title2		{ COLOR: #FFFFFF; FONT: 15px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: normal; }

.border1	{ border: #79A6A1 0px solid; }

.border2	{ border-right: #79A6A1 1px solid; }

.border3	{ border-bottom: #000000 1px solid; }

.border4	{ border: #000000 1px solid; }

.buttonmargin	{ margin: 0px; }

.player-borders	 	{ border: #79A6A1 1px solid; }

.player-borderson	{ border: #FF0000 1px solid; }

.playerbackground	{
			background: #000000;
			}

#music-closebutton 	{ POSITION: absolute; bottom: 10px; left: 8px; }

.buttonspace		{ padding-left: 7px; }





 /* SETUP PAGES FOR PRINTING */


@media print {
BODY 		{ COLOR: #FFFFFF; background-color:#000000; }
.printhide 	{ display:none;}
.printhelp	{ width:650px }
}
@media screen{
.printonly { display:none }
}







 /* SHOPPING CART BUTTONS */


.button-order { background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 9pt;
		height: 20px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		BORDER: #999999 1px solid; }

.buttonon-order { background-image: url("picts/buttonon.gif");
		background-color:#DBE2E7;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #336699;
		font-size: 9pt;
		height: 20px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		BORDER: #336699 1px solid; }







 /* CONTACT PAGE CODE */


.button-contact { background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 9pt;
		height: 20px;
		width: 150px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		BORDER: #999999 1px solid; }

.buttonon-contact { background-image: url("picts/buttonon.gif");
		background-color:#DBE2E7;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #336699;
		font-size: 9pt;
		height: 20px;
		width: 150px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		BORDER: #336699 1px solid; }


.dropdown 	{ COLOR: #666666;
		WIDTH: 210px;
		background-color:#FFFFFF;
		FONT: 11px verdana, arial, sans-serif; }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 210px;
		background-color:#FFFFFF;
		color:#666666;
		BORDER: #5AA49C 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 240px;
		background-color:#FFFFFF;
		color:#666666;
		BORDER: #5AA49C 1px solid; }





 /* LINKS PAGE CODE */

.searchform { 	FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 150px;
		background-color:#FFFFFF;
		color:#666666;
		BORDER: #5AA49C 1px solid; }



.searchdrop { 	FONT: 11px arial, verdana, sans-serif;
		WIDTH: 70px;
		background-color:#FFFFFF;
		color:#666666;
		BORDER: #5AA49C 1px solid; }


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






 /* START MENU CODE */



#menu 		{ LEFT: 8px; WIDTH: 154px; POSITION: absolute; TOP: 90px; }


.menu { 	background-image: url("picts/menu.gif");
		background-color:#000000;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		color: #000000;
		font-size: 10pt;
		height: 21px;
		width: 154px;
		cursor:pointer;
		font-weight: bold;
		text-align: left;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 9px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid; }

.menuon { 	background-image: url("picts/menuon.gif");
		background-color:#999999;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		height: 21px;
		width: 154px;
		cursor:pointer;
		font-weight: bold;
		text-align: left;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 9px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid; }
