body {
	text-align: center;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #808080; 
	SCROLLBAR-3DLIGHT-COLOR: #000080; 
	SCROLLBAR-ARROW-COLOR:  #c00000; 
	SCROLLBAR-TRACK-COLOR: #E3E3E3; 
	SCROLLBAR-DARKSHADOW-COLOR: #808080; 
}
.maintable {
	width: 779px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.toplinkscell {
	text-align: right;
}
td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 80%;
}
.toplinks {
	background-image: url(images/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.toplinksholder {
	width: 64px;
	height: 67px;
	background-image: url(images/top_menu_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.toplinks A:link, .toplinks A:visited, .toplinks A:active {
	text-align: center;
	font-size: 80%;
font-weight: bold;
	color: #000080;
	text-decoration: none;
	width: 70px;
}
.toplinks A:hover {
	text-align: center;
	font-size: 80%;
font-weight: bold;
	color: #C00000;
	text-decoration: none;
	width: 70px;
}
.toplinks A:link img, .toplinks A:visited img, .toplinks A:active img {
	background-color: #000080;
}
.toplinks A:hover img{
	background-color: #C00000;
}
.leftlinks {
	width: 165px;
	vertical-align: top;
	border-right: 1px dashed #808080;
	padding-right: 5px;
}
.leftlinks A:link, .leftlinks A:visited, .leftlinks A:active {
	width: 150px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.leftlinks A:hover {
	width: 150px;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
.main {
	background-attachment: fixed;
	background-image: url(images/bg_trans_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	margin: 2px;
}
.mainc {
	vertical-align: top;
	padding: 4px;
}
.mainc A:link, .mainc A:visited, .mainc A:active {
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
.mainc A:hover {
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
font-weight: bold;
}
input, textarea, select, legend {
	color: #000080;
}
textarea {
	overflow: auto;
}
legend {
	font-weight: bold;
	font-size: 100%;
}
label {
	width: 80px;
	vertical-align: top;
}
button {
	background-color: #c00000;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #808080;
	margin: 4px;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
}
