.navL {
	font-size: 9px;
	background-color: #000000;
	background-image: url(img/nav_L.gif);
	background-repeat: repeat;
}
.nav_bg {
	background-image: url(img/nav_bg.gif);
	background-repeat: repeat;
}
.head_upper {
	font-size: 9px;
	background-image: url(img/head_upper.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.head_lower {
	background-image: url(img/head_lower.gif);
	background-repeat: repeat;
}
.head_L {
	background-image: url(img/head_Lbg.jpg);
	background-repeat: repeat;
}
.head_r {
	background-image: url(img/head_Rbg.jpg);
	background-repeat: repeat;
}
.nav_arrow {
	background-image: url(ml_nav/over.gif);
	background-repeat: no-repeat;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lightBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E5E5E5;
	border: 1px solid #7B7B7B;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}