
BODY {
	background-color: #F0F5D5;	
	color: #550000;
	color: #111133;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
}

.mainbodysection {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #F9F9F5;	
	color: #550000;
	text-decoration: none;
	margin-left: 40px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	padding: 20px;
}

H1 {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
}

H2 {
	color: #111199;
	font-family: arial, verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

H3 {
	color: #111133;
	font-family: arial, verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}


H4 {
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

A {
	text-decoration: none;
	color: #1e3ca0;
}

A:hover{
	text-decoration: underline;
	background-color: #EEFFEE 
	}

A:link {
	color: #ff1133;
}

A:visited {
	color: #DD2288;
}

A:active {
	color: #666666;
}



ADDRESS {
	font-size: x-small;
}

TABLE {
	margin: 0px;
}

TABLE.single {
	background: #88acd0;
}

TABLE.inner {
	background: #88acd0;
}

TABLE.outer {
	background: #102058;
	margin: 0px;
	padding: 1px;
}



TD {
	color: black;
	font-family: arial, verdana, sans-serif;
}

TH {
	color: #3333f8;
	background: #405c88;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
}





tnav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


navlink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
a.navlink:link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
}
a.navlink:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}
a.navlink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #007700;
	background-color: #EEEEEE;
	text-decoration: none;
}
a.navlink:active {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}



.topfadebar {
 width: 100% ;
 background-image: url(../Common_Images/headertop_gold.gif); 
 background-color: #EEFFEE ;
}


.bottomfadebar {
 background-image: url(../Common_Images/headerbottom_gold.gif); 
 background-color: #EEFFEE ;
}


.pageheadertext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}


.nodeco {
	text-decoration: none;
	color: #f8fcf8;
}

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

/* preformatted text */
.pre {
	background: #A0BcD8;
	color: black;
}

.pagetitle {
	background: #102058;
	color: #f8fcf8;
	font-weight: bold;
	font-size: 20px;
}

.navigate {
	text-decoration: none;
	background: #405c88;
	color: #f8fcf8;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 5px;
	font-size: 12px;
}

.state0 {
	background: #F0F000;
}

.text0 {
	color: #ceb512;
	font-size: 10px;
}


.text1 {
	color: green;
	font-size: 10px;
}

.state2 {
	background: #FF0000;
}

.text2 {
	color: #FF0000;
	font-size: 10px;
}


.text3 {
	color: #333333;
	font-size: 14px;
}

.headline {
	background: #102058;
	color: white;
}


INPUT {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

SELECT {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

SPAN.warn {
	font-weight: bold;
	color: red;
}



/* EOF */
