.title_head {
	color: #FFFFFF;
	background-color: #0099FF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.row {
	background-color: #E5E5E5;
	font-size: 90%;
}
.altrow {
	background-color: #D5D5D5;
	font-size: 90%;
}
.navirow {
	background-color: #E5E5E5;
}
.activenavirow {
	background-color: #FF9900;
}
.title {
	font-weight: bolder;
}
.inactive {
	color: #999999;
}
a:link, a:active, a:visited {
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
.orig_title {
	font-size: xx-small;
	font-style: italic;
}
a.title:link, a.title:active, a.title:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.title:hover {
	text-decoration: none;
	color: #F0F0F0;
}
a.admin:link, a.admin:active, a.admin:visited {
	text-decoration: none;
	color: #FF0000;
	font-size: xx-small;
}
a.admin:hover {
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}
a.navi:link, a.navi:active, a.navi:visited {
	text-decoration: none;
	color: #000000;
}
a.navi:hover {
	color: #FFFFFF;
}
a.range:link, a.range:active, a.range:visited {
	text-decoration: none;
}
a.range:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0033FF;
}
.header {
	z-index: 3;
	left: 170px;
	right: 2px;
	top: 0px;
	height: 95px;
	background-color: #FFFFFF;
	position: absolute;
}
.menu {
	/* overflow: auto; */
	z-index: 2;
	left: 2px;
	top: 0px;
	bottom: 0px;
	width: 166px;
	position: absolute;
}
.content {
	z-index:1;
	top: 95px;
	left: 170px;
	right: 2px;
	position: absolute;
}
.small {
	font-size: smaller;
}
.newsdate {
	color: #666666;
}
.topbar {
	border: thin solid #000000;
	background-color: #0099FF;
}
.icon {
	vertical-align: bottom;
	border: 0px;
}
.flag {
	border: 0px;
}
.contact {
	cursor: pointer;
	text-align: center;
}
.oggbasket_row {
	background-color: #E4E4E4;
	font-size: 7pt;
}
.infomsg {
	color:#006600;
	text-align:center;
}
.errormsg {
	color:#FF0000;
	text-align:center;
}
.menubox {
	border-style: solid;
	border-width: 1px;
	border-color: #0099FF;
}
.menuboxhead {
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#0099FF;
}
.menutable {
	width: 100%;
	border-style: none;
	border-spacing: 1px;
	padding: 0px;
}

.current {
	width: 100%;
	border: 1px solid #0099FF;
}

.archive {
	border: 1px solid #E0E0E0;
	width: 100%;
}

.desc {
	text-align:justify;
}