body {
	margin-top:14px;
	margin-left:0px;
	margin-right:-16px;
}
table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
html {
	overflow: -moz-scrollbars-vertical;
}
html {
	overflow-x: auto;
}
hr {
	color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	width: 98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
p {
	margin-top:5px;
	margin-bottom:5px;
}
.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 2px solid #003333;
	color: #0D72BA;
}
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0D72BA;
	border: 1px solid #FFFFFF;
}
.tabletext td {
	border-bottom: 1px solid black;
}
.tabletext th {
	border-bottom: 3px double black;
}
a {
	text-decoration: none;
	color: #0D72BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #3BB44A;
	font-weight: bold;
}
a:visited {
	color: #2FB749;
}
a:active {
	color: #3DB144;
}
a.newslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.calendar_today {
	border: 2px solid #FF0000;
}
.calendar_empty {
}
.calendar_post {
	background-color: #FFFFFF;
}
.calendar_post_today {
	background-color: #E5DADA;
	border: 2px solid #CC9933;
}
.calendar_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calendar_header {
	font-size: 11px;
	font-weight: normal;
	background-color: #0D72BA;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D72BA;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D72BA;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D72BA;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0D72BA;
}
.weathertable {
	margin-left: 12px;
	border: 1px solid darkgrey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D72BA;
}
.weathertable td {
	border: 1px solid darkgrey;
}
.weathertable th {
	border: 1px solid darkgrey;
}
.weather_high {
	color: #FF0000;
}
.weather_low {
	color: #0D72BA;
}
.weathertexttable {
	margin-left: 12px;
}
.weathertexttable td {
	vertical-align: top;
}
li {
	color: #0D72BA;
	list-style-type: square;
}
ul {
	margin-left:1px;
	padding-left:8px;
}
