/* CSS Document */
.menu_off {
background-color:##E1E1D5;
}

.menu_on {
	background-color:##E1E1D5;
}
.menu_txt{
font-family: "Trebuchet MS";
font-size:11px;
font-weight:bold;
line-height:16px;
color:#ffffff;
text-decoration:none;
}
.menu_txt:hover{
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
line-height:16px;
color:#333333;
text-decoration:none;
}
.txt{
font-family:Trebuchet MS;
font-size:11px;
line-height:12px;
color:#666666;
}

.txt2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#B7A5DF;
}
.txt2:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#7D7D7D;
}
.link {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#63792F;
text-decoration:none;
}
.link:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#63792F;
text-decoration: underline;

}
.link2 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#63792F;
text-decoration:none;


}
.link2:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#63792F;
text-decoration:underline;
}
.title{
font-family:"Trebuchet MS";
font-weight:bold;
font-size:20px;
line-height:22px;
letter-spacing:-1px;
color:#A0BB59;
}

.letters-links {
    font-family:"Trebuchet MS";
    font-weight:bold;
    font-size:14px;
    color:#A0BB59;
}
.letters-links a {
    color:#A0BB59;    
    text-decoration:none;
}
.letters-links a:hover {
    color:#A0BB59;    
    text-decoration:underline;
}
.txt table {
font-family:Trebuchet MS;
font-size:11px;
line-height:12px;
color:#666666;
}
#GLASBANNER{position: absolute;top:90px;}