body { background: #969696  repeat-x top left fixed; padding: 0;}

#page { width: 852px;
        height: 580px;
        border: 0px;
        padding: 0;
        margin: auto;
        background: #fff; }

#top { width: 848px; height: 144px; clear: both;}

#tabletop { width: 195px;
            text-align: left;
            vertical-align: top;
            padding-top: 8px;
            padding-left: 20px;
            padding-right: 0px;
            float:left; }

#tabletopa { width: 420px;
             text-align: left;
             vertical-align: top;
             padding-top: 16px;
             float: left; }

#tabletopb { width: 195px;
             float: right;
             text-align: left;
             vertical-align: top;
             padding-top: 20px;             
             padding-left: 0px;
             padding-right: 10px; }

#bottom { width: 848px; height: 424px; clear: both;}

#tablemiddle { width: 195px;
               text-align: left;
               vertical-align: top;
               padding-top: 8px;
               padding-left: 15px;
               padding-right: 0px; 
               float: left;}
              
#tablemiddlea { width: 420px;
                text-align: left;
                vertical-align: top;
                padding-top: 0px;
                padding-left: 0px;
                padding-right: 0px;
                float: left; }

#tablemiddleb { width: 195px;
                text-align: left;
                vertical-align: top;
                padding-top: 8px;
                padding-left: 10px;
                padding-right: 10px;
                float: right; }

.img { border: 1px solid #bcbcbc; }

.pdf { border: 0px solid #bcbcbc;
       vertical-align: bottom; }

a {	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ff0000;
    text-decoration: none;
    line-height: 15px; }
    
p {	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    vertical-align: top;
    line-height: 15px; }

p.entw {	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    vertical-align: bottom; }

ul { list-style-type: disc;
     list-style-position: outside;
     padding-left: 15px;
     margin: 0px; }

li {	font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #000;
      margin: 0px;
      text-align: left;
      line-height: 15px; }

.active { font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #535353;
    text-decoration: none;
    line-height: 15px;
    font-weight: bolder; }
    
a:hover { font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ff0000;
    text-decoration: none;
    line-height: 15px;
    font-weight: bolder; } 

a.popup {	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ff0000;
        text-decoration: none;
        line-height: 15px; }
   
td { font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000; }

.headline {	font-size: 24px;
            color: #535353;
            font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
            vertical-align: top;
            padding-top: 10px;
            padding-left: 15px; }

.subheadline { font-size: 12px;
               color: #535353;
               font-family: Arial, Helvetica, sans-serif;
               font-weight: bold;
               padding-left: 15px; }

.input { font-family: Arial, Helvetica, sans-serif;
         font-size: 13px;
         color: #000;
         border-width: 1px;
         border-style: solid;
         border-top-color: #000;
         border-right-color: #969696;
         border-bottom-color: #969696;
         border-left-color: #000;
         background-color: #fff; }

#nav a {
	font-size: 11px; line-height: 20px; width: 120px; display: inline-block; padding: 1px; margin-bottom: 2px; padding-left: 2px;
	color:#000; background-color: #fff; border-color: #bcbcbc; border-width: 1px; border-style: solid; text-decoration:none;
}

#nav a:hover {
	background-color:#ccc;
	color:#000; text-decoration:none
}

#nav a.sel, a:hover.sel { background-color:#ff0000; }

#subnav a {
	font-size: 11px; line-height: 20px; width: 120px; display: inline-block; padding: 1px; padding-left: 2px; margin-bottom: 2px; margin-left: 15px; 
	color:#000; background-color: #fff; border-color: #bcbcbc; border-width: 1px; border-style: solid; text-decoration:none;
}

#subnav a:hover {
	background-color:#ccc;
	color:#000; text-decoration:none
}

#subnav a.sel, a:hover.sel { background-color:#ff0000; }

.link { font-size: 10px;
        color: #535353;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        line-height: 15px; }
        
.link:hover { font-family: Arial, Helvetica, sans-serif;
              font-size: 10px;
              color: #535353;
              font-weight: normal;
              line-height: 15px; }
