a {
	color : #7B5E03;
	text-decoration : none;
}

a:hover {
	color : #7B5E03;
	text-decoration : underline;
}

a.side {
	color : #7B5E03;
	text-decoration : none;
}

a:hover.side {
	color : #7B5E03;
	text-decoration : underline;
}

a.white {
	color : #ccc;
	text-decoration : none;
}

a:hover.white {
	color : #ccc;
	text-decoration : underline;
}

body {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 12px;
	margin : 10px;
	background-image: url(images/sitebg.jpg);
}

form {
	margin : 0px;
}

hr {
	height : 2px;
	border: 1px solid #2F2307;
}

hr.side-hr {
	height : 2px;
	border : 1px solid #2F2307;
}

td {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.white-header {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #f1f2f4;
	padding : 4px;
}

.news-border-tl {
	width: 7;
	height: 7;
	background-image: url(images/news-border-tl.gif);
	border: 0px;
}

.news-border-tr {
	width: 7;
	height: 7;
	background-image: url(images/news-border-tr.gif);
	border: 0px;
}

.news-border-bl {
	width: 7;
	height: 7;
	background-image: url(images/news-border-bl.gif);
	border: 0px;
}

.news-border-br {
	width: 7;
	height: 7;
	background-image: url(images/news-border-br.gif);
	border: 0px;
}

.news-border-l {
	width: 7;
	background-image: url(images/news-border-l.gif);
	border: 0px;
}

.news-border-r {
	width: 7;
	background-image: url(images/news-border-r.gif);
	border: 0px;
}

.news-border-t {
	height: 7;
	background-image: url(images/news-border-t.gif);
	border: 0px;
}

.news-main {
	background-color: #615142;
	color: #CBBFA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	padding: 3px;
}

.news-title {
	color: #2A3F5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bolder;
	padding-bottom: 5px;

}

.news-border-b {
	height: 7;
	background-image: url(images/news-border-b.gif);
	border: 0px;
}

.logo-top-left {
	width: 28;
	height: 28;
	background-image: url(images/logo-top-left.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-top-right {
	width : 28;
	height : 28;
	background-image: url(images/logo-top-right.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-bottom-left {
	width : 28;
	height : 28;
	background-image: url(images/logo-bottom-left.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-bottom-right {
	width : 28;
	height : 28;
	background-image: url(images/logo-bottom-right.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-top-main {
	height: 28;
	background-image: url(images/logo-top-main.gif);
	background-position: center;
	background-repeat: repeat;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-bottom-main {
	height: 28;
	background-image: url(images/logo-bottom-main.gif);
	background-position: center;
	background-repeat: repeat;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-left-main {
	width: 28;
	background-image: url(images/logo-left-main.gif);
	background-position: center;
	background-repeat: repeat;
	border: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.logo-right-main {
	width: 28;
	background-image: url(images/logo-right-main.gif);
	background-position: center;
	background-repeat: repeat;
	border: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.logo-main {
	background-color: #000;
	border: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	
	color: #fff;
	
}

.button {
	font-family : "trebuchet ms", Tahoma, Arial, Verdana, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #D3B672;
	height : 20px;
	border : 1px solid #617d8f;
	margin-top : 2px;
}

.textbox {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #fff;
	border : 1px solid #617d8f;
}

.main-body {
	font-size : 11px;
	color : #000;
	padding : 4px 4px 5px 4px;
}

.side-body {
	font-size : 11px;
	color : #371E03;
	background-color : #F1E6B8;
	padding : 4px;
}

.main-bg {
	color : #000;
	padding : 0px 0px 5px 0px;
}

.border {
	border : 0px;
}

.side-border-left {
	padding : 0px 10px 0px 0px;
}

.side-border-right {
	padding : 0px 0px 0px 10px;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
}

.scroll-left {
	background-image: url(images/scroll-left.gif);
	width : 24;
	height : 45;	
}

.menupoziome-l {
	background-image: url(images/menupoziome-l.gif);
	width : 44;
	height : 35;
}

.menupoziome-r {
	background-image: url(images/menupoziome-r.gif);
	width : 44;
	height : 35;
}

.menupoziome-m {
	background-image: url(images/menupoziome-m.gif);
	height : 35;
	color : #7B5E03;
}

.scroll-right {
	background-image: url(images/scroll-right.gif);
	width : 23;
	height : 45;	
}

.scroll-main {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 45;
	background-image: url(images/scroll-main.gif);
	padding-bottom: 8px;
}

.scroll-mainx {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 45;
	background-image: url(images/scroll-main.gif);
	background-position: right;
	padding-bottom: 8px;
}

.blockborder-left {
	width: 24;
	background-image: url(images/blockborder-left.gif);
}

.blockborder-leftb {
	width: 24;
	height : 10;
	background-image: url(images/blockborder-leftb.gif);
}

.blockborder-right {
	width: 23;
	background-image: url(images/blockborder-right.gif);
}

.blockborder-rightb {
	width: 23;
	height : 10;
	background-image: url(images/blockborder-rightb.gif);
}

.blockborder-bottom {
	height: 10;
	background-image: url(images/blockborder-bottom.gif);
}

.table-title-left {
	width : 33;
	height : 43;
	background-image: url(images/table-title-left.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.table-title-right {
	width : 33;
	height : 43;
	background-image: url(images/table-title-right.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.table-title-main {
	height: 43;
	color: #371E03;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/table-title-main.gif);
	border: 0px;
	padding: 0px 0px 6px 2px;
}

.table-text-left {
	width : 14;
	background-image: url(images/table-text-left.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.table-text-right {
	width : 14;
	background-image: url(images/table-text-right.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.table-text-main {
	background-color: #FBF3A6;
	border: 0px;
	font-size: 11px;
	padding: 5px 5px 0px 5px;
}

.table-end-left {
	height : 31;
	width : 36;
	background-image: url(images/table-end-left.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.table-end-right {
	height : 31;
	width : 28;
	background-image: url(images/table-end-right.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.table-end-main {
	height : 31;
	background-image: url(images/table-end-main.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.news-top-left {
	height : 31;
	width : 36;
	background-image: url(images/news-top-left.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.news-top-right {
	height : 31;
	width : 28;
	background-image: url(images/news-top-right.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.news-top-main {
	height : 31;
	background-image: url(images/news-top-main.gif);
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.tbl-border {
	color : #000;
	background-color: #341B05;
}

.tbl {
	font-size : 11px;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #000;
	background-color : #FFDC8A;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #000;
	background-color : #D3B672;
	padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #371E03;
	background-color : #B39247;
	padding : 2px 4px 3px;
}

.quote {
	color : #000;
	background-color : #FBF3A6;
	padding : 2px;
	margin : 0 20px;
	border : 1px solid #D3B672;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

.comment-name {
	font-weight : bold;
	color : #bbb;
}

.shoutboxname {
	font-weight : bold;
	color : #ccc;
}

.shoutbox {
	color : #371E03;
}

.shoutboxdate {
	font-size : 9px;
	color : #213d6f;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 11px;
	color : #516d7f;
}

.side-label {
	color : #516d7f;
	padding : 2px;
}

.gallery {
	padding : 16px 0 8px 0px;
}

.gallery img {
	border : 1px solid #2F2307;
}

img.activegallery {
	border : 1px solid green;
}