body {
	background-color: #E8E8CF;
	margin: margin: 5px auto auto auto;
	scrollbar-arrow-color: #b96660;
	scrollbar-face-color: #d5d5a8;
	scrollbar-highlight-color: #d5d5a8;
	scrollbar-track-color: #ffffff;
}
.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D6D6A9;
	border-right-color: #D6D6A9;
	border-bottom-color: #D6D6A9;
	border-left-color: #D6D6A9;
}
.horzline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D6D6A9;
	border-right-color: #D6D6A9;
	border-bottom-color: #D6D6A9;
	border-left-color: #D6D6A9;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PinkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #b96660;
}
.BlackHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.PinkBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #b96660;
}
.initialbg {
	background-image: url(resources/initialbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytext11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Pinktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B96660;
}
.bodytext10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext10Brown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0D09F;
}
a:link {
	color: #5E5E3E;
	text-decoration: underline;
}
a:visited {
	color: #5e5e3e;
	text-decoration: underline;
}
a:hover {
	color: b96660;
	text-decoration: none;
}
a:active {
	color: 5e5e3e;
	text-decoration: underline;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;

}
.quotebg {
	background-image: url(resources/quotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border: 1px solid #D5D5A8;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E8E8CF;
	font-weight: normal;
	margin: auto;
	padding: 3px;
	height: 20px;
	border: 1px solid #E8E8CF;
	scrollbar-arrow-color: #b96660;
	scrollbar-face-color: #d5d5a8;
	scrollbar-highlight-color: #d5d5a8;
	scrollbar-track-color: #ffffff;
}
select { 
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E8E8CF;
	font-weight: normal;
	border: 1px solid #E8E8CF;
	scrollbar-arrow-color: #b96660;
	scrollbar-face-color: #d5d5a8;
	scrollbar-highlight-color: #d5d5a8;
	scrollbar-track-color: #ffffff; 
}

.formComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E8E8CF;
	font-weight: normal;
	margin: auto;
	padding: 3px;
	border: 1px solid #E8E8CF;
	background-image: url(resources/commentsback.gif);
	background-position: center center;
	background-repeat: no-repeat;

}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b96660;
	background-color: #E8E8CF;
	font-weight: bolder;
	border: 1px solid #E8E8CF;

}
.bodytext11green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e3e;
}
.whiteborder {
	border: 3px solid #FFFFFF;
}
.blackborder {
	border: 3px solid #b96660;
}
.BlackHeaderBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-color: #C98B85;
	padding: 6px;
}
