/* LINKS: */
a {
	color : #000000;
	text-decoration : none;
	font-size : 11px;
	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color : #800000;
	text-decoration : underline;
	font-size : 11px;
	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.side {
	color : #827B60;
	text-decoration : none;
	font-size : 10px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover.side {
	color : #800000;
	text-decoration : underline;
	font-size : 10px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.white {
	color : #827B60;
	text-decoration : none;
	font-size : 11px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover.white {
	color : #800000;
	text-decoration : underline;
	font-size : 11px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a.footerlink {
	color :#555;
	text-decoration : none;
	font-size : 10px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover.footerlink {
	color : #fff;
	text-decoration : underline;
	font-size : 10px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
/* General page style */
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #C9C299;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #C9C299;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #827B60;
}
 
.outer-border {
  border : 1px solid #C9C299; 
} 
/* Header - styles: */
.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #111;
	background-color : #ECE5B6;
	border-top : 1px solid #111;
	border-bottom : 1px solid #111;
	padding : 5px;
}
.white-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #827B60;
	background-color : #ECE5B6;
	padding : 6px 10px 6px 10px;
	border-top: 1px solid #412929;
	border-bottom: 1px solid #412929;
}
.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #413839;
	background-color : #ECE5B6;
	background-image:url(images/header_bg.jpg);
	background-repeat: no-repeat;
  background-position: top right;
  padding : 10px;
}
/* Side - panels: */
.panel-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	font-weight:bold; 
	height:22px;
	color:#333; 
	background-color: #ECE5B6;
	background-image:url(images/side_header.gif);
	background-repeat: no-repeat;
	padding:3px 5px 5px 10px;
}
.panel-headerx {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	font-weight:bold; 
	height:22px;
	color:#333; 
	background-color: #ECE5B6;
	background-image:url(images/side_header.gif);
	background-repeat: no-repeat;
	padding:3px 5px 5px 10px;
}
.button-state {
	background-color : #ECE5B6;
	padding : 4px;
/* Footer */
}
.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #413839;
	background-color : #C9C299;
	border : 0px solid #ccc;
	padding : 5px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
  color : #333;
	background-color : #D8DCD6;
	height : 18px;
  border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #827B60;
	border-bottom: 1px solid #827B60;
	margin-top : 4px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #111;
  background-color : #C9C299;
  border-top: 1px solid #827B60;
	border-left: 1px solid #827B60;
  border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 2px 0px 2px 0px;
}

.main-body {
	font-size : 11px;
	color : #333;
	background-color : #ECE5B6;
	padding : 4px 5px 5px 5px;
}

.side-body {
	font-size : 10px;
	color : #333;
	background-color : #ECE5B6;
	padding : 4px;
}

.main-bg {
	color : #333;
	background-color : #ECE5B6;
	padding : 10px 5px 10px 5px;
}

.border {
	border : 1px solid #ECE5B6;
}

.side-border-left {
	color : #777;
	background-color : #ECE5B6;
	padding : 10px 0px 10px 5px;
}

.side-border-right {
	color : #777;
	background-color : #ECE5B6;
	padding : 10px 5px 10px 0px;
}
/* NEWS */
.news-capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333;
	background-color : #FFF8C6;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #C9C299;
	border-bottom: 1px solid #C9C299;
  background-image: URL(images/news.gif);
  background-repeat: no-repeat;
  padding : 5px 0px 5px 20px;
}
.news-footer {
	font-size : 10px;
	color : #333;
	background-color : #ECE5B6;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #C9C299;
	border-bottom: 1px solid #C9C299;	
  padding : 3px 4px 4px 4px;
}
/* ARTICLES */
.art-capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333;
	background-color : #FFF8C6;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #C9C299;
	border-bottom: 1px solid #C9C299;
  background-image: URL(images/articles.gif);
  background-repeat: no-repeat;
  padding : 5px 0px 5px 24px;
}
.art-footer {
	font-size : 10px;
	color : #333;
	background-color : #C9C299;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #827B60;
	border-bottom: 1px solid #827B60;	
  padding : 3px 4px 4px 4px;
}
/* Labels */
.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333;
	background-color : #ECE5B6;
	padding : 10px 0px 5px 5px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #333;
  background-color : #ECE5B6;
	border-top: 1px solid #C9C299;
  border-bottom: 1px solid #C9C299;
	padding : 4px 0px 4px 2px;
}
/* Tables */
.tbl-border {
  border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #C9C299;
	border-bottom: 1px solid #C9C299;
  color : #111;
	background-color:#C8B560;
}

.tbl {
	font-size : 11px;
	color : #333;
	background-color : #ECE5B6;
  padding : 2px;
}

.tbl1 {
	font-size : 11px;
	color : #333;
	background-color : #FFF8C6;
  border-top: 1px solid #C9C299;
	border-left: 1px solid #C9C299;
  border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
  padding : 2px;
}

.tbl2 {
	font-size : 11px;
	color : #333;
  background-color : #ECE5B6;
  border-top: 1px solid #C9C299;
	border-left: 1px solid #C9C299;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding : 2px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #333;
  background-color : #C9C299;
  border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #333;
	border-bottom: 1px solid #333;
  padding : 2px 4px 2px 5px;
}

.quote {
	font-size : 11px;
	color : #333;
	background-color : #f1f1f1;
	padding : 4px;
	margin : 5px;
	border-top: 1px solid #827B60;
	border-left: 1px solid #827B60;
  border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.poll {
	height : 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
  border-right: 1px solid #C9C299;
	border-bottom: 1px solid #C9C299;	
}

.comment-name {
	font-weight : bold;
	color : #333;
}
/* Shoutbox: */
.shoutboxname {
	font-weight : bold;
	color : #333;
	background-color : #ECE5B6;
}

.shoutbox {
	color : #333;
	background-color : #C9C299;
}

.shoutboxdate {
	font-size : 10px;
	color : #333;
	background-color : #ECE5B6;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #333;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #333;
  background-color : #ECE5B6;
  padding: 2px;
}

.side-label {
	color : #333;
  background-color : #ECE5B6;
	border-top: 1px solid #C9C299;
  border-bottom: 1px solid #C9C299;
  padding : 2px 4px 2px 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}
