#content {
	padding: 4px;
	font-size: 11px;
}
#flash_footer {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 3px;
	margin-left: 3px;
}
.back_left {
	background-color: #17171F;
	background-image: url(../images/back_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.back_right {
	background-color: #17171F;
	background-image: url(../images/back_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #17171F;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
#test {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.main_text {
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
}


.footer {
	color: #6F6F6F;
	font-size: 11px;
	line-height: 22px;
}
#footer a:link {
	color: #56276D;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #52296F;
	text-decoration: none;
}
#footer a:hover {
	color: #542970;
	text-decoration: underline;
}
.side_bullets {
	font-size: 13px;
	color: #241D60;
	line-height: 20px;
	margin-right: 10px;
}
h2 {
	color: #342D7D;
	font-size: 14px;
}
li {
	margin-bottom: 10px;
}
hr {
	color: #CCCCCC;
}
form {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.form_text {
	font-size: 12px;
}
