HTML {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
a.img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited {
	color: #A70000; text-decoration: none;
} 

a:hover {
	color: #8C0000;
	font-weight: normal;
	text-decoration: none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

td,tr,p,div {
	font-family: Tahoma, Arial;
	line-height: 140%;
	font-size: 12px;
	color: #333333;
}
td .poll {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 125%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #000000;
	line-height: 125%;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	color: #CCCCCC;
	background-image: url(../images/sectbhdr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #999999;
	font-weight: normal;
	background-color: #333333;
}
hr {
	height: 1px;
	width: auto;
	background-color: #333333;
}
a.menu:link, a.menu:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 23px;
	line-height: 23px;
	width: 162px;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 10px;
	background-image:url(images/menubg.png);
	background-repeat: no-repeat;
	background-position: left;
}
a.menu2:link, a.menu2:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	height: 23px;
	line-height: 23px;
	width: 250px;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 10px;
	background-image:url(images/sagbg.gif);
	background-position: center;
}
h3 {
	margin: 0;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	padding-left: 4px;
}
