body {background-color: #333}

.top_bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 10px;
}

.top_bottom_nav a:link {
	color:#FFF;
	text-decoration: none;
}
.top_bottom_nav a:visited {
	color:#FFF;
	text-decoration: none;
}
.top_bottom_nav a:hover {
	color:#FFF;
	text-decoration: underline;
}
.top_bottom_nav a:active {
	color:#FFF;
	text-decoration: none;
}

.waxworks {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	font-size: 10px;
}

.waxworks a:link {
	color: #7d7d7d;
	text-decoration: none;
}
.waxworks a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
.waxworks a:hover {
	color: #7d7d7d;
	text-decoration: underline;
}
.waxworks a:active {
	color: #7d7d7d;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.bodytext a:link {
	color: #0069ff;
	font-weight: bold;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #0069ff;
	font-weight: bold;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #3c8cff;
	font-weight: bold;
	text-decoration: underline;
}
.bodytext a:active {
	color: #0069ff;
	font-weight: bold;
	text-decoration: underline;
}
.small_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0069ff;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #7bba35;
}
.large_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #0069ff;
}
.bg-green-line {
	background-image: url(../images/bg-green-line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.caution {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F00;
}
.xltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.xltext a:link {
	color: #0069ff;
	font-weight: bold;
	text-decoration: underline;
}
.xltext a:visited {
	color: #0069ff;
	font-weight: bold;
	text-decoration: underline;
}
.xltext a:hover {
	color: #3c8cff;
	font-weight: bold;
	text-decoration: underline;
}
.xltext a:active {
	color: #0069ff;
	font-weight: bold;
	text-decoration: underline;
}