body {
	background-image: url(../images/background.jpg);
}
#PageBorder{
	border: 2px solid #8E8B39;
	margin: 8px;
}
.Utxt5 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #B64D33;
	font-weight: normal;	
}
#trailtxtb {	
    font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight: normal;	
}
h1 {	
    font-size:14px;
	color: #5C0506;		
	font-family : "Times New Roman", Times, serif;		
	font-weight : bolder;						
}
.TextoNormal {
	font-family: Tahoma;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
#spacer {
	background-image: url(../images/RulerSpacer.gif);
	height: 12px;
	width: 100%;
	background-repeat: repeat-x;
}
#spacer2 {
	background-image: url(../images/RulerSpacer.gif);
	height: 12px;
	width: 293px;
	background-repeat: repeat-x;
}
.PhotoBorder {
	border: 4px solid #ADAA59;
	background-color: #FFFFFF;
	padding: 4px;
	margin-right: 10px;
}
