body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	background: url(images/design/gradient1.jpg) bottom repeat-x;
	bottom: 0px;
	position: absolute;
}
.body_container {
	background: url(images/design/gradient2.jpg) bottom repeat-x;
	padding-top: 5px;
	padding-left: 11px;
}
.menu_container {
	background: #333333;
	padding-top: 5px;
	padding-left: 11px;
}
.menu {
	padding: 5px;
}
.bodytext {
	margin-top: 10px;
	text-align: justify;
	height: 212px;
	overflow: auto;
	padding-right: 5px;
}
.copyright_notice {
	color: #888888;
	font-weight: normal;
	font-size: x-small;
}
a:link {
	color: #A60000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A60000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C90101;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #A60000;
}
.padIt {
	padding: 0px 12px 12px 17px;
	margin-top: 12px;
}
.iTQ9_Comment {
	color: #333333;
}
