h1 {font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099; border-bottom: 1px solid; padding-bottom: 0.2em; }
h2 {font-size: 1.3em; color:#009; }
h3 {font-size: 1.1em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000099;}
h4 {font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; color:#CC0000}
h6 {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; margin-left: 0; margin-right: 0}
table {font-family: Verdana, Arial, Helvetica, sans-serif;  line-height: 150%}
table a:link, table a:visited { color:#0000FF; text-decoration: underline}
table a:hover, table a:active {color: #f00; text-decoration: underline}
img {margin-left: 10px}

.contentstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #009;
}

div.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small
}

.small a:link, .small a:visited {
	color: #009}
	
.small a:hover, .small a:active {color: #f00}

#mainlinks {
	font-family: bold Verdana, Arial, Helvetica, sans-serif;
	line-height: 145%; 
	background-color: #009; 
	color: #FF0000;
	padding: 5px 5px 5px 12px;
	position: relative;
	left: 0px;
	margin-left: 0
}
#mainlinks a {
	white-space: nowrap;
	}
.big

{ font-size:medium; line-height: 125%}

.bigblue

{font-size:medium; line-height: 125%; color: #009}


a:link {
	color: #fc3;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #fc3;
}
a:hover {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}

.bluebold {color: #009; font-weight: bold}



p  {
	margin: 0;
	margin-bottom: 1em;
}
hr {
	border: 0;
	border-bottom: 1px solid #009;
	margin: 1em 0;
	}
img.masthead {
	float:none;}
table.table {
	text-align: center;
	border: 2px solid #009;
	font-size: 90%;
	margin-bottom: 2em;
	width: 100%;
	}
table.table td {
	border: 1px solid #009;
	border-width: 1px 0 0 1px;
	}
table.table td.time {
	}
table.table th {
	background: #009;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	}
table.table td.bigcell {
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	}
table.table td.closed {
	background: #aaa;
	}

.floatright {
	float: right;
	margin-left: 20px;
	}
	
.floatleft {
	float: left;
	margin-right: 20px;
	}
.clear {
	clear:both;
	}
.caption {
	font-size: 0.6em;
	line-height: 1.6em;
	font-weight: bold;
	}
.caption div {
	font-weight: normal;
	}
.textlabel {
	margin-left: 20px;
	}
.pic {
	background: #fff;
	padding: 9px;
	margin-bottom: 1em;
	border: 1px solid #aaa;
	
	}
.pic img {
	margin: 0 auto 8px;
	display: block;
	}