

a:hover{
	text-decoration: underline;
	background: #CCEECC;
	}

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

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

/*
A:link {
	color: #222222;
}

A:visited {
	color: #222222;
}

A:active {
	color: lime;
}
*/

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

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

/* text found by search */
.found {
	color: #00F000;
}

.desc {
	font-weight: bold;
	color: black;
}

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

.navigate {
	text-decoration: none;
	background: #BBEEBB;
	color: #222222;
	vertical-align: top;
	margin-top: 8px;
	margin-left: 5px;
	font-size: 12px;
}

.state0 {
	background: #F0F000;
}

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

.state1 {
	background: #00BB00;
}

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

.state2 {
	background: #FF0000;
}

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


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

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




ADDRESS {
	font-size: x-small;
}



TABLE.single {
	background: #88acd0;
}

TABLE.inner {
	background: #88acd0;
}

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

BODY {
	background: #FFFFEE;
	color: #222222;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

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

TH {
	color: #000000;
	background: #CCFFDD;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	
}

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

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

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




.NewNavButton {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
text-align: center;
color: #880000 ;
background-color: #EEEEEE;
text-decoration: none;
width: 120px;
border: 1px solid #667766;
}

.NewNavButton a {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #880000 ;
background-color: #EEEEEE;
text-align: center;
text-decoration: none;
width: 120px;
border: 1px solid #667766;
}


.NewNavButton a:hover {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000022;
background-color: #FFFFFF;
text-align: center;
text-decoration: none;
width: 120px;
border: 1px solid black;
}





.NewLinkButton {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
text-align: center;
color: #880000 ;
background-color: #EEEEEE;
text-decoration: none;
width: 220px;
border: 1px solid #667766;
}

.NewLinkButton a {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #880000 ;
background-color: #EEEEEE;
text-align: center;
text-decoration: none;
width: 220px;
border: 1px solid #667766;
}


.NewLinkButton a:hover {
display: block; 
font-family: Arial, Verdana, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000022;
background-color: #FFFFFF;
text-align: center;
text-decoration: none;
width: 220px;
border: 1px solid black;
}






/* EOF */
