body,td,th,p,ul,ol,li  {
	font-size : 14px;
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #222;
	margin: 0;
}
th { font-weight: bold; color: #686; }
ul, ol { text-indent : 0px; margin: 0px 0px 0px 40px; }
font { margin: 0px; padding: 0px; }

.adminaccess { border: 1px dotted #F00; padding: 0px 3px 0px 3px; }

.photo { text-align: center; font-size: 11px; padding: 5px 10px 5px 0px; float: none; }
#fleft.photo  { padding: 5px 10px 5px 0px; float: left; }
#fright.photo { padding: 5px 0px 5px 10px; float: right; }
#left.photo   { padding: 5px 0px 5px 0px; text-align: left; }
#right.photo  { padding: 5px 0px 5px 0px; text-align: right; }
#center.photo { padding: 5px 0px 5px 0px; }
.photo a img { border: 3px solid #DDD; cursor: url("img/zoomup.cur"); }
.photo a:hover img { border: 3px solid #AEA; cursor: url("img/zoomup.cur"); }
.photo img { border: 3px solid #EEE; cursor: default; }

.doclist { margin:0; padding:0; }
#head.doclist { padding: 14 0 0 0; margin: 8 2 8 2; }
#date_rec.doclist { font-size:11px; margin: 3 0 3 0; color: #AAA; float: right; }
#author.doclist { font-size:11px; margin: 3 0 3 0; color: #444; }

input, textarea, select, option {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0 2 0 2;
}
label { margin: 0px 15px 0px 0px; padding: 3px 0px 5px 0px; cursor: pointer; }

#normal { margin : 7px 0px 0px 0px; text-align : left; }
.normal { margin : 7px 0px 0px 0px; text-align : left; }

#blight {font-weight : normal;}

#dsk { font-size: 12px; font-weight: normal; margin: 0; padding: 0; color: #888; }
.dsk { font-size: 12px; font-weight: normal; margin: 0; padding: 0; color: #888; }

.nofloat {clear: both; font-size: 1px; line-height:1px; height: 1px;}

a {
	text-decoration: underline;
	font-weight : normal;
	color: #090;
}
a:hover {
	color: #4C4;
}

.menu { font-family: Arial, sans-serif; font-size: 15px; font-weight: normal; }
.menu p { padding: 0 5 0 5; }
.menu h2 { padding: 3 5 3 5; margin: 0 0 5 0; font-size: 15px; }
#smlst {margin:0; padding:0 3 0 3;}

.text {
	margin : 5 20 10 20;
	padding : 0;
	width : 100%;
}

.text-table { margin: 0px; padding: 0px; }
.text-table td,th { margin: 0px; padding: 2px 5px 2px 5px; }
.text-table .xtd { font-size: 11px; }
.text-table #xtd { font-size: 11px; }

.rate {
	background: url("/img/main/rate.png") no-repeat scroll 0px 0px transparent;
	overflow: hidden; vertical-align: middle; display: inline-block;
	height: 15px; width: 44px; position: relative;
	top: 0px; left: 0px; margin-top: -2px; margin-bottom: -2px; padding: 0px;
}
.rate0 { background-position: 0px 0px; }
.rate1 { background-position: 0px -15px; }
.rate2 { background-position: 0px -30px; }
.rate3 { background-position: 0px -45px; }
.rate4 { background-position: 0px -60px; }
.rate5 { background-position: 0px -75px; }
.rate-1 { background-position: 0px -90px; }
.rate-2 { background-position: 0px -105px; }
.rate-3 { background-position: 0px -120px; }
.rate-4 { background-position: 0px -135px; }
.rate-5 { background-position: 0px -150px; }

.ptag_code {
	font-family: Courier;
	background-color: #CCC;
	border: 1px solid #AAA;
	color: #222;
	padding: 3px 10px 3px 10px;
	margin: 5px 0px 5px 0px;
	white-space: pre-wrap;
}
.ptag_code p { white-space: pre-wrap; }
.ptag_cite {
	font-family: Tahoma;
	background-color: #EEA;
	border: 1px solid #AA8;
	color: #222;
	padding: 3px 10px 3px 10px;
	margin: 5px 0px 5px 0px;
	white-space: normal;
	font-style: italic;
}
.ptag_cite p { font-style: italic; white-space: normal; }

h1, h2, h3, h4, h5  {
	font-family: Arial, sans-serif;
	font-weight : normal;
	color: #333;
	text-align : left;
	padding: 0;
}
h1 {
	font-size : 32px;
	margin : 10 30 3 30;
}
h2  {
	font-size: 24px;
	margin: 10 0 10 -3;
}
h3  {
	font-size : 20px;
	margin : 7 0 3 0;
}
h4  {
	font-size : 18px;
	margin: 0;
	font-weight : bold;
}
h5  {
	font-size : 16px;
	font-weight : bold;
	margin: 0;
}

.navmenu_root {
	cursor: pointer;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #090;
	line-height: 18px;
	text-decoration: underline;
	position: relative;
}
.navmenu_list {
	white-space: nowrap;
	text-align: left;
	position: absolute;
	top:0;
	background-color: #EEE;
	visibility: hidden;
	border: 1px solid #FFF;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	margin: 0;
	padding: 3 5 3 5;
	font-weight: normal;
	z-index: 10;
}
.navmenu_list ul { padding: 0 3 0 3; margin:0; }
.navmenu_list li { padding: 2 0 2 0; margin:0; }
