.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	overflow: visible;
}
.list {
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-right: 10px;
}
.tiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #CCFFFF;
	text-indent: 30px;
}
.navbar_btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
	background-position: right;
}
.navbar_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
	vertical-align: middle;
	word-spacing: 0px;
	text-align: left;
	font-weight: bolder;
}
.sidebar {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #99CCCC;
	vertical-align: top;
	padding: 4px;
}
.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #339999;
	padding: 10px;
}
.sidebar_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCFFFF;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
}
.navbar_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-indent: 22px;
	line-height: 18px;
	text-align: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 8px;
}
body {
	background-color: #99CCCC;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
.navbar_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CCCC;
	line-height: 18px;
	text-align: left;
	text-indent: 15px;
	padding-right: 5px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: 339999;
}
a:hover {
	text-decoration: none;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
