/* CSS Document */
.menu_off {
	
}

.menu_on {
	
}

.menu_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
color:#ffffff;
text-decoration:none;
}
.menu_txt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
color:#333333;
text-decoration:none;
}
.txt{
font-family:"Trebuchet MS";
font-size:11px;
line-height:12px;
color:#666666;
}
.txt:hover{
font-family:"Trebuchet MS";
font-size:11px;
line-height:12px;
}
.txt2{
font-family:"Trebuchet MS";
font-size:11px;
line-height:12px;
color:#AD6242;
}
.link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#3780A6;
text-decoration:none;
}
.link:hover {
font-family:Arial, Helvetica, sans-serif
font-size:11px;
line-height:12px;
color:#3780A6;
text-decoration: underline;
}
.link2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#3780A6;
text-decoration:none;
}
.link2:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#3780A6;
text-decoration:underline;
}
.title{
font-family:"Trebuchet MS" ;
font-size:20px;
line-height:20px;
font-weight:bold;
color:#5EA4CA;
}
#td_height{
	vertical-align:top;
	height:585px;
}