BODY {
	margin: 0.25em 0.5em;
	background: white;
	color: black;
} 

BODY, DIV, SPAN, TD, TH, LI, TABLE {
    font-size: 10px; 
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
}

H1 {
	font-size: 14px; 
    font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

H2 {
    font-size: 13px; 
    font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

H3 {
    font-size: 12px; 
    font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

H4 {
    font-size: 11px; 
    font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

H5 {
    font-size: 10px; 
    font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

H6 {
    font-size: 10px; 
    font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.content {
	font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
	background : #ffffff;
	vertical-align : top;
}

TD.content {
	font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
	background : #ffffff;
	padding-left: 0px;
}

P.title { 
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}

P.date { 
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

li.navitem {
    font-size: 10px;
	color: #0000ff;
    text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	display: block;
	padding: .2em 1em;
}

.navitem_selected     {
    font-size: 10px;
	color: #1010ff;
    text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0;
	padding-left: 4px;
}

#admin_navigation {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

#admin_navigation ul {
	margin: 0px;
}

.maintable {
	border: 1px solid rgb(0,0,0);
	background: black;
}

TD.maincontent {
	padding-left: 2px;
	max-height: 600px;
	height: 600px;
}

.contenttable {
	background: white;
}

TD.leftbox {
    border-right:   1px solid #000000;
	background: #f5f5ff;
	font-family : Verdana, Arial, sans-serif;
}

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;
	float: left;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}

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

TD.rightbox {
	font-family: Verdana, Arial, sans-serif;
	background: #f5f5ff;
}

TH.rightbox {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
    border-top:     1px solid #cbcbff;
    border-bottom:  1px solid #b0b0e0;
    border-left:    1px solid #cbcbff;
    border-right:   1px solid #b0b0e0;
	background: #a0a0ff;
}

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

.toptable {
	background: #b0b0f0;
	color: white;
	font-family: Verdana, Arial, sans-serif;
}

.bottomtable {
	color: white;
	background: black;
}

#toc {
	background: #f0f0f0;
	width: 250px;
}

#toc ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}

#navigationtable {
	margin: 0;
	padding: 0;
	width: 145px;
	background: #a0a0ff;
	font-family: Verdana, Arial, sans-serif;
}

#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

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

A.navitem:link     {
	font-size: 12px;
 	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

A.navitem_selected:link     {
	font-size: 12px;
 	color: #2020ff;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

A.navitem:active   {
	font-size: 12pt;
	color: #1010ff;
	text-decoration: none;
	font-weight: bold;
	font-family:  Verdana, Arial, sans-serif;
}

A.navitem:visited  {
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	font-family:  Verdana, Arial, sans-serif;
}

A.navitem:hover    {
	font-size: 12px;
	color: #4040ff;
	background-color: #bcbcf8;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

A.file {
	text-decoration: none;
	color: #1010E0;
}

/* A.extlink:after { content: " *" }*/

A.extlink {
    background: url(images/ext-link.png) center right no-repeat;
    padding-right: 12px;
	text-decoration: none;
	color: #1010E0;
}

A.link {
	text-decoration: none;
	color: #1010E0;
}

A.link_new { 
	background-color: #00ff00;
	color: #000000;
}

A.link_404 {
	text-decoration: none;
	background-color: #ff0000;
	color: #ffffff;
}

A.link:hover {
	color: #3030FF;
	text-decoration: underline;
}

A.file:hover {
	color: #3030FF;
	text-decoration: underline;
}

A.extlink:hover {
	color: #3030FF;
	text-decoration: underline;
}

.caption { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

.bulletlist { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

.table { 
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000; 
}

.copyright {
	font-size: 10px;
	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;
}

#calendar {
	background: #c0c0ff;
    font-size: 10px;
	text-align: center;
}

.c_today {
	background: #ff9090;
	font-weight: bold;
}

.sub {
	font-size: 8px;
}

.sup {
	font-size: 8px;
}

div.image {
	border: 0;
}

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

div.image_left {
	float: left;
	clear: left;
	position: relative;
}

div.image_right {
	float: right;
	clear: right;
	position: relative;
}

div.image_center {
	margin-right: auto;	
	margin-left: auto;	
}

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