@charset "UTF-8";
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#content {
	overflow:hidden;
	position: relative;
	text-align: left;
}
.logo {
	position:absolute;
	top:27px;
	left:20px;
}
.logo a {
	display:block;
	width:40px;
	height:29px;
	background:url(images/logo2.png) no-repeat left center;
}
.logo a:hover {
	width:150px;
}
#sidebar {
	position:absolute;
	top: 81px;
	left:0px;
}
.menuone {
	width:300px;	
	list-style:none;
	margin:0;
	padding:0;
}
.menuone li a, .menutwo li a {
	position:relative;
	float:left;
	display:block;
	clear:both;
	overflow:hidden;
	height:14px;
	margin: 0 0 4px 0;
	padding:0;
	width:auto;
	left:-14px;			
}
.menutwo li a{
	padding-left:18px;
	left:0px;
	}
.slide_out{
	
	left:0;
	}
.rollout{
	float:left;
	left:-14px;
	}
.menumarker {
	width:100%;
	height:14px;
	vertical-align:top;
	z-index:1000;
	position:absolute;
	left:0;	
}
.sifrr{
	padding:0 40px 0 0;
}
.menutwo{
	position:absolute;
	margin:0 0 0 16px;
	overflow:hidden;
	height:0px;
}
.arrow{
	margin:0 20px 0 2px;
	vertical-align:top;
}
.menuone li a span, .menutwo li a span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#info {
	
	position:absolute;
	bottom:100px;
	
	left:16px;
	overflow:hidden;
	height:32px;	
}
#info div {
height:14px;
	
	margin-bottom:4px;
	clear:both;
}
#info div div {
	text-align:left;
	padding:0px;
	height:14px;
	float:left;
	clear:none;
	margin-right:4px;
	overflow:hidden;
	
} 
#prev1, #next1, #closeinfo { width:32px; }
#moreinfo {
font-size:10px;}
.ibuttons, .pageclose a{
	display:block;
	height:14px;
}
img, a img{
	border:0;
	vertical-align:top;
}
.inforow{
	height:14px;
	overflow:hidden;
}

.dtext {
	font-size:12px;	
}
.dtext p {
	display:inline;
}
.smallbox {
	height:14px;
	width:8px;
	font-size:1px;
	position:absolute;
	left:0px;
	bottom:100px;
}
.pagebox{
position:absolute;
overflow:hidden;
width:700px;
left:2000px;
}
a, a:hover, a:visited{
color:#FFFFFF;
text-decoration:none;
}
.pagetext{
float:right;
width:664px;
left:36px;
}
.pagetext div {
clear:both;
margin-bottom:4px;
height:13px;
float:left;}

.pagetext h2 {
clear:both;
float:left;
height:13px;
font-size:12px;
font-weight:bold;
margin:18px 0 4px 0;
padding:1px 30px 0 6px;
}
.pageclose {
float:left;
margin:18px 0 0 0;
width:32px;
height:14px;
overflow:hidden;
}
.linkcat{
list-style:none;}
.linkcat ul li {
display:block;
clear:both;
}
.linkcat ul li a {display:block; float:left; height:13px; padding:1px 30px 0 6px; margin-bottom:4px;}

