a {
	color : #000000;
	text-decoration : none;
	font-size:11px;
}

a:hover {
	color : #950000;
	text-decoration : underline;
}

a.side {
	color : #000000;
	text-decoration : none;
}

a:hover.side {
	color : #950000;
	text-decoration : underline;
}

a.white, li.white a {
	color: #000000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #950000;
	text-decoration: underline;
}

body {
	color : #555;
	background : #474747;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top:0px;
	margin-bottom:0px;
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #950000;
}

.outer-border {
	border : 0px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #fff;
	background-image:url(images/sub-header.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding : 0px 0px 5px 15px; /*0 0 5 15 -- 0 0 9 0*/
}

.black, .black a {
	font-size : 12px;
}

.subwide {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #fff;
	background-image:url(images/subred.jpg);
	background-repeat:repeat-x;
}

.subred {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	background-color : #fff;
	background-image:url(images/subred.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	padding:0px 15px 5px 0px;
}



.shadowleft {
	background-image:url(images/shadowleft.png);
	background-repeat:repeat-y;
	/*background-color:transparent; */
	
	azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
	}
	
.shadowright {
	background-image:url(images/shadowright.png);
	background-repeat:repeat-y;
	/*background-color:transparent;*/
	
	azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
	}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #444;
	padding : 0px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	background-image:url(images/footerback.jpg);
	text-align:left;
	padding : 15px 15px 5px 15px;
}

.footercenter {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	background-image:url(images/footerback.jpg);
	text-align:right;
	padding : 15px 15px 5px 15px;
}
.footerright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	background-image:url(images/footerback.jpg);
	text-align:right;
	padding : 15px 15px 5px 15px;
}


.tablebreak {
	padding: 0px 0px 5px 0px;
}

.border {
	padding: 5px 0px 5px 0px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.bbcode {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 11px;
	color : #000;
	background-color : #f6f6f6;
	padding : 4px 10px 10px 10px;
	border-left:1px #b3b3b3 solid;
	border-right:1px #b3b3b3 solid;
	border-bottom:1px #b3b3b3 solid;
}

.center {
	margin : 0 auto;
}


.side-body {
	/*width: 175px; 
	width: expression(document.body.clientWidth < 175? "175px" : document.body.clientWidth > 176? "175px" : "auto"); 
	max-width: 175px;
	min-width: 175px;*/
	font-size : 10px;
	color : #777;
	background-color : #fff;
	padding : 4px;
	border-left:1px #b3b3b3 solid;
	border-right:1px #b3b3b3 solid;
	border-bottom:1px #b3b3b3 solid;
}

.main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 5px 5px 5px;
}

.border {
	border : 0px solid #e1e1e1;
	height:35px;
}

.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color : #777;
	background-color : #fff;
	padding : 4px 5px 10px 10px;
	width: 175px;
}

.side-border-right {
	color : #777;
	background-color : #fff;
	padding : 4px 10px 10px 5px;
	width: 175px;
}

.news-category {
	border:0;
	margin:3px 0px 0 0;
	float:left;
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	padding : 3px 4px 4px 4px;
	border-bottom:1px #b3b3b3 solid;
	border-left:1px #b3b3b3 solid;
	border-right:1px #b3b3b3 solid;
}


.capmain_1 {
	width: 496px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #fff;
	background-image:url(images/capma_01.png);
	background-repeat:no-repeat;
	padding : 10px 0px 10px 0px;
}

.capmain_2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-image:url(images/capma_02.png);
	background-repeat:repeat-x;
	padding : 10px 0px 10px 0px;
}

.capmain_3 {
	width: 34px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color: #fff;
	background-image:url(images/capma_03.png);
	background-position: top left;
	background-repeat:no-repeat;
	padding : 10px 0px 10px 0px;
}

.scapmain_1 {
	width: 157px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #fff;
	background-image:url(images/scapma_01.png);
	background-repeat:no-repeat;
	background-position: top left;
	border-bottom : 0px;
	padding : 10px 0px 10px 0px;
}

.scapmain_2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #fff;
	background-image:url(images/scapma_02.png);
	background-repeat:repeat-x;
	background-position: top left;
	border-bottom : 0px;
	padding : 10px 0px 10px 0px;
}

.scapmain_3 {
	width: 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color : #fff;
	background-image:url(images/scapma_03.png);
	background-repeat:no-repeat;
	background-position: top left;
	border-bottom : 0px;
	padding : 10px 0px 10px 0px;
}

.openside {
width: 175px;
height: 100%;
/*overflow: auto;*/
}

.tbl-border {
	border : 1px solid #e1e1e1;
	}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #000;
	background-color : #e1e1e1;
	padding : 4px;
}

.setuser_body {
	background-color: #474747;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #950000;
}

.shoutboxname {
	font-weight : bold;
	color : #950000;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #f6f6f6;
}

.side-label {
	color : #555;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}

#navigation h2 td {
	font-size: 10px;
	color : #555;
	background-color: #f1f1f1;
	margin: 0;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #950000;
	background-color: #f6f6f6;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f6f6f6;
	background-color: #950000;
}

/* Page Navigation */

.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #950000;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #950000;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #950000;
	margin: 0.2em;
	text-decoration: none;
}
