html,body {
margin: 0; padding: 0; height: 100%; border: none; }

#menubox {
float: none; margin-right: 4px; margin-left: 4px; border-top-style: solid;
border-top-width: 4px; border-top-color: #dddddd; }
#contentbox {
border-style: solid; border-width: 1px; border-color: black;
height: 96%; line-height : 1; background-color: white;
margin-right: 4px; margin-left: 4px; padding-left: 4px; }


input.sbutton,button,.dbutton,.calbutton,.cpbutton,input.rbutton {
background: #ffffff url("../img/button.gif") repeat-x bottom;
border-top-color: #555555; border-left-color: #555555;
border-right-color: #333333; border-bottom-color: #333333; border-top-width: 1px;
border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; }

button.pos {
background: #ffffff url("../img/button.gif") repeat-x top;
background-color: #cdcdcd;}

.smallsbutton {
font-size: 70%; padding: 0;
background: #ffffff url("../img/button.gif") repeat-x bottom;
border-top-color: #555555; border-left-color: #555555;
border-right-color: #333333; border-bottom-color: #333333; border-top-width: 1px;
border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; }


input.rbutton,select.rselect {
font-size:70%; padding: 0; }

a:link, a:visited {
color: #26316a; text-decoration: underline;}
a:hover {
color: #26316a; text-decoration: none;}

table.nav_bar { padding: 0; text-align: center; border-style: solid; border-width: 1px; border-color: black; border-bottom: none; background: url("../img/bar_bg_top.png") repeat-x left top; }
table.nav_bar tr td { height: 19px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
background: url("../img/bar_bg_bot.png") repeat-x left bottom; vertical-align: middle; }
table.nav { padding: 0; margin-left: auto; margin-right: auto; margin-top:0; margin-bottom:0; border: none; }

a.nav, a.nav:visited, a.nonav, a.nonav:visited {
display: block; float: left; color: #666666; text-decoration: none; padding: 2px 0 3px 0; }
a.nav:hover { background-color: #eeeeee; color: #666666; text-decoration: none; }

.drop ul { padding: 0; margin: 0; list-style-type: none; }
.drop li { position: relative; z-index: 5; }
.drop ul li { padding: 0 0 1px 0; }
.drop ul ul { visibility: hidden; position: absolute; top: 17px; left: 0; border-style: solid; border-width: 1px; border-color: black; background-color: #b9ccd4; text-align: left; padding: 0 0 1px 0; }
.drop ul ul li { float: left; padding: 0; }
.drop ul ul a { padding: 1px 0 2px 0; background: url("../img/bar_bg_top.png") repeat-x left top; }
.drop ul ul li:last-child a { padding: 1px 0 1px 0; }
.drop ul ul a, .drop ul ul a:visited { background-color: #b9ccd4; color: #666666; display: block; text-decoration: none; min-width: 86px; }
.drop ul ul a:hover { background: none; background-color: #eeeeee; color: #666666; display: block; text-decoration: none; min-width: 86px; }
.ldrop ul ul a, .ldrop ul ul a:visited, .ldrop ul ul a:hover { min-width: 100px; }
.xldrop ul ul a, .xldrop ul ul a:visited, .xldrop ul ul a:hover, .xldrop ul ul div { min-width: 140px; }
.drop ul li:hover ul { visibility: visible; }

.drop ul li ul li input { padding: 0; }
.fdrop { white-space: nowrap; min-width: 17em; margin: 10px 0 10px 4px; }
.lifdrop { white-space: nowrap; padding: 2px 0 3px 0; background: url("../img/bar_bg_top.png") repeat-x left top; }
.lifdrop b { padding: 0 0 0 2px; }


table.t1 tr:first-child td, table.me1 tr:first-child td { background: url("../img/bar_bg_top.png") repeat-x left top; }
table.t1, table.me1 { background: url("../img/bar_bg_bot.png") repeat-x left bottom; }
table.t1 tr:hover, table.t1wc tr:hover, table.m1 tr:hover, table.m2 tr:hover { background-color: #eeeeee; }
table.t1 tr:first-child, table.m1 tr:first-child, table.m2 tr:first-child { background-color: transparent; }
table.t1 tr td { border-color: #abbbc1; }

table.m1 tr td:first-child { text-align: right; }
table.m1 tr td { border-color: #abbbc1; }


.datepick {
position: absolute; top: 0px; left: 0px; background: #c8dde6; padding: 2px;
border: 1px solid #000000; z-index: 1; visibility: hidden;
font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #000000;
text-align: center; }

.datepick table table { border-collapse: collapse; font-size: 10px; margin-left: auto; margin-right: auto; }
.datepick table table tr td { cursor: default; text-align: center; padding: 2px; }


button,.dbutton { padding: 0; }

.dbutton {
width: 16px; height: 18px; margin: 0; border: 0; background: transparent url('../img/calpick.png') no-repeat center top;
text-indent: -100em; }

.calbutton { font-size: 9px; padding: 0 5px 0 5px; }

#mmenu { background: url("../../../img/logo.png") no-repeat right top; }