.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_on.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	letter-spacing: -1px;
}

.menu_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration:none;
	letter-spacing: -1px;
}

.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:14px;
	letter-spacing: -1px;
}

.footer_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:14px;
	letter-spacing: -1px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height:14px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	letter-spacing: -1px;
	
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	text-align: justify;	
}

.title_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration:none;
	line-height:18px;
	letter-spacing: -1px;
}
.sitemap1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration:none;
	letter-spacing: -1px;
}
.sitemap1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	letter-spacing: -1px;
}
.sitemap2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration:none;
	letter-spacing: -1px;
}

.sitemap2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:13px;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
	text-decoration: underline;
	letter-spacing: -1px;
}

