html, body {height:100%; margin:0px;}

body, td {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
       p {margin:0px 0px 10px 0px;}
  ul, ol {margin-top:0px; margin-bottom:10px;}
    form {margin:0px; padding:0px;}
       a {color:#0000ff;}
 a:hover {color:#ff0000;}
h1 {font-size: 20px;}

/* Main */
#full-site-wrapper {width: 100%; background:url('images/bg-main-fade.jpg') repeat-x;}
#inner-wrapper {width: 100%; background:url('images/bg-main-top.jpg') top no-repeat;}
#main-table {width:952px; }

/* Header Info */
#header-wrapper {width:952px ; height: 97px; display:block; }
#header-menu {font-size:16px; color:#000000; margin-top: 5px; margin-right: 10px;}
#header-menu a {color:#000000; text-decoration: none; }
#header-menu a:hover {color:#ff0000; text-decoration:underline; }
#tag-line {margin: 25px 12px 0px 0px;}

/* Inner Main */
#inner-top {height: 12px; background:url('images/bg-inner-top.jpg') no-repeat;}
#inner-mid {background:url('images/bg-inner-mid.jpg') repeat-y;}
#inner-bot {height: 12px; background:url('images/bg-inner-bot.jpg') no-repeat;}
#content-table {width:929px; }
#cell-left {width: 237px; }
#cell-center {width: 432px;}
#cell-right {width: 260px;}

/* Inner Left */
#left-wrapper {width: 237px; margin-top:10px; }
#left-header {height: 33px; background:url('images/bg-inner-left-header.jpg') no-repeat; text-align: center; line-height: 30px; font-weight:bold; font-size: 22px; border: 2px solid #999999; }
#left-main {width: 235px; margin-top: 10px; background:#eeeeee; border: 2px solid #dedede;}
#left-menu {width: 222px; margin: 10px 0px 20px 10px;}
.menu-item {font-size: 16px; color:#003399; line-height: 30px; }
.menu-item a {color:#2d59ad; text-decoration:underline; }
.menu-item a:hover {color:#ff0000; text-decoration:none; }

/* Inner Right */
#right-wrapper {width: 260px; margin-top:10px;}
#right-top-header {height: 33px; background:url('images/bg-inner-r-top-header.jpg') no-repeat; text-align: center; line-height: 30px; font-weight:bold; font-size: 22px; border: 2px solid #999999;}
#right-top-main {width: 256px; margin-top: 10px; background:#eeeeee; border: 2px solid #dedede;}
#right-bot-header {height: 33px; background:url('images/bg-inner-r-bot-header.jpg') no-repeat; text-align: center; line-height: 30px; font-weight:bold; color:#ffffff; font-size: 22px; border: 2px solid #999999; margin-top: 10px;}
#right-bot-main {width: 256px; margin-top: 10px; background:#eeeeee; border: 2px solid #dedede;}
#widener {width:256px;}
#news-text {padding: 10px;}

/* Inner Center  */
#center-wrapper {margin: 10px 10px 15px 10px; }
#center-border {width: 408px; border: 2px solid #dedede;}
#center-padding {padding: 10px 10px 10px 10px;}
#center-spaced {width: 388px; }

   input.reg_sbm {font-size:10px;}
   input.reg_txt {font-size:10px; border:#666666 1px Solid; padding:0px 3px 0px 3px;}
textarea.reg_txt {font-size:10px; border:#666666 1px Solid; padding:3px;}
  select.reg_sel {font-size:10px;}
