*, body {
 	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	
}
input, select, option, textarea {
	font-size: 11;
}

 td { 
  color: #000080;
 }
tr.panel1_items {
	height : 17px;
}
tr.odd{
	background-color : #A2FD97;
}
tr.even{
	background-color : #C2FEBC;
}
 p { 
 font-size: 11 ;
 }
 h2 {
 font-size: 12; 
  color: #000000; 
  line-height: 2em
 }
 a:link {
	text-decoration: none;
	color: #24642D;
}
 a:active {
	text-decoration: none;
	color: Black;
}
 a:visited {
	text-decoration: none;
	color: #2B7936;
}
a:hover
	{
	color: Red;
	text-decoration: none;
}
a.light      {
	color: #000000;
	font-weight: normal;
}
a.mailto { 
color: #0000FF;
font-weight: normal;
}
a.negative {
COLOR: red;
}
a.positive  {
	color: Green;
}
a.sort {
color: #000000;
}
form
	{
	margin:0;
	border : 0px;
}
.titlebar{
	color : #9b4f4f;
	font-size : 18px;
}
.error{
	color : #BF0000;
	font-size : 14px;
	font-weight : bold;
}
h1{
	color : #0E5C0A;
	font-size : 18px;
	font-weight : normal;
}
div.header{
	font-size : 12px;
	font-weight : bold;
	color : #8F8F8F;
}
p.item{
	font-weight : bold;
}
td.inv_head{
	font-weight : bold;
	font-size : 14px;
}
td.inv_num{
	color : Red;
	font-weight : bold;
	font-size : 14px;
}
td.header{
	font-size : 16px;
	font-weight : bold;
}