.footmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #FF3399;
	background-color: #FCEBF2;



}
a {
	color: #990000;
	text-decoration: none;
}
.banner-lg {
	border-top: 3px solid #999999;
	border-right: none;
	border-bottom: 3px solid #999999;
	border-left: none;
}

.rule {
	border-right: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 5px solid #000000;
	border-left: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3399;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: maroon;
	font-weight: bold;
}

.warn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: maroon;
	font-weight: bold;
	background-color: yellow;
}


.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.login2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 3px solid #CCCCCC;

}

.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 3px solid #CCCCCC;
	text-transform: uppercase;
	}


.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 3px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;

}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 3px solid #CCCCCC;
	background-color: #FF6699;

}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.catlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.right_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 4px;
	}
.rt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	margin-left: 4px;
	background-color: #f8d3e2;
}


.gmap {
	text-align: center;
}

.lt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 4px;
	background-color: #f8d3e2;
}
