body, tr, td, li  { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link   { color: #191970; text-decoration: underline }
a:hover    {
	color: #000088;
	text-decoration: none;
	background-color: #CCCCCC;
}
.whitetext { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.imagebox {
	border-top-width: 1pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #003;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #003;

}
A.menu {
    color:white;
    font-weight:bold;
    font-size:10pt;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}

A.menu:hover {
	color:#9999CC;
	letter-spacing:1px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position: 25px;
	display: block;
}
.darklinkunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
A.logo:hover {
	background-color: #000033;
}
a:active {
	color: #FFCC66;
}
A.transparent:hover {
	background-color: #FFFFFF;
}
.tableoutline  { border: solid 1px #000 }
.bluefeatures {
background: #000033 repeat; border: solid 1px #000
}
.headerfill {
	background-image: url(/images/headers/yellow_grid_box.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000033;
	background-color: #FFCC66;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
.expander {
	background-image: url(../images/design/background.gif);
}
