body {
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 8pt;
	color: #111111;
	background-color: white;
	background-image: url("../img/bg_main.gif");
	background-position: center;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
}
li {
	padding: 3px;
}
#all {
	text-align: center;
	width: 100%;
	height: 100%;
}
#page {
	width: 700px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background-image: url("../img/bg_text.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}
#top {
	position: relative;
	height: 150px;
	top: 8px;
	z-index: 1;
}
#menu {
	float: left;
	border-top: solid white 5px;
	border-bottom: solid black 4px;
	position: relative;
	top: 20px;
	left: 0px;
	width: 110px;
	text-align: right;
	vertical-align: bottom;
	background-image: url("../img/bg_menu.jpg");
}
#main {
	position: relative;
	top: 28px;
	left: 5px;
	width: 580px;
	overflow: auto;
	margin-bottom: 40px;
}
#news {
	clear: left;
	float: left;
	position: relative;
	width: 110px;
	top: 30px;
	overflow: hidden;
	text-align: left;
	padding-top: 2px;
	background-color: white;
}
#bottom {
	float: right;
	height: 30px;
	vertical-align: bottom;
	position: relative;
	right: 10px;
	font-size: 8pt;
	padding-bottom: 5px;
}
#banner {
	float: right;
	position: relative;
	width: 468px;
	height: 60px;
	background-color: #008080;
	border: solid black 1px;
	margin-bottom: 5px;
}
.contentMain {
	text-align: justify;
	padding-left: 10px;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	border-bottom: solid silver 2px;
}
.contentTop {
	text-align: left;
}
.contentBottom {
	text-align: center;
	padding: 2px;
}
.newsDate {
	text-align: right;
	padding-right: 14px;
	font-weight: bold;
	color: black;
	font-size: 8pt;
	padding-top: 2px;
	background-image: url("../img/ico_news.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: solid #008080 1px;
}
.newsText {
	font-size: 8pt;
	text-align: justify;
	padding: 2px;
	padding-bottom: 5px;
}
img.logo {
	display: inline;
	width: 700px;
	height: 150px;
}
img.printLogo {
	display: none;
	width: 700px;
	height: 150px;
}
div.menuitem {
	font-weight: bold;
	padding: 2 2 2 2;
	letter-spacing: 0.2ex;
	border-bottom: solid 2px white;
	font-size: 8pt;
}
pre {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: black;
	padding-top: 3px;
	padding-left: 17px;
	padding-bottom: 10px;
	width: 80%;
}
a.menuitem, a.menuitem:visited, a.menuitem:hover, a.imglink, a.imglink:hover, a.imglink:visited {
	color: white;
	text-decoration: none;
	border: none;
	padding: 0px;
}
a {
	color: #008080;
	text-decoration: none;
	border: solid #008080 1px;
	padding-left: 2px;
	padding-right: 2px;
}
a:hover {
	color: red;
	text-decoration: none;
	border: dotted red 1px;
}
a:visited {
	color: gray;
	text-decoration: none;
	border: solid silver 1px;
}
.header {
	font-size: 16pt;
	font-weight: bold;
	color: black;
	background-image: url("../img/bg_header.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	letter-spacing: 0.5ex;
	padding-left: 95px;
	font-style: italic;
}
a.top, a.top:visited, a.top:hover {
	color: black;
	text-decoration: none;
	border: none;
	padding: 0px;
}
.hilite {
	font-weight: bold;
	color: #008080;
}
.centered {
	text-align: center;
	padding: 15px;
}
img.bordered {
	border: solid gray 1px;
	margin: 0 10 0 0
}
#counter {
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
.hidden {
	display: none;
}
.flag1 {
	color: #008080;
}
.flag2 {
	color: gray;
}
.flag3 {
	color: red;
}

#gbook {margin-left: auto; margin-right: auto;}

#gbook td {font-size: 8pt;}

#gbook textarea {border: solid 2px; border-color: #008080; background-color: #C0C0C0; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; padding-left: 2px;}
#gbook input {border: solid 2px; border-color: #008080; background-color: #C0C0C0; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; padding-left: 2px;}

#gbook .name {font-size: 8pt; font-weight: bold; vertical-align: middle; width: 250px;}
#gbook .subject {font-size: 9pt; font-weight: bold; color: Black; text-align: right; background-color: #C0C0C0;}
#gbook .body {font-size: 8pt;}

#gbook .tiny {font-size: 8pt;}
#gbook .bold {font-weight: bold;}
#gbook .bold1 {font-weight: bold; display: none;}
#gbook .bold2 {font-weight: bold; display: none;}
#gbook .bold3 {font-weight: bold; display: none;}
#gbook .bold4 {font-weight: bold; display: none;}
#gbook .bold5 {font-weight: bold; display: none;}
#gbook .bold6 {font-weight: bold; display: none;}

