/*--------------------------
 HEADER
--------------------------*/

#headercontent { background: #fff url("../step/images/header_o.gif") no-repeat top left; }

li.orange {	list-style-image: url('../images/orange.gif'); }

#contentmain { border-left: 1px solid #f63;  }

#contentmain h1 {
	color: #f63;
	padding-bottom: 8px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f63;
	}	
	
#contentmain h2 { color: #f63; }

#navcontent a:hover { color: #f63; }
	
hr.sep { border: 1px dashed #f63; }

a { color: #f63; }

a:hover { color: #f90; }

.tbtop { background: #eee url("../step/images/tableheader.gif") top left no-repeat; }

.quote {
	font-size: smaller;
	font-family: "Verdana", "Arial", sans-serif;
	}