body {
	margin: 0px;
	background-image:url(/pic/bgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	color: #5F2A00;
	scrollbar-face-color: #FFC845;
	scrollbar-track-color: #8E0000;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #630100;
	scrollbar-shadow-color: #630100; 
	scrollbar-3dlight-color: #FFC845;
	scrollbar-darkshadow-color: #FFC845; 
}
a {
	color: #5F2A00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana;
	font-size:10px;
}
li { line-height: 14px; }
p {
	line-height: 14px;
	margin-bottom: 7px;
	margin-top: 7px;
}
.h4, h4 {
	font-size: 12px;
	color: #8E0000;
	font-weight: bold;
	border-bottom: 1px solid #8E0000;
	padding-left: 3px;
	line-height: 18px;
}
.h5, h5 {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	pading-top: 6px;
	padding-bottom: 6px;
}
.h6, h6 {
	font-size: 10px;
	padding-left: 30px;
}
table.menu {
	border-bottom: 1px solid #5B0101;
}
table.menu td {
	border-bottom: 1px solid #FFFFFF;
}
table.text {
	background-color: #FFC845;
}
table.text th {
	background-image:url(/pic/bgr_text.gif);
	background-repeat:repeat-y;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 25px;
	width: 373px;
}
table.lablec {
	color:#FFC845;
	margin-top:5px;
}
table.layer {
	padding-left: 65px;
	padding-right: 310px;
}
div.text {
	overflow: auto;
	width: 360px;
	height: 225px;
	margin-top: 10px;

	scrollbar-face-color: #FFC845;
	scrollbar-track-color: #FFC845;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #630100;
	scrollbar-shadow-color: #630100; 
	scrollbar-3dlight-color: #FFC845;
	scrollbar-darkshadow-color: #FFC845; 
}
.px10 {
	height: 10px;
}
.bodyPopup {
	background-color: #AD0303;
	background-image:url(/pic/popup/bgr.jpg);
	background-repeat:repeat-x;
}
.bodyPopup td {
	font-size: 11px;
	color: #FFC845;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bodyPopupPic {
	background-color:#AE0303;
	background-image:none;
	scrollbar-track-color: #AE0303;
}
table.popupSmall {
	border-top: 1px solid #FFC845;
	border-bottom: 1px solid #FFC845;
}
table.popupSmall td {
	padding: 2px;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Verdana;
	color: #AE0303;
	font-size: 10px;
	border: 1px solid #AE0303;
	width: 160px;
	background-color: #FEE6AC;
}
textarea {
	width: 260px;
}
.inputNone {
	border: none;
	width: auto;
	background-color: #FFC845;
}
.button {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #000000;
	width: 100px;
	background-color: #AE0303;
}


table.forum thead th { font-size: 10px; color: #8E0000; text-align: left; background-image: none; padding: 0px; font-weight: bold; }
table.forum thead a { color: #8E0000; }
table.forum thead tr th, table.forum thead tr td { background-color: #FFDD8B; padding: 2px; border-bottom: 1px solid #8E0000; border-top: 1px solid #8E0000; }
table.forum thead td { font-size: 10px; color: #8E0000; text-align: right; width: 300px; }
table.forum tbody td { padding: 3px; padding-bottom: 6px; }
