BODY	{	font-family: Georgia, Garamond, palatino, serif;
		color: #000099;
		background-color: #5b6060;}

/*
BODY	{	font-family: 'Courier New', courier;
		color: #000099;
		background-color: #5b6060;}
*/

/*
BODY	{	font-family: verdana, arial, helvetica, sans-serif;
		color: #000099;
		background-color: #5b6060;}
*/

/*
BODY	{	font-family: serif;
		color: #000099;
		background-color: #5b6060;}
*/

A       {	text-decoration:none;
         	font-weight: bolder;}

A:visited { 	text-decoration:none;
         	color: #993366; }

/*
A       {	text-decoration:none;
          	color: #0066ff;}
*/

A:hover {	text-decoration:underline;}

/*
A:hover {	text-decoration:underline; 
         	color:#0066ff;}
*/

P	{ margin-top: 0.8em;
        margin-bottom: 0.8em;
	}
..close { margin-top: 0px;
	   margin-bottom: 0px;
	 }

.header    {	color: #ffffcc;				 
            	font-size: 2em;
		font-weight: bold;}

.main      {	font-size: 1em;}

.comments  {	font-style: italic;}

.address   {	font-weight: bolder; 
		margin-left: 10%;}


.navbutton {	background-color: #ffffcc;
    	        font-weight: bold;
	 	white-space: nowrap;
		border-style: solid;
		border-color: #FFFFFF;
		border-width: thin;} 

.selected {	background-color: #ffff66;
		font-weight: bold;
		white-space: nowrap;
		border-style: solid;
		border-color: #FFFFFF;
		border-width: thin;} 


.hnavbutton {	background-color: #ffffcc;
            	font-weight: bold;
		white-space: nowrap;
		text-align: center;
		border-style: solid;
		border-color: #FFFFFF;
		border-width: thin;
		width: 120px;} 

.hselected {	background-color: #ffff66;
            	font-weight: bold;
							white-space: nowrap;
							text-align: center;
							border-style: solid;
							border-color: #FFFFFF;
							border-width: thin;
							width: 120px;
						} 

.productdescription
		 {
			 /* background-color: pink; */
			 font-family:			helvetica;
			 font-size:				 x-small;
		 }
									 
.productname	{
				font-family:			helvetica;
				font-weight:			bold;
			 }	
.productdetails	{
				font-family:			helvetica;
			 }	

.artists		{
				font-weight:			bold;
				font-family:			helvetica;
			 }	

.hilitebox		{   /*  Text in yellow-background box, for special announcements */
				text-align: center;
				background-color: #ffffcc;
			/*	font-weight: bold;  */
                        margin-top 0em;
                        margin-bottom 0em; 
				padding: 10px;
				border-style: solid;
				border-color: #0066ff;
				border-width: thin;
			 }	

									 								 