body { color:#cccccc;margin:0px; font-family: Verdana, serif; font-size: 11px;background:#000000 url('/_lib/img/design/bg_page.png') top left repeat-x; }

h1,h2,h3,h4,h5,form,ul,li {
	padding:0;
	margin:0;
}

h5 {
	font-size:13px;
}

a {
	color:#52beea;
	font-weight:bold;
	text-decoration:none;
	outline-style:none;
}

h1 {
	font-size:15px;
	color:#a85301;
}
h1 a {
	font-size:15px;
	color:#a85301;
}

a:hover {
	text-decoration:underline;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
	visibility:hidden;
}
#pageContainer {
	width:1024px;
	margin:0 auto;
}
#headerContainer{
	width:1024px;
	height:400px;
}
#contentContainer .left .menu ul li {
	padding:1px 0;
}
#contentContainer .left .menu ul {
	list-style-type:none;
	padding-top:15px;
}
#contentContainer .left .menu {
	width:199px;
	height:277px;
	margin-left:49px;
	background-color:#131313;
}
#contentContainer .left .copy {
	width:199px;
	margin-left:49px;
	padding-top:25px;
}
#contentContainer .left {
	width:272px;
}

#contentContainer .right .mainContent .header {
	width:713px;
	height:12px;
	background:url('/_lib/img/design/bg_content_top.png') top left no-repeat;
}
#contentContainer .right .mainContent .content {
	width:683px;
	min-height:300px;
	_height:300px;
	background:url('/_lib/img/design/bg_content.png') top left repeat-y;
	padding:15px;
	text-align:left;

}
#contentContainer .right .mainContent .footer {
	width:713px;
	height:14px;
	background:url('/_lib/img/design/bg_content_footer.png') top left no-repeat;
}
#contentContainer .right .mainContent {
	width:713px;
	margin:20px 0 0 24px;
	
}
#contentContainer .right {
	width:752px;
}

#footerContainer {
	height:50px;
}

.nick  a {
	color:#a85301;
}
.nick {
	font-size:12px;
}
.pipe {
	color:#a85301;
}
.gdatum {
	font-size:10px;
}

.paging_li {
	display:inline;
	margin:3px;
}
