body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fffbef;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a {
	color: #9E5824;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	color: #cc3333;
}
h2 {
	font-size: 18px;
	color: #cc3333;
	margin-top: 1ex;
	margin-bottom: 1ex;
	text-align: left;
}
h3 {
	font-size: 17px;
	color: #cc3333;
	text-align: left;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

.main {
	font-size: 12px;
	text-align: justify;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.main a {
	text-decoration: underline;
}
.main a:hover {
	color: #CC3333;
	text-decoration: none;
}
.main li {
	padding-bottom: 5px;
}
img {
max-width:100%;
}
#menu {
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 202px;
	background-color: #ffdfac;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fffbef;
	border-bottom-color: #f7c35a;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fffbef;
}

#menu a:hover {
	background-color: #ffebd6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFDFAC;
	color: #cc3333;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE2C6;
}

.menucell {
	width: 200px;
	border: 1px solid #f7c35a;
	color: #865820;
	background-color: #ffeccc;
}
.header {
	color: #CC3333;
	vertical-align: bottom;
	background-color: #FFF9EA;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	background-image: url(design/gradhead.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.headerlogo {
	color: #cc3333;
	background-color: #FFF9EA;
	vertical-align: middle;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	background-image: url(design/gradhead.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.top20head {
	color: #CC3333;
	padding: 3px;
	background-color: #FFDFAC;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	background-image: url(design/tops.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #ffd384;
	width: 200px;
}

.top20 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFD384;
	border-bottom-color: #FFD384;
	border-left-color: #FFD384;
	padding: 3px;
	background-color: #fffbef;
	color: #CC3333;
	text-align: left;
}

.top20 ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.top20 li {
	display: list-item;
	list-style-image: url(design/listar.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}
.top20 a {
	font-weight: normal;
}


.top20 a:hover {
	color: #cc3333;
	text-decoration: none;
}
.topshead {
	color: #CC3333;
	font-weight: bold;
	background-image: url(design/tops.gif);
	background-color: #FFDFAC;
	padding: 6px;
	text-align: center;
	background-position: top;
	width: 200px;
}

.tops {
	font-size: 12px;
	margin: 0px;
	text-align: left;
	background-color: #FFFBEF;
	border: 1px solid #FFD384;
	color: #CC3333;
	padding: 5px;
}
.tops ul {
	margin: 0px;
	padding: 0px;
}
.tops li {
	list-style-position: inside;
	margin-bottom: 5px;
	list-style-image: url(design/listar.gif);
}

.tops a {
	font-weight: normal;
}
.tops a:hover {
	color: #CC3333;
	text-decoration: none;
}




#allarticles {
	font-size: 11px;
	color: #9E5824;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFD384;
	border-bottom-color: #FFD384;
	border-left-color: #FFD384;
	background-image: url(design/tops.gif);
	border-top-width: 0px;
	border-top-style: solid;
	background-color: #FFDFAC;
}
#allarticles a {
	font-size: 11px;
	text-decoration: underline;
}
#allarticles a:hover {
	color: #CC3333;
	text-decoration: none;
}


#author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f7c35a;
	padding: 6px;
	background-color: #ffeccc;
}
#author a {
	font-size: 11px;
	text-decoration: underline;
}

#author a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	background-color: #FFF9EA;
	padding: 9px 6px;
	vertical-align: middle;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cc3333;
	text-align: center;
	background-image: url(design/gradfoot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.warning {
	font-size: 11px;
	color: #cc3333;
	background-color: #FFECCC;
	padding: 6px;
	border: 1px solid #cc3333;
}
.warning a {
	font-size: 11px;
	color: #CC3333;
}


.footer a {
	font-size: 11px;
	text-decoration: underline;
}
.footer a:hover {
	color: #CC3333;
	text-decoration: none;
}
.pages {
	text-align: right;
}
.pages a {
	text-decoration: none;
	background-color: #FFDFAC;
	border: 1px solid #F7C35A;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.pages a:hover {
	color: #CC3333;
	text-decoration: none;
	background-color: #ffebd6;
}
.pages .current {
	color: #CC3333;
	text-decoration: none;
	background-color: #ffebd6;
	border: 1px solid #CC3333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;

}

.news {
	font-weight: bold;
	color: #CC3333;
	background-color: #FFDFAC;
	background-image: url(design/tops.gif);
	background-repeat: repeat-x;
	padding: 6px;
	clear: both;
	border: 1px solid #F7C35A;
	text-align: center;
	font-size: 12px;
}
.newscontent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7c35a;
	padding-top: 6px;
	padding-bottom: 6px;
}
.newsfoot {
	color: #CC3333;
	background-color: #FFECCC;
	text-align: center;
	padding: 6px;
	clear: both;
	margin-bottom: 6px;
	font-weight: bold;
	background-image: url(design/tops.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f7c35a;
	border-bottom-color: #f7c35a;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 0px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #F7C35A;
}
.pagehead {
	background-color: #FFECCC;
	padding: 6px;
	clear: both;
	margin-top: -6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F7C35A;
	border-bottom-color: #F7C35A;
	border-left-color: #F7C35A;
}
.quote {
	font-size: 11px;
	background-color: #FFECCC;
	padding: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F7C35A;
	border-left-color: #F7C35A;
}
.quote a {
	font-size: 11px;
}

.footnote {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	margin-bottom: 6px;
	padding-top: 6px;
}
.footnote a {
	font-size: 11px;
}
#btn {
	text-align: center;
	padding: 3px;
	color: #CC3333;
	font-size: 11px;
	font-weight: bold;
}
#textarea {
	border: 1px solid #F7C35A;
	font-size: 11px;
}
.rightside {
	width: 200px;
	background-color: #ffeccc;
	border: 1px solid #f7c35a;
	padding: 1px;
}
#headvert {
	font-size: 12px;
	margin-bottom: 5px;
}
#leftvert {
	font-size: 12px;
	padding: 5px 0 0 0;
	text-align: center;
}
#rightvert {
	font-size: 12px;
	text-align: center;
	padding: 5px 0 0 0;
}
#footvert {
	font-size: 12px;
	margin-bottom: 5px;
}
