body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #353535;
	text-align: center;
	color: #000000;
	padding-top: 15px;
}
a {
	text-decoration: none;
	font-weight:bold;
}
a:link, a:visited, a:active {
	color: #324F67;
}
a:hover {
	color: red;
}
input, select {
	font-size: 12px;
}
input[type=submit], input[type=reset] {
	font-weight:bold;
	font-size: 14px;
}
input[type=reset] {
	color: red;
}
legend {
	font-weight:bold;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	margin: 16px 0px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	text-align:center;
	font-size:14px;
}
h4 {
	font-size:12px;
	display: block;
	padding: 3px;
	margin: 1px;
	background-color:#C4CDD4;
	text-align:center;
	font-size: 14px;
}
h5 {
	font-size:10px;
}
fieldset {
	margin-bottom: 12px;
}
.header, .footer {
	width: 988px;
	margin: auto;
}
.header {
	background-image: url(images/header.png);
	height: 181px;
	text-align: left;
}
.footer {
	padding-top: 7px;
	background-image: url(images/footer.png);
	height: 45px;
	text-align:center
}
.newsticker {
	overflow:hidden;
	color:#FFFFFF;
	padding-top: 19px;
	padding-left: 28px;
	width: 713px;
	white-space:nowrap;
}
.ground {
	width: 988px;
	margin: auto;
}
.middle {
	border: solid #6E6E6E;
	border-width: 0px 1px 1px 1px;
	margin-left: 4px;
	background-color:#B0BDC6;
	padding: 7px;
	text-align: left;
}
.content {
	float: left;
	background-color: #E1E1E1;
	padding: 7px;
	padding-bottom: 30px;
	width: 580px;
	margin: 0px 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.menu {
	float:left;
	width:180px;
}
.contenttitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 6px;
	margin-bottom:20px;
}
.news_title {
	border-bottom: dashed 1px #000000;
}
.news_content {
	border-bottom: dashed 1px #000000;
	padding: 5px 0px;
	text-align: justify;
}
.news_links {
    float: right;
	border: 1px solid white;
	background-color: #CCCCCC;
	margin: 7px;
	margin-top: 15px;
	color: black;
	padding: 2px;
	width: 150px;
	vertical-align: bottom;
	text-align:left;
}
.news_post {
	width: 100%;
	margin-bottom: 30px;
}
.news_links a:link, .news_links a:active, .news_links a:visited {
	font-weight:normal;
	color:#000000;
}
.news_links a:hover {
	color: red;
}
.newsticker a:link, .newsticker a:active, .newsticker a:visited {
	color:#FFFFFF;
}
.newsticker a:hover {
	color: red;
}
.post {
	background-color:#9EA8B1;
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 1px;
}
.post th {
	background-color:#C4CDD4;
}
.post td {
	background-color:#E1E1E1;
	vertical-align: top;
	padding: 3px;
}
.post hr {
	border:none;
	border-bottom: 1px solid #9EA8B1;
	margin: 5px 0px;
}
.post td > div {
	margin: 12px 0px;
}
.username {
	text-decoration:underline;
	font-size: 14px;
}
.menutitle {
	background-color: #C4CDD4;
	padding: 6px 3px;
	font-size: 14px;
	margin-bottom: 1px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
.menupoint {
	background-color: #9EA8B1;
	padding: 5px 3px;
	display:block;
	margin-bottom: 1px;

}
.leftmenu .menutitle {
	text-align: right;
}
.rightmenu .menutitle {
	text-align: left;
}
.error {
	color: red;
}
.success {
	color: green;
}
.gallery_album, .gallery_cat {
	border: 1px solid #C4CDD4;
	margin: 5px;
	background-color: #9EA8B1;
}
.gallery_album {
	width: 180px;
	float: left;
	text-align:center;
}
.gallery_images {
	overflow:auto;
	white-space:nowrap;
}
.gallery_image {
	max-width: 550px;
	max-height: 500px;
	display:block;
	margin:auto;
}
.gallery_images .selected_image {
    border-color: red;
}
.success_box {
	margin: auto;
	width:400px;
	border: 1px solid black;
	padding: 0px 7px;
	background-color: #C4CDD4;
}
.errortext {
	background-color:#FF9999;
	border: 1px solid red;
}
.shoutbox_dark {
	background-color:#C4CDD4;
}
.shoutbox_dark, .shoutbox_bright {
	padding: 2px;
	overflow: hidden;
}
.dashed {
	border: none;
	border-bottom: dashed 1px black;
	width: 75%;
}
.maintable{
	background-color: #9EA8B1;
	width: 100%;
	padding: 0px;
	border-spacing: 1px;
	vertical-align: top;
}
.maintable th {
	background-color: #C4CDD4;
	font-size: 14px;
	text-align: center;
}
.maintable tr {
	background-color: #E1E1E1;
}
.maintable td {
	vertical-align: top;
}
.hlrow, .maintable .hlrow {
	background-color: #CCCCCC;
}
.maintable .emptycell {
	background-color: #9EA8B1;
}
img.bbcode {
	margin: 1px;
}
img.button {
	background-color:#E0DFE3;
	border: 2px solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
}
.bbcode_quote, .bbcode_code, .bbcode_spoiler, .bbcode_code_php {
	margin: 5px 10px 5px 0px;
}
.bbcode_quote div, .bbcode_code div, .bbcode_spoiler div, .bbcode_code_php div {
	border: 1px solid #9EA8B1;
	padding: 3px;
}
.bbcode_quote p, .bbcode_code p, .bbcode_spoiler p, .bbcode_code_php p {
	margin: 0px;
	border:1px solid #9EA8B1;
	border-bottom: none;
	padding: 3px;
	background-color: #C4CDD4;
}
.bbcode_code div {
	white-space: pre;
}
.bbcode_spoiler div {
	color: #E1E1E1;
}
.bbcode_code div, .bbcode_code_php div {
	overflow: auto;
	font-family:"Courier New", Courier, monospace;
	max-height: 500px;
	background-color: #FFFFFF;
}
/*
.bbcode_quote div, .bbcode_code div, .bbcode_spoiler div, .bbcode_code_php div {
	margin: 5px;
	border: 1px solid #9EA8B1;
	padding: 3px;
}
.bbcode_code, .bbcode_code_php {
	overflow: auto;
	font-family:"Courier New", Courier, monospace;
	max-height: 500px;
	background-color: #FFFFFF;
}
.bbcode_code {
	white-space: pre;
}
.bbcode_spoiler {
	color: #E1E1E1;
}
.bbcode_quote p, .bbcode_code p, .bbcode_spoiler p, .bbcode_code_php p {
	margin: -3px;
	border-bottom: 1px solid #9EA8B1;
	padding: 3px;
	background-color: #C4CDD4;
	margin-bottom: 3px;
	color: #000000;
}
*/

