@charset "iso-8859-1";
a:link {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
	color: #0000FF;
}
#Body {
	position:absolute;
	left:204px;
	top:158px;
	width:80%;
	height:221px;
	z-index:1;
	visibility: hidden;
}
#Linkbox {
	position:absolute;
	width:200px;
	height:159px;
	z-index:2;
	left: 80%;
	top: 163px;
	visibility: hidden;
}
body {
	font-family: "Times New Roman", Times, serif;
}
.Main_text {
	color: #333333;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 5px;
}
.Pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #003300;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}

.Left-table .Leftnav_optional {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #336666;
}

