* {
font-family: Swiss, Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
body {
background: #ffffff;
font-size:11px;
}
table {width:100%;}
p {
padding:0;
margin: 15px 0 5px 0;
}
.nmpb {
margin:0; padding:0; border:0;
}
a {
text-decoration:none;
font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {font-weight:bold;}
h1 {font-size:1.8em;}
h2 {font-size:1.5em;}
h3 {font-size:1.3em;}
h4 {font-size:1.1em;}
h5 {font-size:1.0em;}
h6 {font-size:0.8em;}
form {display:inline; padding:0; margin:0;}
input, select, textarea {
   font-weight:normal;
   border:1px solid #808080;
   margin: 0px; paddin:1px;
   background:#f0f0f0;
   color: #000000;
   font-size:1em;
}
input,textarea { 
   padding: 1px 0px 0px 2px;
   vertical-align:bottom;
}
input[type=submit],input[type=button],input[type=reset] {
   cursor:pointer;
   margin:1px; padding:1px;
   background:#f0f0f0;
   color: #000000;
   border:outset;
   display:inline;
}
input[type=checkbox],input[type=radio] {
   border:none; 
   background-color:#ffffff;
}
input[type=text], textarea {width:99%;}
select {}
.edit, .list, .formTitle {
   border: 0px solid #808080;
   border-spacing: 2px;
   padding: 0px; margin: 0px;
   text-align: left;
   width:300px;
}
.edit {
}
.list {
   border-top: 1px dotted #000000;
   padding: 5px;
}
.tr {
   visibility: hidden;
   font-size: 0px;
   line-height: 0px;
   height: 0px;
   padding: 0px;
   margin: 0px;
}
.nobr {white-space: nowrap;}
.fillme {width: 99%;}
.inbtn {font-weight:bold;}
.menus {
background-color:#ffffff;
margin:5px 0 5px 0;
border-spacing:5px;
border:double 5px #808080;
}

#content_left, #content_bottom, #stf, .nmpb
{
	display: none;
}
