.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_on2 {
	background-image: url(../images/menu_fill_on2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.bold_menu_txt {
	font-family: 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: 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
}

.menu_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:11px;
	font-weight: normal;
	font-variant: normal;
	color: #1AA2FB;
	text-decoration:none;
	
}.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:14px;
}

.footer_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:14px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:14px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	text-align: justify;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
}

.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1AA2FB;
	text-decoration:none;
	line-height:18px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:11px;
	font-weight: bold;
	font-variant: normal;
	color: #1AA2FB;
	text-decoration:none;
	
}