* {
margin:0px;
padding:0px;
border:0px;
font-size: 9pt;
}

html {
margin-bottom:1px;
height:100%;
overflow:scroll;
}

a:link {
color:#004411;
}

a:visited {
color:#004411;
}

#hcontainer {
width:100%;
border-bottom: 1px solid #770000;
}

#header {
margin: 0px auto;
width: 950px;
height:40px;
}

#hbanner {
margin-top:5px;
float: left;
/*
width: 175px;
*/
width: 428px;
height: 30px;
background-image: url("../img/header/header_banner_green.gif");
background-repeat:no-repeat;
}

#hmenu {
margin-top: 10px;
float: right;
text-align:right;
}

