body 	{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	background-color: #FFFFFF;
    	font-size: 10pt;
	MARGINWIDTH: 0px;
 	MARGINHEIGHT: 0px;
 	LEFTMARGIN: 0px;
	TOPMARGIN: 0px;
	}

a,a.v	{
    	color: #E2671A;
    	text-decoration: none;
	}

a:hover {
    	text-decoration: underline;
	}

form 	{
    	margin: 0px;
    	padding: 0px;
	}

table 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	border-collapse : collapse;
	}
.greentable
	{
	background-color: #E2671A;
	color: #FFFFFF;
	text-decoration: none;
	}
.greentable:hover
	{
	text-decoration: underline;
	}
.whitetable
	{	
	background-color: #FFFFFF;
	color: #E2671A;
	}
.green	{
	color: #E2671A;
	}
.black	{
    	color: #000000;
    	text-decoration: none;
	}
.black:hover
	{
    	text-decoration: underline;
	}
.inputsm
	{
	width: 90px;
	height: 24px;
	}
.inputlg
	{
	width: 200px;
	height: 24px;
	}
.inputvlg
	{
	width: 300px;
	height: 24px;
	}
input, select, textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
ul
	{
	margin:0;
	padding: 1px;
	list-style-type: none;
	}
.prices_error
	{
	color: #FF0000;
	}
.prices_ok
	{
	color: #00FF00;
	}
#sortable
	{
	cursor: move;
	}
#item_list
	{
	cursor: move;
	}
