body	{
	scrollbar-base-color: #969AA3;
	scrollbar-track-color: #F0F0F0;
	margin: 10px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU LINK COLORS */

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

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

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

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






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

table 		{ color: #72767F; font: 11px tahoma, arial, sans-serif; font-weight: normal; }

.title 		{ color: #162D43; font: 20px arial, tahoma, sans-serif; font-weight: normal; }

.subtitle 	{ color: #000000; font: 14px arial, tahoma, sans-serif; font-weight: bold; }

.headerphone 	{ color: #FFFFFF; font: 15px arial, tahoma, sans-serif; font-weight: bold; }

.headertext 	{ color: #FFFFFF; font: 11px arial, tahoma, sans-serif; font-weight: bold; }

.testimonial_body	{color: #d7d7d7; font: 11px tahoma, sans-serif; font-weight: normal; }
.testimonial	{ color: #94c4df; font: 11px tahoma, sans-serif; font-style: italic; font-weight: bold; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; margin-top: 5px; }

.list		{ margin: 0px; margin-top: 8px; margin-left: 25px; }

.pagewidth	{ width: 800px; }

.pageheight	{ height: 600px; }






/* INNER AND OUTER BACKGROUNDS */

.inner-background	{
			background-color: #e3e1e1;
			/* background-image: url("picts/background-inner.jpg"); */
			border: #4C2806 0px solid;
			
			}

.outer-background	{
			background-color: #1e1e81;
			/*background-image: url("picts/background-outer.jpg"); */
			/* background-repeat: repeat-X; */
			/* background-attachment: fixed; */
			}






/* SIDEBAR */

.sidebartext 		{ color: #72767F; font: 10px tahoma, arial, sans-serif; font-weight: normal; }

.sidebar		{
			width: 225px;
			border-right: #D7D7D7 1px solid;
			border-left: #D7D7D7 1px solid;
			background-color: #F0F0F0;
			background-image: url("picts/background-sidebar.gif");
			}






/* FOOTER */

.footer		{ background-color: #182130; }

.footertext 	{ color: #72767F; font: 10px arial, tahoma, sans-serif; font-weight: normal; }

/* FOOTER - COPYRIGHT */



.copyrighttext 	{ color: #72767F; font: 6px arial, tahoma, sans-serif; font-weight: normal; }

.footer		{
		COLOR: #838C98; FONT: 10px arial, verdana, sans-serif;
		background-color:#303030;
		border-top: #3A4048 0px solid;
		border-bottom: #3A4048 0px solid;
		padding-top: 3px;
		padding-bottom: 3px;
		}

.copyright		{
		COLOR: #838C98; FONT: 10px arial, verdana, sans-serif;
		background-color:#FFFFFF;
		border-top: #3A4048 0px solid;
		border-bottom: #3A4048 0px solid;
		padding-top: 3px;
		padding-bottom: 3px;
		}



/* PAYPAL PAGE */

.viewmargin	{ margin: 0px; }

.price	 	{ color: #FF6633; font: 16px arial, tahoma, sans-serif; font-weight: bold; }

.button-order	{ font-size: 13px; }






/* CONTACT PAGE CODE */

.contacttitle 	{ color: #000000; font: 14px arial, sans-serif; font-weight: bold }

.formbutton 	{ font: 12px arial, tahoma, sans-serif; }


.shadeform	{
		font: 13px arial, tahoma, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		width: 200px;
		border: #999999 1px solid;
		}


.textarea	{
		font: 13px arial, tahoma, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		width: 250px;
		height: 140px;
		border: #999999 1px solid;
		}


.dropdown 	{
		font: 11px arial, tahoma, helvetica, sans-serif;
		color: #000000;
		width: 200px;
		}






/* IMAGE BORDERS */

.bannerborder		{
			border: solid #D7D7D7;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.imageborders		{ border: #7B7F88 1px solid; }

.imageborderside	{ border: #7B7F88 1px solid; }






/* PAGE LINES & BORDERS */

.page-splits		{
			margin: 0px;
			margin-top: 3px;
			padding: 0px;
			border: #D7D7D7 0px solid;
			border-top: #D7D7D7 1px solid;
			border-bottom: #FFFFFF 0px solid;
			background-color: #FFFFFF;
			color: #FFFFFF;
			height: 2px;
			}

.pagebar-bottom	{
		background-color: #F0F0F0;
		background-image: url("picts/pagebar-bottom.jpg");
		height: 35px;
		border: solid #D7D7D7;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


/* IMAGE BORDERS FOR THE menu_samples.js AND THE sidebar_right.js */

.Sampborder	 	{ border: #3A4048 1px solid; }	

A:hover .Sampborder,
A:active .Sampborder 	{ border: #FFCC66 1px solid; }


.diskPADDING		{
			padding-top: 7px;
			padding-right: 10px;
			padding-bottom: 5px;
			}



.diskPADDINGlarge	{
			padding-top: 7px;
			padding-right: 17px;
			padding-bottom: 5px;
			}




/* START THE CODE FOR THE MENUS */

.menu-table 	{
		width: 100%;
		background-color:#66cc00;
		/*background-image: url("picts/menu.gif"); */
		padding-top: 10px;
		padding-bottom: 10px;
		border: solid #7B7F88;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.menu		{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align:center;
		padding-top: 3px;
		padding-bottom: 4px;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 0px;
		cursor: pointer;
		display: block;
		white-space: nowrap;
		background-color: transparent;
		border-right: #7B7F88 1px solid;
		}


.firstmenu	{
		margin-left: 5px;
		border-left: #7B7F88 0px solid;
		}



a.menu:link 	{
		color: #FFFFFF;
		}


a.menu:visited 	{
		color: #FFFFFF;
		}


a.menu:active 	{
		color: #FFFFFF;
		}



a.menu:hover 	{
		position: relative; top: -11px; right: 1px;
		padding-left:11px;
		padding-right:9px;
		padding-top: 13px;
		margin-bottom: -22px;
		padding-bottom: 14px;
		background-color:#00001e;
		color: #FFFFFF;
		border-right: #000000 1px solid;
		}
		
		
		
		
		/* SAMPLES PAGE CODE */

.samplestable		{
			border-left: 1px solid #3A4048;
			border-right: 1px solid #3A4048;
			border-bottom: 1px solid #3A4048;
			background : #000000 url("picts/background_sample.jpg") repeat-x 0px 0px scroll

			}
			
.samplestabletop		{
			border-left: 1px solid #3A4048;
			border-right: 1px solid #3A4048;
			border-bottom: 1px solid #3A4048;
			border-top: 1px solid #3A4048;
			background : #000000 url("picts/background_sample.jpg") repeat-x 0px 0px scroll

			}


.tracktext	{ color: #FFFFFF; FONT: 12px tahoma, verdana, arial, sans-serif; font-weight: bold; }

.trackartist	{ color: #FFFFFF; FONT: 12px tahoma, verdana, arial, sans-serif; font-weight: bold; italic}


.tracktime	{ color: #c0c0c0; FONT: 10px tahoma, verdana, arial, sans-serif; font-weight: bold; }

.trackprice	{ color: #c0c0c0; FONT: 10px tahoma, verdana, arial, sans-serif; font-weight: bold; }


/* MUSIC PLAYER IFRAME STYLES */


.mp3player-frame		{
			width: 100%;
			height: 34px;
			margin: 0px;
			padding: 0px;
			BORDER: #3A4048 1px solid;
			}

.playerbackground	{ background : #000000 url("picts/player-background.jpg") repeat-x 0px 0px fixed; }

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

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

.playertable	{ height: 32px; }