a {			
	color: #833535;
	font-size: 9pt;
	text-decoration: underline;
/**	border-bottom-style: solid;
	border-bottom-width: 1;		**/
	line-height: 1.5em;
}
			
a:hover {
	text-decoration: underline;
/** 	border-bottom-style: dashed;
	border-bottom-width:1; **/
}				

body {
/*	background: url(images/bg.jpg); */
	background-color: #472a24;		
}

p {
	margin-left: 10;
	margin-right: 10;
	margin-top: 5;		
}

.pContent {
		margin-bottom: 0;
		margin-top: 0;				
}
	
table {		
	background-color: #FFFFFF;
	border-color: #42251F;
	border-style: solid;
	border-width: 1;
	font-family: Arial, MS Sans Serif;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	width: 780;	
	padding: 0;
}
	
.tdLeft	{
	background-color: #FFFFFF;
	padding-left: 10;
	margin-right: 5;
	padding-bottom: 5;
	text-align:	left;
	vertical-align: top;
	width: 160; 			 	
}
				
.tdRight {
	background-color: #FFFFFF;
	margin-left: 5;
	margin-right: 5;
	padding-bottom: 5;
	text-align:	left;
	vertical-align: top;
	width: 160; 			 	
}
	
.LeftNav {
	margin-left: 5;
	margin-right: 5;
}

hr {
	border: 0;
	border-bottom-color: #42251F;
	border-bottom-style: solid;
	border-bottom-width: 1;
	height: 0;
	margin: 0;
	padding: 0;
	width: 100%;		
}		
	
.tdRow {
	background: url(images/H1.jpg);
	color: #FFFFFF;
	font-size: 8pt;
	height: 24;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

.topRow {
	background-color: #45271f;
	font-size: 8pt;
	height: 24;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

.tdFooter {
	background: url(images/H1.jpg);
	color: #FFFFFF;
	font-size: 8pt;
	height: 24;
	text-align: center;
	vertical-align: middle;
}

.tdFooter a {
	color: #FFFFFF;
	font-weight: normal;
}

.navhdr {			
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;

}
			
h1 {
	font-family: Arial, MS Sans Serif;
	font-size: 20pt;
}	
		
h1.sm {
	font-family: Arial, MS Sans Serif;
	font-size: 12pt;
}			