.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D5A25;
	font-weight: bold;
	vertical-align: middle;
	width: 168px;
	text-align: center;
	background-image: url(images/caption-fill.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A2BE74;
	color: #4D5A25;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDCF9F;
	border-right-color: #566B2A;
	border-bottom-color: #566B2A;
	border-left-color: #BDCF9F;
}
.spacer {
	padding: 1px 0px;
	vertical-align: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CDEBA5;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F1F4EA;
	font-weight: normal;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4C27C;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #A4C27C;
	font-size: 11px;
	padding: 0px;
	text-align: left;
}

.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89A655;
}
.smallblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4C27C;
}
.defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #829C50;
}

.menucolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #829C50;
	vertical-align: top;
	width: 100%;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #000000;
}

.chatheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #566B2A;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.chatmessage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #407104;
	border-right-color: #407104;
	border-bottom-color: #407104;
	border-left-color: #407104;
	padding: 1px 1px 4px;
	background-color: #A2BE74;
}

.background {
	background-color: #DBE5EF;
	font-family: Garamond, sans-serif;
	font-size: 14px;
	background-image: url(images/mainbg.jpg);
	width: 895px;
	background-repeat: repeat;
}
.title {
	background-image:  url(images/logo-top.png);
	height: 196px;
	width: 953px;
	background-repeat: no-repeat;
}
body {
	background-color: #DDE6F5;
	margin: 0 auto;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.indent {
	padding: 4px 2px;
	background-color: #394800;
	font-style: normal;
	font-size: 11px;
	border: 1px dashed #6A8015;
	color: #A5C27C;
}

.mainbody {
	background-color: #DBE5EF;
	font-family: Garamond, sans-serif;
	font-size: 14px;
	background-image: url(images/mainbg.jpg);
	padding: 0px;
}

.tbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: auto;
	color: #4D5A25;
	background-color: #A4C27C;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B6121;
	border-right-color: #6E8444;
	border-bottom-color: #6E8444;
	border-left-color: #4B6121;
}
.helpbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D5A25;
	background-color: #A4C27C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B6121;
	border-right-color: #6E8444;
	border-bottom-color: #6E8444;
	border-left-color: #4B6121;
}


/* forum */

.nforumcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a7893;
	font-weight: bold;
}
.fborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B6121;
	border-right-color: #6E8444;
	border-bottom-color: #6E8444;
	border-left-color: #4B6121;
}

.forumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89A655;
	border: 1px solid #4B6121;
	font-weight: bold;
	padding: 0px;
	background-color: #4B6121;
}
.forumheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #829C50;
	border: 1px solid #4B6121;
	padding: 1px;
	vertical-align: middle;
	background-color: #4B6121;
}

.forumheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #829C50;
	border: 1px solid #4B6121;
	padding: 0px;
	vertical-align: middle;
	background-color: #3A4D1A;
	font-weight: normal;
}
.fcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5A25;
	border: 2px solid #4B6121;
	padding: 1px;
	background-color: #8AB156;
	font-weight: bold;
}
.forumlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5A25;
	font-style: normal;
	font-weight: bold;
}

/* Layout */

.logotop {
	background-image: url(images/logo-top.jpg);
	height: 55px;
	width: 1024px;
	background-repeat: no-repeat;
}
.logo {
	background-image: url(images/logo.jpg);
	height: 139px;
	width: 1024px;
	background-repeat: no-repeat;
}
.logobottom {
	background-image: url(images/logo-bottom.jpg);
	height: 28px;
	width: 1024px;
	background-repeat: no-repeat;
}
.news-top {
	background-image: url(images/news-top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 596px;
}
.news-left {
	background-image: url(images/news-left.jpg);
	background-repeat: repeat-y;
	width: 7px;
}
.news-left-top {
	background-image: url(images/news-left-top.png);
	background-repeat: no-repeat;
	width: 13px;
	height: 18px;
}

.news-right {
	background-image: url(images/news-right.jpg);
	background-repeat: repeat-y;
	width: 8px;
	background-position: right;
}
.news-right-top {
	background-image: url(images/news-right-top.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 13px;
	background-position: top;
}
.leftmenu-top {
	background-image: url(images/leftmenu-top.jpg);
	height: 29px;
	width: 214px;
}
.leftmenu-bottom {
	background-image: url(images/leftmenu-bottom.jpg);
	height: 38px;
	width: 214px;
	background-repeat: no-repeat;
}

.leftmenu-background {
	background-color: #000000;
}
.leftmenu-right {
	background-image: url(images/leftmenu-right.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.leftmenu-left {
	background-image: url(images/leftmenu-left.jpg);
	width: 8px;
	background-repeat: repeat-y;
}
.rightmenu-right {
	background-image: url(images/rightmenu-right.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.rightmenu-bottom {
	background-image: url(images/rightmenu-bottom.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 214px;
}
.rightmenu-left {
	background-image: url(images/rightmenu-left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.rightmenu-top {
	background-image: url(images/rightmenu-top.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 214px;
}




.news-right-bottom {
	background-image: url(images/news-right-bottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 13px;
	background-position: bottom;
}

.news-body {
	background-image: url(images/news-fill.png);
	background-repeat: repeat;
	width: 581px;
}
.maintable {
	left: 0px;
	top: 0px;
}

.news-bottom {
	background-image: url(images/news-bottom.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 596px;
	background-position: bottom;
}
.news-left-bottom {
	background-image: url(images/news-left-bottom.png);
	height: 18px;
	width: 13px;
	background-repeat: no-repeat;
	background-position: bottom;
}


.leftmenu {
	width: 214px;
	vertical-align: top;
}
.rightmenu {
	width: 214px;
	vertical-align: top;
}
.rightmenu-background {
	background-color: #000000;
}

body {
	background-color: #000000;
}


.bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 1014px;
}
.newscaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D5A25;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/caption-fill.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 553px;
}
.captionleft {
	background-image: url(images/caption-left.jpg);
	height: 39px;
	width: 14px;
	background-repeat: no-repeat;
}
.captionright {
	background-image: url(images/caption-right.jpg);
	height: 39px;
	width: 14px;
	background-repeat: no-repeat;
}
.news-top-wide {
	background-image: url(images/news-top-wide.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 810px;
}
.news-bottom-wide {
	background-image: url(images/news-bottom-wide.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 810px;
	background-position: bottom;
}
.newscaptionwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D5A25;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/caption-fill.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 767px;
}

