body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body_textarea {
	background-color: #FFFFFF;
	background-image: url(images/body_grad.gif);
	background-repeat: repeat-x;
	padding: 15px 35px 10px;
}
.body_text14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.lowerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFC301;
	text-align: center;
}
.lowerlinks a:active {
	color: #FFC301;
	text-decoration: none;
}
.lowerlinks a:link {
	color: #FFC301;
	text-decoration: none;
}
.lowerlinks a:visited {
	color: #FFC301;
	text-decoration: none
}
.lowerlinks a:hover {
	color: #FFDE01;
	text-decoration: underline;
}.dkgraytagtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-type: square;
}
.body_textgray {
	color: #666666;
}
.body_textgray a:active {
	color: #666666;
	text-decoration: underline;
}
.body_textgray a:link {
	color: #666666;
	text-decoration: underline;
}
.body_textgray a:visited {
	color: #666666;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFC301;
}
a:active {
	color: #333333;
}
