.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #7A7A7A;
}
.txt_menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.txt_title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #D3AC89;
}
.txt2 {
	font-size: 11px;
	color: #BFBFBF;
}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #8D9A95;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #8D9A95;
	text-decoration: underline;
}
.txt_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #AF663F;
	text-decoration: none;
}
.txt_link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color:#643A24;
	text-decoration: none;
}
.menu_off {
}
.menu_on {
	background-image: url(../images/menu_fill_roll.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

hr {
    width: 100%;
    height: 2px;
    background-color: #EFEFEF;
    border-width: 0px;
    padding: 0px;
    color: #EFEFEF;
}
h1{
	font-family:"Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	color: #BA863F;

}
h2{
	font-family:"Tahoma";
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color:#BA863F;

}
h3{
	font-family:"Tahoma";
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color:#BA863F;

}
h2.title {
	font-size: 22px;
	line-height: 21px;
	color: #B4BCB9;
}
ul, ol, li {
    list-style-type: disc;
}
.input
{
border:1px solid #ffffff;
background-image:url(../images/fill_input.jpg);
font-family:"Trebuchet MS";
font-size:11px;
color:#666666;
width:122px;
height:15px;
text-indent:4px;
line-height:12px;
}