body {
	margin: 0;
	background: #e3f23c url("../images/back.png") 349px top repeat-y;
	font: normal 9.5pt/14pt tahoma, arial, helvetica, sans-serif;
	color: #000;
	letter-spacing: 0.5px;
	cursor: default;
}
a, a:visited {
	color: #003366;
	cursor: pointer;
}
.high {
	font-weight: bold;
}
u {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.clear.left {
	clear: left;
}
.clear.right {
	clear: right;
}

a.pdf, a.doc {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
a.pdf {
	background-image: url("../images/ico_pdf.png");
}
a.doc {
	background-image: url("../images/ico_doc.png");
}

h2 {
	font-size: 10pt;
	margin-bottom: 0;
	font-weight: bold;
}
ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: square;
}
ul.filelist {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	line-height: 16pt;
}

.header {
	margin: 5px;
	float: left;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 299px;
	height: 385px;
	margin: 20px;
	padding: 0;
}
#logo h1, #logo h1 a, #logo h1 a:hover, #logo h1 img {
	width: 299px;
	height: 385px;
	margin: 0;
	padding: 0;
}
#logo h1 {
	background: transparent url("../images/logo.png") top left no-repeat;
}
#logo h1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	background: none;
}

.body {
}

.menubar {
	position: absolute;
	top: 100px;
	left: 349px;
	margin: 0 10px 10px 0;
	width: 200px;
	background: #e3f23c;
}

.menubar p {
	width: 190px;
	padding: 5px;
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing: 0.5px;
}

ul#menu {
	list-style: none;
	font-weight: bold;
	font-size: 9pt;
	line-height: 9pt;
	margin-left: 0;
	margin-top: 1px;

}
ul#menu li {
	padding: 5px;
	letter-spacing: 0.5px;
}
ul#menu a {
	color: #000;
	text-decoration: none;
}
ul#menu .off a {
	color: #000;
}
ul#menu .on {
	height: 14px;
	line-height: 14px;
	background: #727b33 url("../images/selected.png") right center no-repeat;
}
ul#menu .on a, ul#menu .on a:visited {
	color: #fff;
}

.contents {
	background: transparent url("../images/bus.png") right top no-repeat;
	position: absolute;
	top: 100px;
	left: 559px;
	right: 10px;
	padding: 0;
	padding-bottom: 20px;
}
.contents p {
	width: 280px;
}

#c1 {
	display: block;
}
#c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10, #c11 {
	display: none;
}
#c9 img {
	background: #fff;
	padding: 10px;
}

.footer {
	position: absolute;
	bottom: 15px;
	left: 105px;
	height: 40px;
	background: transparent url("../images/logofjuv.png") right top no-repeat;
	font-size: 7.5pt;
	letter-spacing: 1px;
	line-height: 10pt;
	padding-top: 55px;
	text-align: right;
}
.footer a, .footer a:visited {
	color: #000;
	text-decoration: none;
}
.stats {
	display: none;
}

