BODY {
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
} 

BODY, DIV, SPAN, TD, TH, LI, TABLE {
	vertical-align: top;
}

H1 {
	font-size: 13pt; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #101020;
}

H2 {
	font-size: 12pt; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #101020;
}

H3 {
	font-size: 11pt; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #101020;
}

H4 {
	font-size: 10pt; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #101020;
}

H5, H6 {
	font-size: 9pt; 
	font-family: Verdana, Arial, sans-serif;
	color: #101020;
}

#content {
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
	vertical-align: top;
	padding-left: 0px;
}

div.admin_tool_icon {
	float: left;
	display: block;
	padding: 25px;
}

#admin_navigation li {
	list-style-type: none;
}

#admin_navigation {
	margin: 0px;
	padding-left: 0px;
}

#admin_navigation a {
	font-size: 10px;
	text-decoration: none;
}

#admin_navigation a:hover {
	background-color: #a0a0ff;
}

#admin_navigation ul {
	margin: 0px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #d0d0f0;
}

#maintable {
	border: 1px solid #101020;
}

#maintable td.title {	
	font-weight: bold;
	font-size: 14pt;
	background: #8080c5;
	color: black;
	padding: 2px;
}

#maintable td.copyright {
	font-size: 10px;
	background: #a0a0f0;
	color: black;
}

#maintable td.maincontent {
	padding-left: 2px;
	max-height: 700px;
	height: 400px;
	border-left: 1px dashed #505060;
	border-top: 1px solid #505060;
}

#contenttable {
	background: #f0f0f0;
}

#maintable td.leftbox {
	background: #f5f5ff;
}

TH.leftbox {
	font-size: 12px;
	border-top:     1px solid #cbcbff;
	border-bottom:  1px solid #b0b0e0;
	border-left:    1px solid #cbcbff;
	border-right:   1px solid #b0b0e0;
	background: #f0f0ff;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

.rightbox {
	border-left: 1px solid #000000;
	font-family: Verdana, Arial, sans-serif;
}

.navigationtitle {
	font-size: 12pt;
	background: #1010f0;
}

#navigation {
	background: #a0a0ff;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

#navigation ul {
	margin: 0px;
	padding-left: 5pt;
	list-style-type: none;
}

#navigation li {
	position: relative;
}

#navigation ul li {
	display: block;
}

#navigation li:hover ul {
	display: block;
}

#navigation a {
	width: 100%;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
 	color: #00007f;
}

#navigation a:hover {
	color: #4040ff;
	text-decoration: none;
}

#copyright {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Sansa-Serif
}

.dns_records thead {
	background: #c0c0ff;
}

.dns_records {
	width: 90%;
	padding-left: 5px;
}

.error {
	color: red; 
	font-weight: bold;
}

.sub {
	font-size: 8pt;
}

.sup {
	font-size: 8pt;
}

.removed {
	text-decoration: line-through;
}

img.image {
	border: 0;
}

.iframe {
	background-color: #f0f0f0;
    border: 1px solid #c0c0c0;
	padding: 5px 5px 5px 5px;
}

.image_left {
	float: left;
	margin-left: 0px;
	margin-right: 9pt;
}

.image_right {
	float: right;
	margin-left: 9pt;
	margin-right: 0px;
}

img.image_left {
	float: left;
	clear: left;
	margin-left: 0px;
	margin-right: 9pt;
}

img.image_right {
	float: right;
	clear: right;
	margin-left: 9pt;
	margin-right: 0px;
}

.image_center {
	margin-right: auto;	
	margin-left: auto;
	display: block;
	text-align: center;
}

.image_caption {
	padding: 1px 1px 1px 1px;
}

#toc {
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-size: 8px;
}

#toc_name {
	width: 100%;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#toc_list {
	font-size: 10px;
}

#toc_list ul li.tcsect {
	padding-left: 8px;
}

#toc_list ul li.c_sect {
	font-weight: bold;
}

#toc_list ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	list-style-type: none;
	width: 100%;
}

#toc_list li a {
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	display: block;
}

#toc_list li a:hover {
	text-decoration: none;
	background-color: #e0e0e0;
}

#toc_list li.c_ch {
	font-weight: bold;
}

.gallery {
	border: 1px solid #606065;
	width: 98%;
	margin-left: 6px;
	margin-right: 6px;
	padding: 4px;
	background: #d0d0e0;
	display: inline;
	clear: both;
	float: left;
}

table.galleryt {
	padding: 4px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}

table.tn td {
	width: 128px;
	border: 1px solid #909095;
}

.scrolled_preview {
	padding-left:	9pt;
	border-top:		3px solid #c5c5ef;
	border-bottom:	3px solid #a0a0d0;
	border-left:	3px solid #c5c5ef;
	border-right:	3px solid #a0a0d0;
	margin-left:	4px;
	margin-right:	4px;
	min-height:		300px;
	height:			400px;
	max-height:		500px;
	overflow:		auto;
}

#ol_map {
	border: 1px solid #9090A5;
	width:	auto;
	height: auto;
}

#ol_map_map {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 400px;
	background-color: white;
	border: 1px solid #a0a0a0;
}

#admin_article_pager td {
	font-size: 9pt;
	vertical-align: middle;
}

#admin_article_pager td.content {
	background-color: #d0ffd0;
}

#admin_article_pager td.published {
	background-color: #d0ffd0;
	font-weight: bold;
}

#admin_article_pager td.deleted {
	background-color: #ffd0d0;
	text-decoration: line-through;
}

#admin_article_pager td a {
	font-size: 9pt;
}

table.pager thead {
	font-size: 9pt;
}

table.pager tbody {
	font-size: 9pt;
}

table.pager tbody a {
	font-size: 9pt;
}

table.pager thead a {
	width: 100%;
	font-size: 9pt;
	display: block;
	text-decoration: none;
	color: black;
}

table.pager thead a:hover {
	color: white;
}

ul.recenta {
	list-style-type: none;
	padding-left: 0px;
}

ul.recenta a {
	font-size: 8pt;
}

