body {
background-color: #01023B;
}

p { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
line-height: 1.3;
}

.p2 { font-family: Verdana;
color: #FFFFFF;
text-decoration:  none; 
font-size: 11px;
text-align: right;
margin-left: 20px;
margin-right: 10px;
line-height: 1.3
}

.p3 { font-family: Verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: center;
}

H1 { font-family: verdana;
text-decoration:  none;
font-variant: small-caps; 
color: #000040;
font-size: 12px;
text-align: left;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
line-height: 1.3;
}

table.border {
BORDER-left: #FFFFFF 1px solid;
BORDER-right: #FFFFFF 1px solid;
}

ul { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
margin-left: 25px;
margin-right: 20px;
line-height: 1.3;
text-align: justify;
}

li { font-family: verdana;
color: #000000;
text-decoration:  none; 
font-size: 11px;
margin-left: 25px;
margin-right: 20px;
line-height: 1.3;
text-align: justify;
}

a:link.cr {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFE0;
	text-decoration: none
}

a:visited.cr {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFE0;
	text-decoration: none;
}

a:hover.cr, a:active.cr {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.e {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A30011;
	text-decoration: none;
}

a:visited.e {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A30011;
	text-decoration: none;
}

a:hover.e, a:active.e {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A30011;
	text-decoration: underline;
}

a:link {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A30011;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A30011;
	text-decoration: none;
}

a:hover, a:active {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A30011;
	text-decoration: underline;
}

.boxes {
	border: 1px solid #CCCCCC;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-indent: 5px;
	line-height: 20px;
}
.codeboxes {
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}
.style8 {font-size: 12px}
.style9 {color: #333333}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f7f7f7;
	border: 1px solid #aaaaaa;
}
.graybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: eeeeee;
	border: 1px solid aaaaaa;
	clip:  rect(1px 1px 1px 1px);
	font-weight: normal;
	text-decoration: none;
	color: #333333;


}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
form {
	margin: 0px;
}
#dhtmltooltip{
position: absolute;
font-size: 10px;
width: 200px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*specify height of broken up content */
.multiparts{
height: 50px;
}
.f8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Styles for dhtml tabbed-pages */



.pagetext {
	visibility: hidden;
	display: none;
	top: 0;
}


.menudottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.adminheader {
	color : #ff6600;
	font-size : 24px;
	font-weight: normal;
}
.lbut {
font-size: 12px;
font-family: Arial;
color: #000000;
border: 1px solid #AAAAAA;
background-color: #6093C9;
height: 22px;
}
.iframe {
	border: none;
	clip:  rect(5px 5px 5px 5px);
	margin: 0px;
	padding: 0px;

}

FORM, BUTTON, SELECT, INPUT {
	FONT-SIZE: 11px; COLOR: #000000;  FONT-FAMILY: geneva, verdana
}