@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #273974;
	text-decoration: none;
}
.repeatback {
	background-image: url(images/repeatbar_new4.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7C5A49;
}
.thinline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A7C73;
	border-right-color: #9A7C73;
	border-bottom-color: #9A7C73;
	border-left-color: #9A7C73;
}
.thinline2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9A7C73;
	border-right-color: #9A7C73;
	border-bottom-color: #9A7C73;
	border-left-color: #9A7C73;
}
.thinline3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9A7C73;
	border-right-color: #9A7C73;
	border-bottom-color: #9A7C73;
	border-left-color: #9A7C73;
}
.fade {
	background-image: url(images/backwithfade.jpg);
}
.fadeblue {
	background-image: url(images/bluebackimage.jpg);
}
