body {
	color: #858585;
	background: #F3F3F3;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
html{scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#F3F3F3;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#858585;
scrollbar-highlight-color:#888c88;
scrollbar-shadow-color:#656367;
scrollbar-track-color:#F3F3F3;
scrollbar-3Dlight-color: #505050;}

hr {color: #B0C4DE; height:1px;}

a {color:  #666666; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover {color: #7C7C7C;background-color:#B0C4DE;text-decoration: none;}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

ul {
	margin: 2px;
	padding: 2px;
	list-style: square inside;
	text-align: left;
	color: #BCBCBC;
}
li { list-style: square url(images/list.gif) inside; color: #9D9D9D;
}

input {
	padding: 2px 2px 1px 2px; color: #858585;
	background-color:#FFFFFF ;
	border-color: #858585;
	border-style: solid;
	border-width: 1px;
	}

textarea {
	padding: 2px 2px 1px 2px; color: #858585;
	background-color:#FFFFFF ;
	border-color: #858585;
	border-style: solid;
	border-width: 1px;
}
select{
	padding: 2px 2px 1px 2px; color: #858585;
	background-color:#FFFFFF ;
	border-color: #858585;
	border-style: solid;
	border-width: 1px;	
}


table {width: 100%;}
th {background-color: #858585; color: #F3F3F3; padding : 4px; vertical-align : middle; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
th a{
	 color: #DFDFDF;
}
th a:hover{
	color: #FFFFFF;
}
table td {padding: 0; border-width: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}


td#headerbanner {}
td#headerbar {}

td#leftcolumn {width: 202px; font-size:12px; background-color: #DFDFDF;
}
td#leftcolumn th {background-color: #DADADA;  vertical-align: middle;}
td#leftcolumn div.blockTitle {
	width: 191px;
	padding:10px 5px 17px ;
	color: #858585;
	font-weight: bold;
	font-size: 12px; 
	background-image: url(images/left_title.gif);
	background-repeat: no-repeat;
	text-align: right;
}
td#leftcolumn div.blockContent {
	padding: 3px 3px 3px 4px;
	line-height: 18px;
}

td#centercolumn {
	font-size: 12px;
	line-height: 20px;
	padding: 10px; 
}

td#centercolumn th {background-color: #DADADA;  vertical-align: middle;}
td#centerCcolumn {padding: 0px 3px 1px 3px;}
td#centerCcolumn div.blockTitle {	padding: 4px 3px 3px 3px;	background-color: #DFDFDF;
	color: #858585;
	font-weight: bold;
	font-size: 12px;
}
td#centerCcolumn div.blockContent {	padding: 3px 0px 3px 0px; 
	line-height: 120%;}

td#centerLcolumn {width: 50%; padding: 0px 3px 0px 5px;}
td#centerLcolumn div.blockTitle {	padding: 4px 3px 3px 3px;	background-color: #DFDFDF;
	color: #858585;
	font-weight: bold;
	font-size: 12px;
}
td#centerLcolumn div.blockContent {	padding: 3px 0px 3px 0px;
	line-height: 120%;}

td#centerRcolumn {width: 50%; padding: 0px 3px 0px 3px;}
td#centerRcolumn div.blockTitle {	padding: 4px 3px 3px 3px;
	background-color: #DFDFDF;
	color: #858585;
	font-weight: bold;
	font-size: 12px;}
td#centerRcolumn div.blockContent {	padding: 3px 0px 3px 0px;
	line-height: 120%;}

div#content {text-align: left;  padding: 8px 3px 8px 3px;  }

td#rightcolumn {width:170px; font-size:12px;}
td#rightcolumn th {background-color: transparent;  vertical-align: middle;}
td#rightcolumn div.blockTitle {	padding: 10px 17px 10px ;
	color: #858585;
	font-weight: bold;
	font-size: 12px;

}
td#rightcolumn div.blockContent {	padding: 3px 3px 3px 0px;
	line-height: 120%;
}

tr#footerline {
	background: #BCBCBC; height: 5px;
}
tr#footerbar { background: #858585; color: #F3F3F3; height: 30px; vertical-align: middle;}


td#mainmenu a       {margin: 0; padding: 5px 2px 4px 0px; 	color: #858585; background: url(images/menu.gif) no-repeat;}
td#mainmenu a:hover {margin: 0; padding: 5px 2px 4px 3px; 	color: #E46A6A; background: url(images/menuover.gif) no-repeat;}


