html, body, div, p, table, pre, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	background-color: #fff;
	color: #333;
}

th {
	font-weight: bold;
	color: #ffffff;
	background: #e5573a;
}

a {
	text-decoration: underline;
	color: #333;
}

a img {
	border: none;
	text-decoration: none;
}

h1 {
	font-size: 15pt;
	font-weight: bold;
	color: #e5573a;
	margin-top: 20px;
}

h2, h2 a {
	font-size: 11pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}

h1, h2, h3 {
	margin-bottom: 5px;
}

input, select {
	font-size: 9pt;
	color: #333;
}

li {
	margin-bottom: 5px;
	text-align: justify;
}

#wrap {
	margin: 0 auto;
	width: 984px;
}

#header {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e1e1e1;
}

#header img {
	display: block;
}

#logo {
	float: left;
}

#slogan {
	margin-top: 35px;
	margin-right: 10px;
	float: right;
	font-weight: bold;
	font-size: 18pt;
	color: #e5573a;
}

#main {
	margin: 5px 2px;
	width: 980px;
}

#content p {
	text-align: justify;
}

#content {
	width: 728px;
	float: left;
}

#content ul {
	margin-left: 30px;
}

#qsearch label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	margin-right: 5px;
	margin-top: 2px;
}

#qsearch select {
	width: 220px;
}

#qsearch #keywords {
	width: 130px;
}

#authform label {
	width: 100px;
	float: left;
	text-align: right;
}

#flogin, #fpasswd {
	width: 80px;
}

#flogin, #fpasswd, #fremember {
	float: left;
	margin-left: 5px;
}

.form-row {
	margin-bottom: 5px;
}

.mleft, .mright {
	float: left;
	width: 350px;
}

.mleft h3, .mright h3 {
	margin-left: 10px;
}

.mleft .last, .mright .last {
	list-style: none;
	margin-top: 10px;
	font-style: italic;
}

.mright {
	margin-left: 28px;
}

.mleft p, .mright p {
	margin-left: 10px;
}

.mleft p, .mright p, .mleft a, .mright a {
	text-align: left;
}

.center {
	text-align: center;
}

#sidebar {
	width: 240px;
	float: left;
	margin-left: 12px;
}

#menu {
	margin-bottom: 10px;
	width: 240px;
	list-style: none;
}

#menu li {
	margin-bottom: 5px;
}

#menu a {
	text-decoration: none;
	color: #fff;
	display: block;
	margin-top: 1px;
	padding: 9px 25px 3px 10px;
	height: 21px;
	border: 2px solid #e1e1e1;
	background-color: #e5573a;
	font-size: 10pt;
	font-weight: bold;
}

#menu a:hover {
	background-color: #6e6e6e;
}

#menu li:hover a {
	color: #fff;
}


#footer {
	border-top: 2px solid #e1e1e1;
	font-size: 9pt;
	margin-top: 20px;
	padding: 5px;
}

#add {
	float: right;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #e1e1e1;
}

#add a {
	color: #e5573a;
	font-weight: bold;
}

#navigation, #navigation p {
	margin-top: 10px;
	text-align: center;
}

.clr {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.highlight {
	color: #e5573a
}


.ind {
	margin-top: 20px;
	font-size: 14pt;
	font-weight: bold;
	color: #e5573a;
}

.tbl {
	margin-top: 3px;
	width: 728px;
}

.tbl td, .tbl th {
	padding: 3px;
}

.tbl th, .tbl th a {
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.t_border {background-color:#333;}
.t_adv {border:1px solid #333; margin-top:5px;}
.t_dark {background:#e1e1e1;padding:5px 10px;font-weight:bold;margin-top:10px;}
.t_light {background:#f1f1f1;padding:5px 10px;}
.t_transparent {background:#ffffff;padding:5px 10px;}
.t_keywords {background:#e1e1e1;padding-top:10px;padding-bottom:10px;font-weight:bold;margin-bottom:10px;}

.cform {
	padding: 20px;
	width: 680px;
}
.cform .left {
	width: 200px;
	float: left;
	text-align: right;
}

.cform .right {
	float: left;
	text-align: left;
	margin-left: 10px;
}

.cform div.right {
	width: 400px;
}

.cview .left {
	font-weight: bold;
}

.messages {
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #006600;
}

.messages p {
	margin-bottom: 5px;
}

.pagination {
	margin-left: 10px;
	margin-top: 10px;
}

.operations {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}

.userblock {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #e1e1e1;
	text-align: center;
}
