.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 13px;
}
.menuBG {
	background-image: url(images/index/menu_bottom_bg.jpg);
	background-repeat: no-repeat;
}

.content_box_X {
	background-image: url(images/index/content_BG_X.jpg);
	background-repeat: repeat-y;
}
.bodytextwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 14px;
}
.bodytext_spaced {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 13px;
}
A:link {
	color:#333399;
}
A:visited {
	color:#333399;
}
A:active {
	color:#333399;
}
A:hover {
	color:#333399;
}
a.btmlink:link, a.btmlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: none;
}

a.btmlink:hover, a.btmlink:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration: underline;
}
.btmNav{
	color:#FFFFFF;
	font-size: 9px;
}