body {
	background-color: #9DB7C4;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: Geneva, arial, helvetica, sans-serif;
	font-size: 9pt;
}

input {
	font-size: 9pt;
}

input, select {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


#mnu_login {
 margin: 0;
 padding: 0;
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 display: block;
 padding: 2px 2px 2px 4px;
 border-top: 1px solid #369;
 border-left: 10px solid #369;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #036;
 color: #fff;
 text-decoration: none;
 width: 100%;
 text-align: left; 
}

#mnu_login_info {
 margin: 0;
 padding: 0;
 border-left: 10px solid #369;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: #fff;
}

#mnu_login:hover {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: #fff;
}

#mnu_list {
 border-right: 1px solid #666;
 padding: 0;
 margin-bottom: 1em;
 color: #333;
}

#mnu_list ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

#mnu_entry {
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #369;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #036;
 color: #fff;
 text-decoration: none;
 width: 100%;
}

#mnu_entry:hover {
 border-left: 10px solid #036;
 border-right: 1px solid #69c;
 border-bottom: 1px solid #369;
 background-color: #69f;
 color: #fff;
}

#mnx_entry {
 display: block;
 padding: 2px 2px 2px 4px;
 border-left: 10px solid #369;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #369;
 font-size: 12px;
 font-weight: bold;
 background-color: #C0D2DA;
 color: #000;
 text-decoration: none;
 width: 100%;
}

#mnx_entry a:hover {
 border-left: 10px solid #fff;
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
 background-color: #fff;
 color: #000;
}

#mnu_spacer {
 border-left: 10px solid #369;
 border-bottom: 1px solid #369;
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 display: block;
 text-align: center; 
}

#mnu_user {
 border-bottom: 1px solid #369;
 font-family: verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 display: block;
 text-align: center; 
}
