BODY, DIV, SPAN, TD, TH, LI, TABLE, P {
	font-size: 9pt; 
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	background: white;
	color: black;
}

H1 {
	font-size: 14px; 
	font-weight: bold;
}

H2 {
	font-size: 13px; 
	font-weight: bold;
}

H3 {
	font-size: 12px; 
	font-weight: bold;
}

H4 {
	font-size: 11px; 
	font-weight: bold;
}

H5 {
	font-size: 10px; 
	font-weight: bold;
}

H6 {
	font-size: 10px; 
	font-weight: bold;
}

.content {
	font-size: 10px;
	background : #ffffff;
	vertical-align : top;
}

td.content {
	font-size: 10px;
	background : #ffffff;
	padding-left: 0px;
}

p.title { 
	font-size: 12px;
	text-align: left;
}

#navigation {
	display: none;
}

.navitem {
	display: none;
}

.navitem_selected {
	display: none;
}

ul.admin_nav {
	display: none;
}

.maintable {
	border: 1px solid #000000;
}

td.leftbox {
	border-right: 1px solid #000000;
	background: white;
}

tr.odd_row {
	background: #e0e0e0;
}

tr.even_row {
	background: #f0f0f0;
}

th.leftbox {
	font-size: 12px;
	float: left;
}

.rightbox {
	border-left: 1px solid #000000;
}

td.rightbox {
	background: white;
}

th.rightbox {
	font-size: 12px;
	background: white;
}

.navigationtitle {
	font-size: 12pt;
	background: white;
	color: black;
}

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

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

.navigationtable {
	display: none;
}

a.navitem:link {
	width: 120px;
	font-size: 12px;
 	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.navitem_selected:link     {
	font-size: 12px;
 	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.navitem:active   {
	font-size: 12pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

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

a.extlink:after { content: " *" }
a.extlink {
	text-decoration: none;
	color: #1010E0;
}

a.link {
	text-decoration: none;
}

input {
	font-size: 10px 
}

.caption { 
	font-size: 10px; 
}

.bulletlist { 
	font-size: 10px; 
}

.table { 
	font-size: 10px;
}

SELECT {
	font-size: 10px;
	background-color: #EEEEEE; 
}

INPUT, TEXTAREA {
	font-size: 10px;
	background-color: #EEEEEE;
}

TEXTAREA {
	border: solid 1px #000000;
}

.copyright {
	font-size: 10px;
	text-decoration: none;
}

.formcontent {
	display: block;
	font-size: 10px;
}

.form_text {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 26px;
}

.form_select {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.form_password {
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 40px;
}

.formtable {
	font-size: 10px;
	border-collapse: collapse;
	border: 1px solid #b0b0f2;
	color: #000000;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}

label.gform {
	display: block;
	text-align: left;
	float: left;
	width: 50%;
	min-width: 30%;
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	border-bottom: thin dashed #00108E;
}

select.gform, input.gform {
	font-size: 10px;
}

.formsubmit {
	font-size: 10px;          
	text-align: right;
}  

.formsubmit_next {
	font-size: 10px;          
	text-align: right;
}  

.formsubmit_prev {
	font-size: 10px;          
	text-align: left;
}  

tr.odd_row {        
	background: #e0e0e0;
}

tr.even_row {
	background: #f0f0f0;
}

.dns_records thead {
	background: #c0c0ff;
}

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

.error {
	color: #FF0000;
	font-weight: bold;
}

.calendar {
	font-size: 10px;
	text-align: center;
}

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

.toolbar {
	display: none;
}

.menu .mitems {
	display: none;
}

#leftbox {
	width: 0px;
	display: none;
}

#rightbox {
	width: 0px;
	display: none;
}

#leftbox_container {
	display: none;
}

#rightbox_container {
	display: none;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	display: none;
}

#content_body {
	width: 100%;
}
