/* CSS Document */
.menu_off {
background-color:##E1E1D5;
}

.menu_on {
	background-color:##E1E1D5;
}
.menu_txt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
line-height:13px;
color:#7D95CC;
letter-spacing:-1px;
text-decoration:none;
}
.menu_txt:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
line-height:13px;
color:#333333;
letter-spacing:-1px;
text-decoration:none;
}
.txt{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#7D7D7D;
}

.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:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#7D95CC;
letter-spacing:-1px;
text-decoration:none;
}
.link:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#7D95CCs;
text-decoration: underline;
letter-spacing:-1px;
}
.link2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#7D95CC;
text-decoration:none;
letter-spacing:-1px;

}
.link2:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:12px;
color:#7D95CC;
letter-spacing:-1px;
text-decoration:underline;
}
.title{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
line-height:22px;
color:#7D95CC;
}