
body {
	background-image: url("images/hsredbg.jpg");
	text-align: center;
}

body.nobg {
	background-image: none;
}

img {
	border-style: none;
}

table {
	background-color: #000000;
	border-style: solid;
	border-width: 3;
	border-color: 990000;
	margin-bottom: 15px;
	float: middle;
	color: white;
	margin-left: auto;
	margin-right: auto;
}

table.naked {
	border-style: solid;
	border-width: 3;
	border-color: 990000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
}

table.footer {
	border-style: none;
	width: 80%;
}

table.formresponse {
	background-color: #CC0000;
	border-style: solid;
	border-width: 3;
	border-color: 000000;
	margin-bottom: 15px;
	float: middle;
	color: #000000;
	font-weight: 900;
}

.explainpage {
	font-size: 14px;
	font-family: sans-serif;
	color: #ffffff;
	width: 400px;
}

.pageheading {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	width: auto;
}

.heading {
	font-size: 25px;
	color: #ffffff;
}

.tableheading {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}

.fieldtitle {
	font-size: 17px;
	color: #ffffff;
}

.field {
	color: #ffffff;
	width: 350px;
	text-align: center;
}

.home {
	background-image: url("images/HSlogohome.gif");
	background-repeat: no-repeat; 
	background-position: center; 	
	width: 100px;
	height: 75px; 
	float: center;
	border-style: solid;
	border-color: red;
	border-width: 1;
}

.hometext {
	text-align: center;
	vertical-align: middle;
	color: #33ff33;
	float: middle;
	font-size: 24px;
	text-decoration:none;
}

.headlines {
	background-color: #000000;
	border-style: none;
	color: #EEEEEE;
	vertical-align: top;
}

.headlines .header {
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
}

.headlines .date {
	font-size: 80%;
	font-style: arial;
	color: #00FF00;
	vertical-align: bottom;
	display: inline;
}

.headlines .subject {
	vertical-align: bottom;
	color: #FF0000;
	display: inline;
	margin-left: 15px;
}

.headlines .text {
	margin-left: 25px;
	color: #EEEEEE;
	font-family: arial;
	font-size: 80%;
}

.headlines table {
	border-style: none;
}

.headlines .subject a:link { color: #FF0000; text-decoration: none;}
.headlines .subject a:visited { color: #FF0000; text-decoration: none;}
.headlines .subject a:active { color: #FF0000; text-decoration: none;}
.headlines .subject a:hover { color: #0000FF; text-decoration: none; }

.comments {
	background-color: #000000;
	border-style: none;
	color: #EEEEEE;
	vertical-align: top;
}

div.comments {
	vertical-align: top;
}

.comments .date {
	font-size: 80%;
	font-style: arial;
	color: #00FF00;
	vertical-align: bottom;
	display: inline;
}

.comments .user {
	vertical-align: bottom;
	color: #FF0000;
	display: inline;
	margin-left: 15px;
}

.comments .text {
	margin-left: 25px;
	color: #EEEEEE;
	font-family: arial;
	font-size: 80%;
}

.comments table {
	border-style: none;
}

.comments .header {
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
}

.viewalllink {
	text-align: center;
}

.news .newstable {
	background-color: #000000;
	border-style: solid;
	border-width: 3;
	border-color: 990000;
	margin-bottom: 15px;
	float: middle;
	color: white;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

.news .date {
	font-size: 80%;
	font-style: arial;
	color: #00FF00;
	vertical-align: bottom;
	display: inline;
}

.news .subject {
	vertical-align: bottom;
	color: #FF0000;
	display: inline;
	margin-left: 15px;
}

.news .text {
	margin-left: 25px;
	color: #EEEEEE;
	font-family: arial;
	font-size: 80%;
}

.news .subject a:link { color: #FF0000; text-decoration: none;}
.news .subject a:visited { color: #FF0000; text-decoration: none;}
.news .subject a:active { color: #FF0000; text-decoration: none;}
.news .subject a:hover { color: #0000FF; text-decoration: none; }

body.comments {
	background-image: none;
	vertical-align: top;
}

