.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 950px;
	
	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: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
body {
	background-color: #ffffff;
	background-image: url(images/brn_paw2.jpg);
	margin: 0px;
	color: #CC9933;
}

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


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC9933;
	background-image: url(images/nav_bg2.gif);
	
	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: solid;
	border-left-style: none;
	
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	
	height: 26px;
	padding: 5px 10px 5px 5px;
	text-align: right;
}
.maincontentcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A47B28;
	background-color: #FFFFFF;

	background-repeat:no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
	padding: 10px;
	vertical-align: top;
	height: 450px;
}
.maincontentcell #bg {
	background-image: url(images/content-bg.jpg);
	background-repeat:no-repeat;
}
.navcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 10px;
	width: 198px;
	vertical-align: top;
}
.articletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.articletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
}
.catroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
    margin-top: 5;
	color: #CC9933;
	border: 1px solid #CC9933;
	background-color: #FFFFCC;
	padding: 2px;
}
.catroot a {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
    margin-top: 5;
	color: #CC9933;
	border:thin solid #003399;

}
.catsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
    line-height: 10%;
	padding-left: 5px;
}
.bluerss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;

}
.morearticles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #CC9933;
    line-height: 15px;
	list-style-type: circle;
}
.morearticleslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
	color: #CC9933;
}
UL {
	PADDING-LEFT: 0px;
	MARGIN: 0px 16px 0px 16px;
	COLOR: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
LI {
	MARGIN: 0px 0px 0px 0px;
	color: #CC9933;
}
ol {
        list-style-type: none;
        padding: 0;
        margin: 0;
}
.commentlist li {
        background-color: #ffffff;
	padding: 5px;
        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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        }
li.alt{
        background-color: #f1f1f8;
	padding: 5px;
        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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        }
.rightnavbox {
	BORDER-RIGHT: #CC9933 1px solid;
	BORDER-TOP: #CC9933 5px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #CC9933 1px solid;
	BORDER-BOTTOM: #CC9933 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.spacer {
	height: 5px;
}
a {
	text-decoration: none;
	color: #CC9933;
}
a:hover { 
	color: #CC9933;
	font-weight: bold;
    text-decoration: underline overline;
}
a:active { 
	color: #FF0000;
	font-weight: bold;
    text-decoration: underline overline;
}

a:visited {
    color: #CC9933;
	font-weight: bold;
}
a:visited:hover {
	color: #CC9933;
	font-weight: bold;
    text-decoration: underline overline;
}
.categorytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: ;
	text-align: left;
	padding: 5px;
	width: 100%;
}
.userpanelbox {
	FONT-SIZE: 11px;
	BACKGROUND: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #999999;
}
.blogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F7F7F7;
	margin: 1px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.articlewarning { 
    font-weight: bold; 
    padding: 10px; 
    margin: 10px 0 10px 0; 
    color: red; 
    text-align: center; 
    border: 1px #FF0000 dotted; 
    border-width: 1px 0 1px 0; 
    background-color: #FFEECC;
}

select, .button {
	font-family: Verdana; 
	font-size: 11px; 
	color: #333333; 
	border: 1px solid #C0C0C0;
}
#articlelist-bg {
    width: 100%;
	background-color: ;
	background-image:url(images/cat-bg.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	color: #CC9933;
}


