/* LINKS: */
a {
	color : #C2C5BF;
	text-decoration : none;
	font-size : 11px;
	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color : #fff;
	text-decoration : underline;
	font-size : 11px;
	font-weight:normal; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.side {
	color : #C2C5BF;
	text-decoration : none;
	font-size : 10px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover.side {
	color : #fff;
	text-decoration : underline;
	font-size : 10px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.white {
	color :#C2C5BF;
	text-decoration : none;
	font-size : 11px;
	font-weight:bold; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover.white {
	color : #fff;
	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 #412929;
	width: 95%;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #412929;
	width: 95%;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #D4D6D1;
}
 
.outer-border {
  border-top : 1px solid #010101;
  border-left: 1px solid #010101;
  border-right : 1px solid #010101;
  border-bottom : 1px solid #010101; 

} 

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #111;
	background-color : #111;
	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 : #C2C5BF;
	background-color : #111;
	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 : #111;
	padding : 10px;
}
/* Full Header User info */
.left-header {
padding: 0px 0px 0px 5px;
}
.full-header2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #FFFFFF;
white-space : nowrap;
height : 114px;
background-image : url(images/header_bg.jpg);
background-repeat : repeat-y;
background-position : right 0%;
padding : 15px 10px 10px 10px;
}

.user-border{
height: 1px;
width: 160px;
background-image: url(images/user_border.gif);
background-position: left;
background-repeat: no-repeat;
padding: 1px 0 3px 0;
}

.button2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color : #333;
background-color : #d8dcd6;
height : 16px;
border-top : 1px solid #fff;
border-left : 1px solid #fff;
border-right : 1px solid #827b60;
border-bottom : 1px solid #827b60;
margin-bottom : 2px;
}

.textbox2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #111;
height : 16px;
background-color : #fff;
border-top : 1px solid #827b60;
border-left : 1px solid #827b60;
border-right : 1px solid #fff;
border-bottom : 1px solid #fff;
margin : 0 0 0 0;
}
/* END Full Header User Info */
.panel-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	font-weight:bold; 
	height:22px;
	color:#ffffff; 
	background-color:#111;
	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:#ffffff; 
	background-color:#111;
	background-image:url(images/side_header.gif);
	background-repeat: no-repeat;
	padding:3px 5px 5px 10px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #413839;
	background-color : #010101;
	border : 0px solid #ccc;
	padding : 5px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #111;
	background-color : #D8DCD6;
	height : 22px;
	border : 3px double #2B1B17;
	margin-top : 2px;
}
.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	background-color : #010101;
	border : 1px solid #333;
	background-image:url(images/textbg.gif);
	background-repeat: repeat;
	margin: 4px 0px 4px 0px;
}

.main-body {
	font-size : 11px;
	color : #fff;
	background-color : #111;
	padding : 4px 0px 5px 0px;
}

.side-body {
	font-size : 10px;
	color : #fff;
	background-color : #111;
	padding : 4px;
}

.main-bg {
	color : #fff;
	background-color : #111;
	padding : 10px 5px 10px 5px;
}

.border {
	border : 1px solid #111;
}

.side-border-left {
	color : #777;
	background-color : #111;
	padding : 10px 5px 10px 10px;
}

.side-border-right {
	color : #777;
	background-color : #111;
	padding : 10px 10px 10px 5px;
}

.news-footer {
	font-size : 10px;
	color : #fff;
	background-color : #111;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #111;
	border-bottom: 1px solid; border-color: #111 ;
	padding : 10px 0px 5px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #fff;
	background-color : #111;
	border-bottom : 1px solid #111;
	padding : 4px;
}

.tbl-border {
	border: 1px solid #222;
  color : #111;
	background-color:#010101;
}

.tbl {
	font-size : 11px;
	color : #fff;
	background-color : #111;
  padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #fff;
	background-color : #111;
  padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #fff;
  background-color : #111;
  padding : 4px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #111;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #fff;
	background-color : #ffcc99;
	background-image:url(images/quotebg.jpg);
	background-repeat: repeat;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #412929;
}

.comment-name {
	font-weight : bold;
	color : #fff;
}
/* Shoutbox: */
.shoutboxname {
	font-weight : bold;
	color : #fff;
	background-color : #111;
}

.shoutbox {
	color : #fff;
	background-color : #111;
}

.shoutboxdate {
	font-size : 10px;
	color : #fff;
	background-color : #111;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
	background-color : #111;
}

.side-label {
	color : #fff;
	background-color : #111;
	padding : 6px 2px 1px 0px;
}

