/* CSS Document */

body { background-color:#EEEEEC; margin:0px; padding:0px;}
a { color:#666666; text-decoration:underline;}
a:hover { color:#666666; text-decoration:none;}
.width { width:780px; margin-left:auto; margin-right:auto;}
.header { background:#000080;}
.menu { background-color:#99CC99; height:33px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
.menu td { width:auto; border-right:1px solid #B7DBB7; white-space:nowrap; text-align:center}
.menu a { text-decoration:none; color:#000000;}
.menu a:hover { background:url(images/menubg.gif) no-repeat bottom center; padding-bottom:10px}
.menu td.current { width:auto; border-right:1px solid #B7DBB7; white-space:nowrap; text-align:center;background:url(images/menubg.gif) no-repeat bottom center;}
.body { background-color:#FFFFFF; margin-bottom:5px; padding:5px;}
.textbox { background-color:#FBFBFB; border:3px solid #F7F7F7; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666}
.footer { height:30px; background-color:#000000; text-align:right; padding-right:10px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.title { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.page-title { border-bottom:1px dashed #99CC99; padding-bottom:6px; margin-bottom:10px;}