* {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

html, body {
	background-color: #60ff00;
	/*

	*/
	background-image: url('../images/layout/shadow.gif');
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #0b1336;
}

div#layout {
	background-image: url('../images/layout/bg.gif');
	background-repeat: repeat-x;
}

div#content {
	background-image: url('../images/layout/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

a#mainpage {
	display: block;
	padding-top: 130px;
	margin: 0 auto;
	width: 840px;
	outline: 0;
}

div#box {
	padding-top: 28px;
	margin: 0 auto;
	overflow: hidden;
	width: 840px;
}

	div#menu {
		float: left;
		width: 189px;
		padding-bottom: 20px;
	}

		div#menumodules {
			margin-right: 10px;
		}

	div#right {
		float: right;
		width: 635px;
	}

div#footer {
	clear: both;
}

div.section {
	background-color: #1fa500;
	color: #fff;
	padding: 5px;
	text-align: right;
}

div#pilot a {
	display: block;
	color: #494949;
	text-decoration: none;
	padding: 5px;
	text-align: right;
}

	div#pilot a:hover {
		background-color: #d7d7d7;
	}


/* news */

.newsbox {
	margin: 0 10px 15px 10px;
}

.news{display:block}
.news *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#c4ffa1}
.news1{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #e5ffd6;
border-right:1px solid #e5ffd6;
background:#d2ffb8}
.news2{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #f9fff5;
border-right:1px solid #f9fff5;
background:#cfffb2}
.news3{
margin-left:1px;
margin-right:1px;
border-left:1px solid #cfffb2;
border-right:1px solid #cfffb2;}
.news4{
border-left:1px solid #e5ffd6;
border-right:1px solid #e5ffd6}
.news5{
border-left:1px solid #d2ffb8;
border-right:1px solid #d2ffb8}
.newsfg{
background:#c4ffa1;
padding: 10px;
}

	.newsfg a {
		color: green;
	}

	.newsfg a:hover {
		color: #ff0000;
	}

a.ntitle, p.ntitle, h2.ntitle, h1.ntitle {
	display: block;
	font-size: 14px;
	color: #0b1336;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

	div#left p.ntitle {
		margin-top: 10px;
		font-size: 12px;
	}
	
	h1.ntitle {
		font-size: 22px;
	}

img.icon {
	border: 1px solid #9fa6aa;
	float: left;
	margin-right: 5px;
	vertical-align: text-top;
	padding: 1px;
	width: 80px;
	height: 80px;
}

div.readmore {
	clear: left;
	text-align: right;
	margin: 5px 0;
}

	div.readmore a {
		color: #0b1336;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
	}

div.gallery a {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #ababab;
	margin-right: 12px;
	margin-bottom: 11px;
	background-position: center center;
}

div.newscontent {
	text-align: justify;
}

/* pager */
div.mzPagerTable {
	margin: 20px auto 10px auto;
	text-align: center !important;
}

div.mzPagerTable * {
	font-family: Verdana !important;
	font-size: 9px !important;
}

span.mzPagerPages {
	background-color: #226231;
	color: #ffffff;
	padding: 3px;
}

div.mzPagerTable a {
	color: #000;
	text-decoration: none;
	border: 1px solid #226231;
	margin: 1px;
	padding: 2px;
}

div.mzPagerTable a:hover {
	background-color: #cbf6d5;
	color: #000;
}

div.mzPagerTable a.current {
	background-color: #226231;
	color: #fff;
}

/* bb2htmlTable */

table.bb2htmlTable {
	border: 0;
}

table.bb2htmlTable td {
	padding: 4px;
	border: 1px solid #696969;
	text-align: left;
}

table.bb2htmlTable .rowTwo {
	background-color: #dcdcdc;
}

div#path {
	padding: 4px 10px;
	margin-bottom: 10px;
}

div#path a {
	font-size: 12px;
	font-weight: bold;
}

div#copyright {
	padding: 15px;
	text-align: center;
}

form#comment_form input, form#comment_form textarea {
	border: 1px solid #7795a6;
	padding: 3px;
}
textarea#comment_text {
	width: 80%;
}
textarea#comment_text {
	height: 100px;
}
div.comment_body {
	margin-bottom: 20px;
}
div.comment_body p {
	padding: 3px;
	font-family: Arial, Tahoma !important;
	font-size: 11px !important;
}
p.comment_title {
	background-color: #e4ebf0;
	color: #000000;
}
p.registered {
	background-color: #c0ced7 !important;
}
p.registered img {
	vertical-align: text-top;
	margin-right: 5px;
}
p.comment_date {
	font-size: 9px !important;
	text-align: right !important;
	color: grey;
}
span.comment_name {
	color: #8e3939;
	font-weight: bold;
}

img.avatar {
	float: left;
	vertical-align: text-top;
	margin-right: 5px;
}

p.comment_userbar {
	margin-top: 5px;
	text-align: right !important;
}

p.comment_userbar img {
	margin-left: 5px;
}

div.text {
	line-height:140%;
	font-size: 13px;
}

	div.text a {
		color: #296B00;
		font-weight: bold;
		text-decoration: underline;
	}
	
	div.text a:hover {
		color: #9B0000;
		font-weight: bold;
		text-decoration: none;
	}

div.txtpilot {
	margin: 15px 0;
	height: 30px;
}

	div.txtpilot a {
		display: block;
		padding: 5px;
		border: 1px solid grey;
		float: left;
		margin-right: 5px;
	}
	
		div.txtpilot a:hover {
			background-color: grey;
			color: #fff;
		}