.background{
	background-image : url(mara.gif);
	background-repeat: no-repeat;
}
/*this is the stylesheet for the listing inventory*/
/*A:LINK {COLOR: #FF3300; TEXT-DECORATION: underline; }*/
/*A:visited {COLOR: #551A8B; TEXT-DECORATION: none;  }*/
/*A:hover {color : #336633; text-decoration: underline; }*/
/*A:active {color : #FFff00; text-decoration: underline;  }*/

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 83%; color: #000000; text-decoration: none;  }

.line {
border: 1px dotted #153F19;
border-bottom: 1px solid White;
}
.greenborder {
border-bottom: 1px solid #153F19;
border-top: 1px solid #153F19;
border-left: 1px solid #153F19;
border-right: 1px solid #153F19;

}
.small {font-size: 70%;}

#sca_header {
	width:750px;
	text-align:center;
	margin:5px auto;
}

