.main_menu a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

.main_cont, .main_cont * {
	font-family: Arial;
	font-size: 12pt;
/*	font-weight: normal;*/
}

.main_cont p {
	text-indent: 2em;
	text-align: justify;
	margin: 0 0 10px 0;
}

.main_cont a {
	color: black;
	text-decoration: none;
}
.main_cont a:hover {
	text-decoration: underline;
}

span.lang_cur {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #4b99c7;
}

a.lang_set {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

span.page_title {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #aa3000;
}

.main_subscribe * {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.main_subscribe a {
	text-decoration: underline;
	color: black;
}

.main_rand img {
	border-width: 0;
}

div.submenu {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}
div.submenu a {
	text-decoration: none;
	color: #00609d;
	font-weight: bold;
}
div.submenu a:hover {
	text-decoration: none;
	border-bottom: 1px solid #00609d;
}

/* sciber */
.stat {
	font-family: verdana;
	font-size: 10pt;
	color: red;
	margin-left: 0px;
}
.scribe_form {
	font-family: verdana;
	font-size: 10pt;
	border: 1px solid #d0d0d0;
}
.scribe_form td {
	padding: 3px 5px 3px 5px;
}
.scribe_w8 {
	font-family: verdana;
	font-size: 10pt;
	border: 1px solid #d0d0d0;
	text-align: justify;
}
.scribe_w8 td {
	padding: 3px 5px 3px 5px;
}

/* news */
.news_table * {
	font-family: Arial;
	font-size: 12pt;
}
.news_table p {
	text-indent: 0;
}
p.news_pager {
	font-size: 10pt;
	text-align: right;
	margin: 0;
}
p.news_pager * {
	font-size: 10pt;
}
.news_title {
	font-weight: bold;
}
.news_digest {
}

/* manage */
.manage_main td {
	text-align: center;
}
.manage_main img {
	border-width: 0;
}

.manage_files th {
	font-weight: normal;
	text-align: left;
}
.manage_files td {
	font-size: 10pt;
	border-style: solid;
	border-color: #777777;
	border-width: 1px 0px 0px 0px;
}
.manage_files tr.cl0 td {
	background-color: #dddddd;
	padding: 4px;
}
.manage_files tr.cl1 td {
	background-color: #aaaaaa;
	padding: 4px;
}
.manage_files td * {
	font-size: 10pt;
}
.manage_files tr.clx td {
	background-color: #00b000;
	padding: 4px;
}

/* edit */
input.edit_button, select.edit_button {
	font-size: 10pt;
/*	height: 25px;*/
	margin: 0;
}

div.signature {
	margin:0;
	padding:0;
}
div.signature, div.signature a {
	font-family: Verdana;
	font-size: 8pt;
	color: #1182c6;
}
div.signature a {
	text-decoration: underline;
}
