html { 
	overflow-y: scroll;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background-image: url(graphic/stripe2.gif);
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #EAF5FF;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: #DDDDDD;
}
A {
	color : Blue;
	text-decoration : none;
}
A:HOVER {
	color : Red;
	text-decoration : none;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	bottom : 20px;
}
P {
	text-align: center;
}
#header {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
}
#content {
	position: absolute;
	top: 140px;
	left: 300px;
	width: 100%;
}
#hmcontent {
	position: absolute;
	top: 140px;
	left: 250px;
	width: 100%;
	font-size: 15px;
}
#fscontent {
	position: absolute;
	top: 140px;
	left: 300px;
	width: 100%;
	font-size: 15px;
}
#imgmap {
	position: absolute;
	top: 140px;
	left: 250px;
	width: 100%;
}
#thumb {
	position: absolute;
	top: 130px;
	left: 325px;
	width: 125px;
}
#bodycopy {
	width: 680px;
	text-align: justify;
	font-family: "Verdana";
	font-size: 12px;
}
#presscopy {
	width: 750px;
	text-align: justify;
	font-family: "Verdana";
	font-size: 12px;
	position: absolute;
	left: 285px;
	top: 300px;
}
.adminmenu {
	text-align: left;	
	font-size: 14px;
	line-height: 20px;
}
#navi a {
	background-color : #EAF5FF;
	display : block;
	color : Black;
	width: 145px;
	padding: 4px 5px;
	font-size : 10px;
	text-align : center;
}
#navi a:hover {
	background-color : #00CCFF;
	display : block;
	padding: 4px 5px;
	color : #FFFFFF;
}
#navi td {
	background-color : #000ECD;
}
#navline td {
	background-color : #ffffff;
}
#navline a {
	background-color : #ffffff;
	display : block;
	color : Black;
	height : 18px;
	padding: 2px 1px;
	font-size : 10px;
	text-align : center;
}
#navline a:hover {
	background-color : #00CCFF;
	display : block;
	padding: 2px 1px;
	color : #FFFFFF;
}
#copynote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width: 490px;
	position: relative;
	top: 0px;
	font-weight: normal;
	text-align: center;
}
#copynote2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	position: absolute;
	bottom : 20px;
	text-align: center;
}
#navcontainer {
	position : absolute;
	top :140px;
	left : 20px;
	width: 180px;
	padding: 0 0 1em 0;
	font-size: 11px;
	text-align : right;
}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navcontainer li {
	line-height: 20px;
	padding-bottom: 10px;
}
#navcontainer li a {
	display: block;
	padding: 2px 5px 2px 0.5em;
	color: #000000;
	text-decoration: none;
	width: 100%;
	background: url(graphic/menubg2.gif);
}
#navcontainer li a:hover {
	color: #FF0000;
	background: none;
}
#thispage {
	background-color: #EAF5FF;
}
#detailpanel {
	position: relative;
	left: 0px;
	width: 180px;
	background-color: #EAF5FF;
	padding-right: 6px;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
select{
	background-color : #D9F8FF;
	color : #990000;
	font-size : 14px;
}
.large {
	font-size : 20px;	
}
.medium {
	font-size : 15px;	
}
.small {
	font-size : 10px;
}
.bigcap {
	font-size: 150%;
}
.dkred {
	color : #CC3333;
}
.dkbrown {
	color : #990000;
}
.dkblue {
	color : #000099;
}
.pmblue {
	color : #00CCFF;
}
.line {
	background-color : black; height : 2px;
}
.nobg {
	background-color: transparent;
}
.bluebg {
	background-color : #00CCFF;
}
.blueborder {
	border-color: #00CCFF;
}
.paleborder {
	border-color: #EAF5FF;
}
.greyborder {
	border-color: #BBBBBB;
}
.resulttab {
	line-height: 20px;
}
.treb {
	font-family: "Trebuchet MS";
	font-size: 24px;
}
.georgia {
	font-size : 13px;
	font-family: Georgia;
}
.times {
	font: "Times New Roman", Times, serif;
}
.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a.paginate {
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000080;
}
a.paginate:hover {
	background-color: #000080;
	color: #FFF;
	text-decoration: underline;
}
a.current {
	border: 1px solid #000080;
	font: bold .9em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#000080;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
