BODY {
    color: #000000;
    background-color: #E8FBFF;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
UL {
    margin-left: 2em;
    list-style: outside;
}
DIV.submenu {
	width: 160px;
	padding: 1px 1px 1px 1px;
	background-color: #465A79;
	display: none; 
	position: absolute;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=120, Strength=4);
}
INPUT {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}
TD {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}
TD.boldtext {
    font-weight: bold;
}
TD.content {
    color: #000000;
    background-color: #E8FBFF;
}
TD.light {
    color: #E8FBFF;
}
TD.content_pad {
    color: #000000;
    background-color: #E8FBFF;
    padding: 1 10 1 10
}
TD.headline {
    font-size: 18px;
    font-weight: bold;
    color: #465A79;
}
TD.headline2 {
    font-size: 12px;
    font-weight: bold;
    color: #465A79;
}
A:link {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


TD.menu_item {
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #BEE1FF;
	color: #000000;
	padding: 2px 9px 2px 9px;
}
TD.menu_item_over {
	background-color: #BEE1FF;
	font-weight: bold;
	border-bottom: 1px solid #BEE1FF;
	color: #000000;
	padding: 2px 9px 2px 9px;
}
A.menu:link {
	color: #000000;
	text-decoration: none;
}
A.menu:visited {
	color: #000000;
	text-decoration: none;
}
A.menu:active {
	color: #000000;
	text-decoration: none;
}
A.menu:hover {
	color: #000000;
	text-decoration: underline;
}

