#menu ul li ul{
display:none;
}

#menu ul li.here ul{
display:block;
}

#menu ul li.here {
margin-bottom:5px;
border-bottom-style:solid;
}

#menu ul li.here ul li {
margin-bottom:0;
border-bottom-style:none;
}

#menu ul li.here a{
margin-bottom:0;
}

#menu ul li.here ul li a{
margin:0;
padding:0;
color:#8a0000;
font-weight:normal;
border-style:none;
background-image:none;
background-color:#fff;
}

*{
font-family:sans-serif;
border-color:#000080;
border-width:3px;
}

body, html{
border-style:none;
}

body{
position:relative;
margin:0;
padding:0;
width:600px;
background-image:url(../images/menu_bg.png);
background-repeat:repeat-y;
}

input, select, textarea, button{
border-width:1px;
}

div.field{
margin:10px 0;
}

#header{
height:165px;
background-image:url(../images/header_bg.png);
background-repeat:no-repeat;
}

#header h1{
position:absolute;
top:55px;
left:130px;
height:107px;
width:392px;
margin:0;
padding:0;
color:#000080;
font-size:20pt;
font-weight:normal;
line-height:107px;
text-align:center;
text-decoration:underline;
white-space:nowrap;
}

#logo{
position:absolute;
top:10px;
left:10px;
width:103px;
font-size:8px;
color:#000080;
text-align:center;
}

#logo img{
margin-bottom:3px;
border-style:solid;
}

#header_info{
position:absolute;
top:20px;
left:140px;
width:375px;
font-size:12px;
color:#fff;
line-height:21px;
white-space:nowrap;
text-align:center;
background-image:url(../images/header_info_bg.png);
}

#header_info img.left{
float:left;
}

#header_info img.right{
float:right;
}

#menu{
position:relative;
float:left;
}

#menu ul{
margin:0;
padding:0;
width:132px;
list-style-type:none;
}

#menu ul li{
margin:0;
padding:0;
}

#menu ul li a{
display:block;
margin-bottom:5px;
line-height:20px;
width:100%;
font-size:11px;
color:#8a0000;
text-align:center;
text-decoration:none;
border-top-style:solid;
background-image:url(../images/menu_link_bg.png);
background-position:bottom;
background-repeat:repeat-x;
}

#menu ul li.here a{
font-weight:bold;
}

#menu ul li a:hover, #menu ul li.here ul li a{
color:#000080 !important;
}

#content{
margin-left:130px;
padding:20px;
font-size:10pt;
}

#content table{
border-style:none;
}

#footer{
margin-bottom:10px;
margin-left:120px;
padding:10px;
clear:both;
text-align:center;
white-space:nowrap;
}

#footer span.menu{
padding:5px;
font-size:8pt;
border-style:dashed;
border-color:#8a0000;
background-color:#fff;
}

#footer a{
color:#000080;
}

#footer a.here{
color:#000;
text-decoration:none;
}

span.error{
display:block;
font-weight:bold;
}

div.red{
color:#cccc99;
border-style:solid;
border-color:#cccc99;
background-color:#8a0000;
}

div.red a{
color:#b3c3ef;
}

#content div h2{
font-size:16px;
font-weight:normal;
text-align:center;
text-decoration:underline;
}

#content h4{
text-align:center;
}

#content div p{
padding:5px;
}
