
/* CSS Document */
body
{
    font-family :Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color: #568C8E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_padding {
	padding-right: 10px;
	padding-left: 5px;
}
A.newmenulink
{
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    background-color: #FFFFCC;
    color: #000000;
    border: none;
    border: solid 1px #FFFFFF;
    padding:0 0 0 0;
}
A.menulink {
    display: block;
    text-align: center;
    text-decoration: none;
    font-family:arial;
    font-size:12px;
    color: #000000;
    BORDER: none;
    border: solid 1px #FFFFFF;
}
A.menulink_red {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #990000;
	BORDER: none;
	border: solid 1px #FFFFFF;
	font-weight: bold;
}

A.menulink:hover {
    border: solid 1px #10621F;
    background-color:#DFFCDF;
}
.nav_table {
	background-color: #FFFFCC;
	border: thin solid #666666;
}
.last_updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
}
.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A.menu
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #d9d2bd;
	font-size : 11px;
	font-style:  normal;
   font-weight: bold;
	text-decoration: none;
}

A.menu:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}
	
A.menu:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #d9d2bd;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: none;
} 
.menu-headers
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	font-weight : bold;
	background-color: #516970;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
A.menu-headers
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;

	font-weight : bold;
	background-color: #516970;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}
.frame	
{
	background-color : #ebe7da;
	color:Black;
	font-family :  Arial, Helvetica, sans-serif;
}
a
{
    color:#004f75;
}