body {
	margin: 0 ;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #333;
	background: #FDF5D9;
	}
	
#container {
		margin: 8px;
		padding: 0px 10px 10px 10px;
		border: 1px solid #E1DABF;
		background: #FDF5D9;
	}

h1 {
	border: 1px solid #901B00;
	background:#A22C0E url(images/bkg_header.gif) repeat-x top left;
	color:#fff;
	font:  bold 100% Arial, Helvetica, sans-serif;
	border-width: 1px 0 1px 0;
	line-height:1.1;
	margin:0 0 0px 0;
	padding:4px 3px 4px 8px;
}

h2 {font-family: "Trebuchet MS";
	color:#A22C0E;
	font-size: 18px; 
	margin-bottom: -5px;}
	
h3 {
	color:#A2760E;
	font-size: 16px;
	margin-bottom: -15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.printicon {
	background: transparent url(../images/print_ico.gif) no-repeat top left!important;
	padding: 2px 25px;

}
p, li, ul {font-size: 11px; line-height:1.5em; }
div#topcontrols {
text-align: right;
margin-bottom: 0;
} 

a:link  {
	color: #A22C0E;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}
a:visited  {
	color: #A22C0E;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}
a:hover {
	color: #A22C0E;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

