
BODY
   {
   margin: 10px 0px 0px 0px; 
   color:#000000;
   /* background-color: #FFFFFF; */
   background-image: url('../graphx/back.jpg');
   font-family:arial;
   margin:0;
   padding:0;
   text-align:center;
   }


P { font-size:10pt;}

P.small { font-size:8pt;}


P.footer { font-size:8pt;
	color:#000000;}


H3 {  background: #CCFFFF;
      color: #000000; 
      font-size:16px;}



BLOCKQUOTE {  color: #000000; 
	background: #EEEEEE;
	font-size:12px; 
	}


LI { font-size:10pt; }




A:link, A:visited, {text-decoration: none;
	 color: #550000;  }
A:hover {color: #770000; text-decoration: none; }



A.footer:link, A.footer:visited {color: #000000;}
A.footer:active {color: #000000;}
A.footer:hover {color: #000000; text-decoration: none }




A.menu:link, A.menu:visited, A.menu:active {
	text-decoration: none;
	color: #000000;
	display: block;
}

A.menu:hover {color: #660000; text-decoration: underline;
font-size: 12px; }





table.mainbody {
	margin-left:auto; 
	margin-right:auto;
	width: 100%;
	height: 100%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	border: 0px;


}


table.nav {
	width: 175px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	border: 1px;
	text-align: center;
	color: #000000;
}



td.menu { 	color:#000000; 
		width: 175px;
		vertical-align: top;
}




td.header { color:#FFFFFF; 
		width: 100%;
		height: 110px;}



td.mainbody {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	height: 100%;
	vertical-align: top;
}





tr.products {
  background-image: url('../graphx/cellback.jpg');
	text-align:left;
}




table.edit {
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	height: 100%;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px;
}




ul.menu { /* level 1 menu */
	margin: 2px;
	padding: 0px;
	list-style: none;
	width: 174px; /* Width of Menu Items */
	border-bottom: 0px solid #550000;
	line-height:16px;
	text-align: center;
	}



/* Styles for level 1 Menu Items */
ul.menu li.nav {
	border:solid #550000 1px; display: block;
	text-decoration: none;
	color: #000000;
	background: #CCFFFF;
	margin: 2px;
	padding: 2px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li.nav { float: left; height: 1%; }
* html ul.menu li.nav a { height: 1%; }
/* End */







