
p { 
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height : 17px;
	color: #4D4D41;
}

.boldtext {

	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4D4D41;
	font-weight: bold;
	text-transform: uppercase;
}

.titletext {

	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13pt;
	color: #304B48;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.bartext {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #484841;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px;
	text-align: center;
}


.groovetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}

.categorytext {
	font-family: Arial, Genneva, Trebuchet MS, sans-serif;
	font-size: 11pt;
	color: #484841;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
    
}

.pendantcategorytitle {
	font-family: Arial,Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	color: #304B48;
	font-weight: bold;
	text-transform: uppercase;
    
}

.pendantnametxt {

	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #333333;
	
}

.whatsnewtext {
margin-left: 10px;
margin-right: 10px;
font-family: Arial,Helvetica, Genneva, sans-serif;
font-size: 10pt;

}

.whitebackgr {
background-color: #ffffff;
}

#navigation{
	width: 190px;
	
}

#navigation ul{
    list-style: none;
	margin: 0px;
	padding: 12px;	
}

#navigation li{
	border-bottom: 1px solid #719c98;
	font-family: Trebuchet MS,Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 19px;
	text-transform: uppercase;
	
	
}



#navigation li a:link, #navigation li a:visited{
	display: block;
	padding: 3px;
	color: #FFFFFF;
	text-decoration: none;	
}

#navigation li a:hover{
	background-color: #333333;
}

#navigation ul ul{
	margin-left: 0px;
	padding: 0px;		
}

#navigation ul ul li{
    list-style: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
		
}

#navigation ul ul a:link, #navigation ul ul a:visited{
	display: block;
	padding: 3px;
	color: #333333;
	text-decoration: none;	
}

#navigation ul ul a:hover{
	background-color: #FFFFFF;
}


td.pendantname{
	background-color: #333333; 
}

a {   
	
	color: #333333; 
	text-decoration:  underline;
	
}


a:hover {  
color: #333333; 
text-decoration: underline;
}

.imgborder {

border-top: 6px solid #FFFFFF;
  border-right: 6px  solid #FFFFFF;
  border-bottom: 6px solid #FFFFFF ;
  border-left: 6px  solid #FFFFFF; 

}

.footer {
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

td.footer a {
	color: #666666;
}

