html { height:95%; overflow-y:auto; overflow-x: hidden; }
body { height:95%; background-color:#a1b2c3; margin-top: 6px; margin-bottom: 0; padding: 0; font-size: 14px; font-family:Geneva, Arial, Helvetica, sans-serif; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:none; }
img { border-color:#000000; }
.copyright { font-size:11px; }

.top_content { height:80px; max-height:80px; border-bottom: 1px solid #aaa; }
.menu_content { border-right: 1px solid #aaa; width:1%; padding:0; }
.main_content { height:76%; padding-left:4%; padding-right:4%; }
.main_table { width: 98%; height:100%; border:1px outset #aaa; background-image:url(images/bg.png); }

#menu { font-size: 12px; overflow:hidden; width:172px; }
#menu img { border:0; margin:4px 0; padding-right:2px; vertical-align:middle; }
.menu_active_link { background-color:#eee; border:1px solid #dfdfdf; padding:0 2px; }
#menu a { border:1px solid #fff; text-decoration:none; color:#09008b; padding:0 2px; }
#menu a:link { }
#menu a:visited { }
#menu a:hover { background-color:#e7e6fb; border:1px solid #09008b; }
#menu a:active { background-color:#d7d6db; border:1px solid #09008b; }
