.menu_off {
	background-image: url(../images/_menu_fill.jpg);
	background-repeat: repeat-y;
}

.menu_on {
	background-image: url(../images/_menu_fill_on.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.menu_down {
	background-image: url(../images/menu_down_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bold_menu_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
}

.bold_menu_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:11px;
	font-weight: bold;
	font-variant: normal;
	color: #1AA2FB;
	text-decoration:none;
}

.menu_txt {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:12px;
	font-weight: normal;
	font-variant: normal;
	color: #A0734F;
	text-decoration:none;
}

.menu_txt:hover {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:12px;
	font-weight: normal;
	font-variant: normal;
	color: #8EBC03;
	text-decoration:none;
}

.footer_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:11px;
}

.footer_txt:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:11px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:11px;
}

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	letter-spacing: -1px;
	
}

.txt_prev_next {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: bold;
	font-variant: normal;
	color: #AF835F;
	text-decoration:none;
}

.txt_prev_next:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration:none;
}

.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #616161;
	text-decoration:none;
	text-align: justify;
}

.title_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A0734F;
	text-decoration:none;
	line-height:18px;
	letter-spacing: -1px
}
.sitemap1 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: bold;
	font-variant: normal;
	color: #A0734F;
	text-decoration:none;
}
.sitemap1:hover {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: bold;
	font-variant: normal;
	color: #8EBC03;
	text-decoration:none;
}
.sitemap2 {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	font-variant: normal;
	color: #797979;
	text-decoration:none;
}
.sitemap2:hover {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	font-variant: normal;
	color: #8EBC03;
	text-decoration:underline;
}