body {
 border:0;
 width:100%;
 height:100%;
 margin: 0px;
 padding: 0px;
 font: normal 100% Verdana, Helvetica, Trebuchet, Arial, sans-serif;
 word-spacing:0em;
 letter-spacing:0em;
 font-size: 12px;
 line-height: 150%;
 background: #FFFFFF;
}

#navbardiv span {
  border: 1px solid #999999;
  height: 5px;
  padding: 0px 1px 0px 1px;
  font-weight: bold;
}

.onlyprint { display:none; }

/* { margin: 0px; padding: 0px; } */
/* p { margin-bottom: 12px; } */

.wrapper { 
 text-align:left;
 margin:0px auto;
 padding:10px;
 width: 1400px;
}

/* ul, li { list-style:none; margin:0px; padding:0px; } */
hr { height:0; border:0; border-top:1px solid #b2b2b2; text-align:center; width:100%; }
h1, h2, h3 { font-family:"lucida grande", trebuchet, verdana, samns-serif; }

.submit {
 background:#000;
 color:#fff;
 font-weight:bold;
 border:0px;
 text-decoration:none;
 padding:1px 3px;
 margin:1px;
} 

a:link { text-decoration:none; color:#f87010; }
a:hover { text-decoration:none; color:#f87010; }
a:active { text-decoration:none; color:#f87010; }
a:visited { text-decoration:none; color:#f87010; }

.data {
 color:#999;
 font-style:italic;
}

.alert {
 color:#c00;
 font-weight:bold;
 padding:0px;
}

.edit_table {
  background: #eeeeee;
  border:1px solid #dddddd; 
}

.ahrefmimic	{ text-decoration:underline; color:#00F; }
.ahrefmimic:hover { text-decoration:underline; color:#c3d13e; cursor:pointer;}

.moneydisplay {font-family:"courier new",monospace; font-size:14px; padding: 1px 4px 1px 4px;}

.supersmalltextarea {
	height:1em;
	width:4em;
}
