/* CSS Document */

.v1 {font-family: Trebuchet MS; font-size: 8pt; color: #FFFFFF;}
.v2 {font-family: Trebuchet MS; font-size: 10pt; color: #FFFFFF;}
.v3 {font-family: Trebuchet MS; font-size: 12pt; color: #FFFFFF;}
.v4 {font-family: Trebuchet MS; font-size: 14pt; color: #FFFFFF;}
    
.k0 {font-family: Trebuchet MS; font-size: 7pt; color: #000000;}
.k1 {font-family: Trebuchet MS; font-size: 8pt; color: #000000;}
.k2 {font-family: Trebuchet MS; font-size: 10pt; color: #000000;}
.k3 {font-family: Trebuchet MS; font-size: 12pt; color: #000000;}
.k4 {font-family: Trebuchet MS; font-size: 14pt; color: #000000;}

.n1 {font-family: Trebuchet MS; font-size: 10pt; font-weight: bold; color: #322c25;}

.news {font-family: Trebuchet MS; font-size: 8pt; color: #6e6e6e;}
.newstitle {font-family: Trebuchet MS; font-size: 12pt; font-weight: bold; color: #6e6e6e;}
    
a.w:link {color:#FFFFFF; text-decoration : none;}
a.w:visited {color:#FFFFFF; text-decoration : none;}
a.w:hover {color:#FFFFFF; text-decoration : underline;}    
    
a.m1:link {color:#575757; text-decoration : none;}
a.m1:visited {color:#575757; text-decoration : none;}
a.m1:hover {color:#575757; text-decoration : underline;}    
    
a.sm:link {font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color:#424a53; text-decoration : none;}
a.sm:visited {font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color:#424a53; text-decoration : none;}
a.sm:hover {font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color:#424a53; text-decoration : underline;}    
    
a.l:link {color:#A40251; text-decoration : underline;}
a.l:visited {color:#A40251; text-decoration : underline;}
a.l:hover {color:#A40251; text-decoration : none;}    


#dropmenudiv{
position:absolute;
border:1px solid #cbc5bf;
border-bottom-width: 0;
font:normal 11px Trebuchet MS;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cbc5bf;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d3ccc7;
}



