@charset "iso-8859-1";
/* CSS Document */
body { background:#FFFFFF; text-align:center; margin:0px; }
.content-wrapper { width:900px; background:#D5EDB3; margin-top:0px; margin-left:auto; margin-right:auto; }
.content-wrapper h1 { margin:0px; padding:0px; padding-top:40px; text-decoration:none; font-weight:bold; font-size:20px; }
.header { height:140px }
#menu li { display: inline; list-style-type: none; padding-left:10px; padding-right:10px; }
#menu a { color:#000000; font-weight:bold; text-decoration:none; }
#menu a:hover { color:#000000; font-weight:bold; text-decoration:underline; }
.menu { float:left; margin-top:-50px; margin-left:200px; }
.content { border-top:#666666 3px double; width:900px; background:#D5EDB3; margin-left:auto; margin-right:auto; text-align:left; }
.content-main { width:880px; background:#D5EDB3; margin-left:auto; margin-right:auto; text-align:left; font-size:12px; }
.roundtopleft { background:url(images/roundtopleft2.jpg) top no-repeat #d7eeb6; height:4px; width:8px; }
.roundtopright { background:url(images/roundtopright2.jpg) no-repeat top #d7eeb6; height:4px; width:8px; }
.roundmiddle { background:#d7eeb6; }
.tablemain { padding-left:15px; padding-right:15px; }
.button { height:30px; width:130px; }
