/* CSS Document */

.td {    
color: #000000; 
font-family: verdana, sans-serif; 
font-size: 11px; 
text-decoration: none; 
}

.tdblack {    
color: #000000; 
font-family: verdana, sans-serif; 
font-size: 11px; 
text-decoration: none; 
}

.title  {           
color: #333333; 
font-family: verdana, sans-serif; 
font-size: 11px; 
font-weight:bold;
}

.title2 {           
color: black; 
font-family: verdana, sans-serif; 
font-size: 11px; 
font-weight:bold;
}

.homestrong {           
color: #CC5500; 
font-family: verdana, sans-serif; 
font-size: 10px; 
font-weight:bold;
}

.strong  {           
color: black; 
font-family: verdana, sans-serif; 
font-size: 11px; 
font-weight:bold;
}

.price  {           
color: black; 
font-family: verdana, sans-serif; 
font-size: 11px; 
font-weight:bold;
}

.bodylink {
color: #336699; 
font-size: 11px; 
font-family:  verdana, sans-serif; 
font-weight:normal;
text-decoration: underline;
}

#primarylinkvertical {
background-color: #000000;
}

/* MAIN NAVIGATION LINKS*/

a.main:link {
color: #336699; 
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight: normal;
text-decoration: none;
}

a.main:visited {
color: #336699; 
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight: normal;
text-decoration: none;
}

a.main:hover {
color: #666666;
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight:normal;
text-decoration:underline;
}

a.title2:link {
color: #336699; 
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight: normal;
text-decoration: none;
}

a.title2:visited {
color: #336699; 
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight: normal;
text-decoration: none;
}

a.title2:hover {
color: #666666;
font-size: 11px; 
font-family:  verdana, sans-serif;
font-weight:normal;
text-decoration:underline;
}

.ol {
color: black; 
font-family: verdana, sans-serif; 
font-size: 11px; 
text-decoration: none; 
} 

.ul {
color: black; 
font-family: verdana, sans-serif; 
font-size: 11px; 
text-decoration: none; 
} 

.copyright {           
color: black; 
font-family:  arial, verdana, sans-serif;
font-size: 9x; 
}


/* SIGNATURE LINKS*/

a.signaturelink:link {
color: #336699; 
font-size: 10px; 
font-family:  verdana, sans-serif; 
font-weight:normal;
text-decoration: underline;
}

a.signaturelink:visited {
color: #336699;  
font-size: 10px; 
font-family:  verdana, sans-serif; 
font-weight:normal;
text-decoration: underline;
}

a.signaturelink:hover {
color: #cc5500; 
font-size: 10px; 
font-family:  verdana, sans-serif; 
font-weight:normal;
text-decoration:underline;
}

.signature { 
font-family:  verdana; 
font-size: 10px;   
font-weight: normal; 
}

.upperbar { 
font-family:  verdana; 
color: #cc3300; 
font-size: 11px;   
font-weight: normal; 
}


