
BODY
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px 0px 20px 0px;
    font-family: "Verdana CE", Verdana, sans-serif;
    color: #000000;
	font-size: 13px;
    font-weight: bold;
    background-image: url('./bg.gif');
 	background-repeat: repeat-y;    
	background-position: 800px 0px;
}

IMG
{
	border: none;
	display: block;
}

A
{
        color: #005296;
        font-weight: bold;
        text-decoration: none;
        
}

A:hover
{
	text-decoration: underline;
}
A span
{
	display: none;
}

td {
	font-size: 12px;

}

.header {
	font-size: 13px;
    font-weight: bold;
}

.nav_table {
	margin: 10px auto;
}

#bgimg {
	width: 800px;
	height: 285px;
    background-image: url('./header.jpg');
	margin-bottom: -115px;
}

#hdr {
	display: block;
/*	background-color: red;*/
	width: 800px;
	height: 180px;
}

#mlayout {
	width: 800px;
}
