body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk.gif);
}
body.map {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk2.gif);
}
h1 {
	font-size: medium;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
	text-decoration: underline;
	margin-bottom: 10px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
	text-decoration: underline overline;
	background-color: #CCCCFF;
}
input.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border : 1px #000000;
	background-color: #333399;
	font-weight: bold;
}
input.tx,textarea.tx {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
	border : 1px #000000;
	background-color: #CCCCFF;
}
li {
	line-height: 20px;
}
.draft {
	font-style: italic;
	color: #CC0033;
	background-color: #FFFFCC;
	font-size: x-small;
}
.red {
	font-style: italic;
	color: #CC0033;
	font-size: small;
	font-weight: bold;
}
.green {
	font-style: italic;
	color: #00AA00;
	font-size: small;
	font-weight: bold;
}
.bt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border : 1px #000000;
	background-color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.bt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border : 1px #000000;
	background-color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.bt2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	border : 1px #000000;
	background-color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
.orange {

	font-style: italic;
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}
.courier {
	font-family: "Courier New", Courier, mono;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.tiny {
	font-size: 9px;
}
a.tiny {
	font-size: 9px;
	text-decoration: underline;
}
a.tiny:hover {
	font-size: 9px;
	text-decoration: underline overline;
	background-color: #CCCCFF;
}
.null {
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.null {
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.null:hover {
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.redthin {
	font-style: italic;
	color: #CC0033;
	font-size: x-small;
	font-weight: bold;
}
