body {
   margin: 0px;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 8pt;
	background-color: #545e6b;
	acolor: #a5b2a3;
	color: #dddddd;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
}
#sitecontainer {
	position: absolute;
	width: 991px;
	left: 50%;
	margin-left: -496px;
}
#header {
	height: 326px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#greybar {
	margin-top: 229px;
	height: 97px;
	background-color: #fff;
	opacity: 0.38;
	filter: alpha(opacity=38);
}
#menubar {
	position: relative;
	top: -97px;
	height: 97px;
}
#mainmenu {
	height: 97px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#mainmenu li {
	display: block;
	width: 88px;
	height: 97px;
	overflow: hidden;
	font-size: 90%;
}
#mainmenu li div {
	display: block;
	awidth: 64px;
	height: 97px;
	background-color: #fff;
	opacity: 0.38;
	filter: alpha(opacity=38);
}
#mainmenu li div.active {
	opacity: 0;
	filter: alpha(opacity=0);
}
#mainmenu li a {
	display: block;
	position: relative;
	top: -97px;
	awidth: 64px;
	padding: 0px 1px 0px 1px;
	height: 97px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	color: #43433e;
	line-height: 1.2em;
	font-weight: bold;
}
#contentcontainer {
     font-size: 110%;
     line-height: 1.8em;
     text-align: justify;
}
#contentcontainer a {
     color: #A5B2A3;
}
#contentcontainer h1, #contentcontainer h2, #contentcontainer h3 {
	margin-top: 0px;
	margin-bottom: 20px;
   line-height: 1.3em;
}
#contentcontainer h1 {
	font-size: 160%;
   text-align: center;
}
#contentcontainer h2 {
	font-size: 140%;
	background-color: #A5B2A3;
	color: #202020;
	padding-left: 2px;
}
#contentcontainer h3 {
	font-size: 120%;
	background-color: #A5B2A3;
	color: #202020;
	padding-left: 2px;
}
#contentleft {
	float: left;
}
#contentright {
	float: right;
}
.contentcolumn {
	width: 494px;
}
.contentcolumnpad {
	width: 470px;
	padding: 12px;
}
#footer {
	margin-top: 20px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
#footer a {
	color: #A5B2A3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}

#kepdisplay {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 492px;
	height: 319px;
	background-repeat: no-repeat;
	background-position: center center;
}
#kepcontrol {
	height: 94px;
	overflow: hidden;
	margin-top: 8px;
}
#kepscroll0 {
	float: left;
	width: 31px;
	height: 94px;
	margin-right: 20px;
}
#kepscroll {
	float: left;
	width: 390px;
	height: 94px;
	overflow: hidden;
	white-space: nowrap;
}
#kepscroll1 {
	float: left;
	width: 31px;
	height: 94px;
	margin-left: 20px;
}
a.video {
	display: block;
}
#refscroller {
	width: 432px;
	overflow: hidden;
}
#refscroller div.ref {
	float: left;
	width: 432px;
}
#refscroller div.ref img.refimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#refkat {
}
#refperkat {
}
#refperkat li a {
	color: #fff;
}
ul.ref {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;
	list-style-type: none;
}
ul.ref li {
	margin: 2px;
	padding: 2px 2px 2px 44px;
}
ul.ref li.selected {
	background-color: #000;
}
ul.ref li a {
	display: block;
	color: #A5B2A3;
}
input.form {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size: 8pt;
	background-color: #9f9f9f;
	color: #000;
	border-top: 1px solid #434343;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #646464;
}
textarea.form {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size: 8pt;
	background-color: #9f9f9f;
	color: #000;
	border-top: 1px solid #434343;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #646464;
}
select.form {
	font-family: Arial,Verdana,Helvetica,Sans-serif;
	font-size: 8pt;
	background-color: #9f9f9f;
	color: #000;
	border-top: 1px solid #434343;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #646464;
}
