body {
	background-color: #EEEEDD;
	font-family: 'Trebuchet MS', verdana, Arial;
	font-size: 12px;
	background-image:  url(_images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.tbl1 {
	background-color: #FFFFFF;
	align: center;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B43D33;
	font-family:  Georgia, Verdana;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B43D33;
	font-family:  Georgia, Verdana;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B43D33;
	font-family:  Georgia, Verdana;
}
p {
	text-align: justify;
}
.dlLinks {
	list-style-type: square;
	line-height: 12pt;
}
a:link {
	color: #B43D33;
}
a:visited {
	color: #B43D33;
}
.tbl2 {
	background-color: #B43E34;
	align: center;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	letter-spacing: 2px;
	line-height: 12px;
}
.tbl3 {
	align: center;
	border: 0px;

}
ul {
	padding-left: 18px;
	margin-left: 10px;
}
.tbl0 {
	background-color: #B9A691;
	align: center;
	padding: 9px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.imgBorder {
	border-top: 4px solid #B43D33;
	border-right: 4px solid #B43D33;
	border-bottom: 4px solid #EEEED7;
	border-left: 4px solid #EEEED7;
	margin-right: 1px;
	padding-right: 0px;
}
.content {
	padding-right: 15px;
	padding-left: 15px;
}
