
/* The following styles are applied automatically when you use this style sheet. This style sheet is organized by style categories: Main Body; Navigation and Footer; Forms; Tables */

/* MAIN BODY */
body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	}
.du {
	border-bottom: 0.075em solid; 
	line-height: 107.5%;
	}
	

/* Standard Text Links */
A:link  {
   	color : #0000FF;
	text-decoration : underline;
    }

A:active  {
   	color : #000099;
	text-decoration : underline;
    }

A:visited  {
   	color : #660066;
	text-decoration : underline;
    }

A:hover  {
   	color : #FF0000;
	text-decoration : underline;
    }	

/* NAVIGATION LINKS */	

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000066;
	background-color: #FFFFFF;
	text-decoration : none;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : normal;
	color:#000066;
	text-decoration:none;
	}
	
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : normal;
	color:#000066;
	text-decoration:none;
	}
	
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
	color:#BB0000;
	text-decoration:underline;
	}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : normal;
	color:#000066;
	text-decoration:underline;
	}	

.navhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000066;
	font-weight:bold;
	}

/*Product Info*/	

.prodname {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	background-color: #CCCCFF;
	}	

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	}		

em {
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
	}	

.sig {
	color:#330099;
	font-style:normal;
	}		
	
/*HEADINGS*/
.tophead {	
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	color:#000066;
	font-weight:normal;
	text-align:center;	
	vertical-align:middle;
	}
	
.tophead2 {	
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	color:#000066;
	font-weight:normal;
	text-align:left;	
	vertical-align:middle;
	}	

h1 {	
	font-family: arial, helvetica, sans-serif;
	font-size:20px;
	color:#000066;
	font-weight:bold;
	text-align:center;	
	}

h2 {	
	font-family: arial, helvetica, sans-serif;
	font-size:16px;
	color:#000066;
	font-weight:bold;
	text-align:center;
	}

h3 {
	font-family: arial, verdana, sans-serif, helvetica, helv;
	font-size: 14px;
	text-align:left;
	}

h4 {
	font-family: arial, verdana, sans-serif, helvetica, helv;
	font-size: 18px;
	color:#FF0033;
	text-align:left;
	}

.h2p {
	font-family: arial, verdana, sans-serif, helvetica, helv;
	font-size: 18px;
	color:#330099;
	font-weight:bold;
	text-align:left;
	}	
	
/*SUBHEADINGS*/

.sh14black {
   		font-family : arial, sans-serif, helvetica, helv;
    	font-size : 14px;
		color : #000000;
    }	

.sh14em {
   		font-family : arial, sans-serif, helvetica, helv;
    	font-size : 14px;
		color : #ff0000;
    }	

.sh14blue {
   		font-family : arial, sans-serif, helvetica, helv;
    	font-size : 14px;
		color : #000066;
    }			
  
.lgtext {
     	font-family : arial, sans-serif, helvetica, helv;
    	font-size : 20px;
		color : #000000;
    }	
	
/* standard text */
.text {
     	font-family : arial, helvetica, sans-serif, helv;
    	font-size : 12px;
		color : #000000;
    }	
.bluetext {
     	font-family : arial, helvetica, sans-serif, helv;
    	font-size : 11px;
		color : #000066;
    }	

.music {
       font-family : arial, helvetica, sans-serif, helv;
	   font-size : 12px;
	   color : #800080;
	   font-weight: bold;
	}
/* Footer and Footer Nav */

.txtfooter  {
		font-family: arial, sans-serif, helvetica, helv;
		font-size:11px; 
		font-style:normal; 
		color:#000066
    }	
    .txtfooterwt  {
		font-family: arial, sans-serif, helvetica, helv;
		font-size:11px; 
		font-style:normal; 
		color:#ffffff;

    }	


.txtfooterlink  {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px; 
		font-style:normal; 
		color:#000066;
    }	
	


td 	{
		font-family: Arial, Helvetica, sans-serif;
	
	}

hr	{
		color:#000066;
	}	
		



