/**/


h1 { 
	background:#fff url("images/h1bg2.jpg") top left repeat-x; 
	height:90px;
	margin-top:0px; 
	padding:0px;
	line-height:4em;
	overflow:hidden; 
	color:#203C1F;
	border-bottom:1px solid #666;
	}
h2 { 
	xbackground-color:#F5F7F8;
	xborder-top:1px solid #e0e0e0;
	padding:10px;
	margin-top:-13px;
	background:#fff url("images/h1bg.jpg") center center repeat-x; 
	}

table { 
	border:0;
	border-top:1px solid #777;
	border-left:1px solid #777;
	margin:10px 0;
	empty-cells:show;
	}
table.noborders,
table.noborders td {
	border:0;
	}
table th {
	background-color:#F5F7F8;
	font-size:14px;
	border:0;
	border-right:1px solid #777;
	border-bottom:2px solid #000;
	empty-cells:show;
	}
table td {
	padding:6px; margin:3px;
	border:0;
	xborder-left:1px solid #f6f6f6;
	xborder-top:1px solid #f6f6f6;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	font-size:13px;
	empty-cells:show;
	}
	
table td a {
	}
table td a:hover {
	}

	
