/* CSS Document */
TD, P
{
    	COLOR: #000000;
    	FONT-FAMILY:  garamond, times, serif;
    	FONT-SIZE: 14px;
    	FONT-WEIGHT: normal;
    	word-spacing: 1px;
}  

A:link{ FONT-FAMILY:garamond, times, arial, serif; font-size: 14px; color: #DCDED6; text-decoration: underline;}
A:visited{ FONT-FAMILY:garamond, times, arial, serif; font-size: 14px; color: #DCDED6; text-decoration: underline; }
A:hover{ FONT-FAMILY:garamond, times, arial, serif; font-size: 14px; color: #DCD19E; text-decoration: underline;}
A:active{ FONT-FAMILY:garamond, times, arial, serif; font-size: 14px; color:#DCDED6; text-decoration: underline; } 

A.small:link{ font-size: 12px; color: #DCDED6; text-decoration: underline;}
A.small:visited{ font-size: 12px; color: #DCDED6; text-decoration: underline; }
A.small:hover{ font-size: 12px; color: #DCD19E; text-decoration: underline;}
A.small:active{ font-size: 12px; color:#DCDED6; text-decoration: underline; } 

A.distributor:link{ font-size: 14px;  color: #000000; text-decoration: underline;}
A.distributor:visited{ font-size: 14px;  color: #000000; text-decoration: underline; }
A.distributor:hover{ font-size: 14px;  color: #666666; text-decoration: underline;}
A.distributor:active{ font-size: 14px; color:#000000; text-decoration: underline; } 

.nav-heading
{  
FONT-FAMILY:garamond, times, serif;
font-size: 16px; 
font-style: normal; 
font-weight: bold;
color: #DCDED6; 
text-decoration: none; 
}

.left-nav
{  
FONT-FAMILY: garamond, times, serif;
font-size: 16px; 
font-style: normal; 
font-weight: normal;
color: #DCDED6; 
text-decoration: none; 
background-color: #525041; 
border-color: transparent; 
border-style: none; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px;
text-align: left;
letter-spacing: 1px;
width: 180px;
}