
body { margin:8px; font-family:Univers, Geneva,Verdana,Helvetica,Arial,sans-serif;}

#wrapper-out { background-color:white; width:100%; border:1px solid black; }

#header { background-color:black; width:100%; height:80px; clear:both; border-bottom:1px solid black;
            font-weight:bold; font-size:0.7em; color:white;}



          a.title, a.log {text-decoration: none; color:white;}


#title  {line-height: 80px; font-size:2em; float:left; clear:both; width:40%; padding-left:15px; margin:0; }
#log { line-height: 26px; float:right; clear:none; width:40%; text-align:right; padding-right:15px; }


#footer { background-color:white; width:100%; clear:both; border-top:1px solid black; text-align: center; font-size:0.7em }

#left { background-color:white; width:15%;  float:left; clear:both; }


          #left h2 { font-size: 0.7em; color:#575757; margin-left:10px; }

          ul#navigation {list-style-type:none; margin:0; padding-left:0px;}

           ul#navigation li {
  	  list-style: none;
  	  margin: 0; padding: 0.5em;  line-height:1.5em;
  	    }
 	 ul#navigation a {
 	   display: block;
 	   padding: 0.2em;
 	   font-weight: bold; font-size: 0.83em; text-decoration:none;
 	 }
 	 ul#navigation a:link {
  	  color: black; background-color: #EEEEEE;
 	 }
 	 ul#navigation a:visited {
  	  color: black; background-color: #EEEEEE;
 	 }
 	 ul#navigation a:hover {
 	   color: black; background-color: white; text-decoration:underline;
 	 }
  	ul#navigation a:active {
  	  color: white; background-color: #B1B1B1;
  	}


         ul#navigation2 {list-style-type:none; margin:0; padding-left:0px;}

           ul#navigation2 li {
  	  list-style: none;
  	  margin: 0; padding: 0.5em;  line-height:1.5em;
  	    }
 	 ul#navigation2 a {
 	   display: block;
 	   padding: 0.2em;
 	   font-weight: bold; font-size: 0.83em; text-decoration:none;
 	 }
 	 ul#navigation2 a:link {
  	  color: black; background-color: #739ecb;
 	 }
 	 ul#navigation2 a:visited {
  	  color: black; background-color: #739ecb;
 	 }
 	 ul#navigation2 a:hover {
 	   color: black; background-color: white; text-decoration:underline;
 	 }
  	ul#navigation2 a:active {
  	  color: white; background-color: #0000FF;
  	}


#content { background-color:white; width:67%;  min-height:1000px; float:left; clear:none; border-left:1px solid black; border-right:1px solid black; font-size:0.8em }

         #content h2 { font-size: 0.9em; color:#575757; margin:0; padding-bottom:20px}
         #content p {font-size:105%; color:black; margin:0; line-height:1.5em; padding-bottom:20px}



         input, select, textarea { font-size:0.9em; font-family:Verdana,sans-serif;margin-bottom:10px }

#contentwrapper {padding:20px;}

#right { background-color:white; width:17%;  float:right; clear:none; font-size:0.7em;
        text-align:left; overflow:scroll ;height:990px; overflow-x:hidden; }

.dltable{font-size:11px; border:1px solid black;  padding:3px; width:100%; border-style:solid;}


.sttable{font-size:11px; border:1px solid black;  padding:3px; margin: 0px; width:100%; border-style:solid;}

.selwidth {width:240px; overflow-x:auto;}

input[type=radio] {vertical-align:text-top;}