td#usermenu a {margin: 0; padding: 5px 2px 4px 32px; 	color: #858585; background: url(images/menu.gif) no-repeat;	font-weight: normal;}
td#usermenu a:hover {color : #666666; background: url(images/menuover.gif) no-repeat;}
td#usermenu a.menuTop {}
td#usermenu a.highlight {}

.outer { background-color: #ffffff;  border: 1px solid #BCBCBC;  }
.head {background-color: #DADADA;  padding:5px;   color: #858585}
.even {background-color: #f3f3f3; padding: 5px;}
.odd {background-color: #F3F3F3; padding: 5px;}
.foot {background-color: #DADADA; padding-top: 5px;  padding-right: 5px;  padding-left: 5px;  padding-bottom: 5px;   color: #858585; text-align: center; }
tr.even td {background-color: #f3f3f3; padding: 5px;}
tr.odd td {background-color: #F3F3F3; padding: 5px;}

div.errorMsg { background-color: #7C7C7C; text-align: center; border-top: 1px solid #858585; border-left: 1px solid #858585; border-right: 1px solid #858585; border-bottom: 1px solid #858585; font-weight: bold; padding: 10px;  color: White; }
div.confirmMsg { background-color: #F3F3F3; color: #858585; text-align: center; border-top: 1px solid #BCBCBC; border-left: 1px solid #BCBCBC; border-right: 1px solid #BCBCBC; border-bottom: 1px solid #BCBCBC; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #BCBCBC; color: #DFDFDF; text-align: center; border-top: 1px solid #858585; border-left: 1px solid #858585; font-weight: bold; border-right: 1px solid #858585; border-bottom: 1px solid #858585; padding: 10px;}

div.xoopsCode {
	background: #FFFFFF;
	border: 1px dotted #858585;
	font-family: "Courier New", "Courier", "monospace";
	padding: 6px 6px 6px 6px;
	color: #7C7C7C;
}
div.xoopsQuote {
	background: #FFFFFF;
	border: 1px dotted #858585;
	font-family: "Courier New", "Courier", "monospace";
	padding: 6px 6px 6px 6px;
	color: #7C7C7C;
}

.item {}
.itemHead {
	background-color: #B0C4DE; color: #B0C4DE; 
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.itemInfo {
	color: #9D9D9D; text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.itemTitle a {
	color: #DFDFDF;
	font-weight: bold;
}

.itemTitle a:hover{
	color: #FF0000;
}
.itemPoster {}
.itemPostDate {}
.itemStats {}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.6em;}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 5px 5px 5px 5px;
	color: #9D9D9D;
	
}
.itemFoot a{color: #858585}
.itemAdminLink {}
.itemPermaLink {}

.comTitle {font-weight: bold; margin-bottom: 3px; color: #858585; }
.comText {padding: 3px;}
.comUserStat {font-size: 12px; color: #858585; font-weight:bold; border: 1px solid #BCBCBC;  background-color: #FFFFFF; margin: 3px; padding: 3px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 3px; margin-top: 10px; color: #858585; font-weight:bold; font-size: 12px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 12px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: 12px;}
.comDateCaption {font-weight: bold; font-style: normal;}
.head_table{
	background-color: #858585;
}
.head_logo{
	width: 222px;
}
.head_bar {
	background-color: #BCBCBC; height: 5px;
}
.left_pict {
	width: 65px; height: 178px; background: url(images/left_pict.gif) no-repeat;
}
.left_logo {
	height: 178px; width: 65px; 
}
.right_menu {

	height: 49px;
	width: 229px;
	background: url(images/r_back.gif) repeat-x;
	padding-top: 10px;
}
.r_c {
	height: 49px;
	width: 105px; background: url(images/r_c.gif) no-repeat;
}
.r_l {
	height: 49px;
	background: url(images/r_l_back.gif) repeat-x;
	font-size:12px;
	padding: 8px;
	font-weight: bold;
	color: #BCBCBC;
}
.r_l a {
	color: #BCBCBC;
	font-weight: bold;
}
.r_l a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

    .statstable { margin:0px; padding:0px; width:auto; font-size: small; font-weight: normal;}
    .stats { vertical-align: bottom; width:625px; margin:0; border: 0;}
    .statsimg { vertical-align: bottom; width:25px; text-align:center;}
    .statsimgweekday { vertical-align: bottom; font-size: small; font-weight: normal;}
    .statswords { border-width: 0; font-size: x-small; background-color: transparent; font-weight: normal; text-align:center; width:25px;}
    .statsfore { width: 30%; padding:2px;}
    .statsdiv { text-align:center; padding:0px;}
