.pattern {
	background-image: url(../imgs/pattern.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4B3E2D;
}
.backRpt {
	background-image:  url(imgs/back_rpt.jpg);
	background-repeat: repeat-x;
}
.borderRpt {
	background-image: url(../imgs/rpt_border.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../imgs/footer1.jpg);
	background-repeat: repeat-x;
	background-color: #D6EBFF;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f3821;
	text-decoration: none
}
.bodyText a:link, .bodyText a:visited, .bodyText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f3821;
	text-decoration: underline
}
.bodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f3821;
	text-decoration: none
}
.brown12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3821;
	text-decoration: none
}
.brown12pt a:link, .brown12pt a:visited, .brown12pt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3821;
	text-decoration: underline
	}
.brown12pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3821;
	text-decoration: none
	}
.bluePatternRpt {
	background-image: url(../imgs/blue_bown_rpt.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.whiteSerif12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteSerif14pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-position: outside;
	list-style-image: url(../imgs/bullet.gif);
}
.lightBrownBack {
	background-color: #C2A986;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F3821;
	height: 13px;
	border-bottom-color: #4F3821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F3821;
}

.brown8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4F3821;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3821;
	text-decoration: none
}
h2 a:link, h2 a:visited, h2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3821;
	text-decoration: underline
	}
h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3821;
	text-decoration: none
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C2A986;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F3821;
	height: 13px;
	border-bottom-color: #4F3821;
	margin: 0px;
}

h3 a:link, .lightBrownBack a:visited, .lightBrownBack a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
