body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #353535;
	margin: 0px;
	background-color: #670000;
}

a.PageLink:link, a.PageLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C27527;
	text-decoration: underline;
}

a.PageLink:hover, a.PageLink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #670000;
	text-decoration: underline;
}

a.ReadLink:link, a.ReadLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C27527;
	text-decoration: underline;
	text-align: right;
	padding-right: 20px;
}

a.ReadLink:hover, a.ReadLink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #670000;
	text-decoration: underline;
	text-align: right;
	padding-right: 20px;
}

.LeftBarText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4a4947;
	padding-top: 7px;
	padding-right: 20px;
}

.LoginText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 3px;
}

a.LoginLink:link, a.LoginLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1pt;
	padding-bottom: 3px;
}

a.LoginLink:hover, a.LoginLink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C27527;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1pt;
	text-decoration: underline;
	padding-bottom: 3px;
}

a.resourcelink:link, a.resourcelink:visited {
	color: #4a4947;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

a.resourcelink:hover, a.resourcelink:active {
	color: #C27527;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;
}

.contactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #e3caca;
	line-height: 9pt;
	letter-spacing: 1px;
}

a.bottomlink:link, a.bottomlink:visited {
	color: #d68536;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 20px;
	text-decoration: underline;
}

a.bottomlink:hover, a.bottomlink:active {
	color: #670000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 20px;
	text-decoration: underline;
}

.copyrightText {
	color: #d68536;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
}

.MAText {
	color: #e3caca;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
}

a.MALink:link, a.MALink:visited {
	color: #e3caca;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: baseline;
	text-decoration: underline;
}

a.MALink:hover, a.MALink:active {
	color: #D68536;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	vertical-align: baseline;
	text-decoration: underline;
}

.PageHeader {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	padding-left: 2px;
}

.PageHeaderBig {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	padding-left: 2px;
}

div.greybox {
	background-color: #670000;
	height: 3px;
}

td.infobox {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
}

td.infobox2 {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	background-color: #E1D5B5;
	padding-bottom: 8px;
}

td.infobox3 {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	vertical-align: middle;
	background-color: #E1D5B5;
	padding-bottom: 8px;
}

td.framebox {
	text-align: left;
	vertical-align: top;
	border: 1px solid #0C2577;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.FormButton {
	display: block;
	hieght: 20px;
	width: 50px;
	text-align: center;
	background-color: #F8C423;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #670000;
	border-bottom-color: #670000;
	border-left-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 20px;
}

.QuoteTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #670000;
	font-weight: bolder;
}
.underlinedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4D4D4D;
	margin: 0px;
	text-decoration: underline;
	font-weight: bold;
}
td.infoboxnopad {
	vertical-align: bottom;
}
td.infoboxright {

	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: right;
	vertical-align: top;
}
td.infoboxHeader {
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	font-size: 16px;
}
.QuoteTxttesty {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #670000;
	font-weight: bolder;
}
.PageHeaderAdmin {

	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
}
td.infoboxAdminCell {

	padding-top: 5px;
	padding-right: 0px;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
}
.discountlabel {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	margin: 0px;
}
.smallertxt {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.AdminTable {
	padding-top: 5px;
	border: medium solid #670000;
	color: #3C3018;
	background-color: #EEE7D5;
	text-align: left;
	vertical-align: top;
}

#paypalad{
	background-color: #DE9E5F;
	float: right;
	height: auto;
	width: 220px;
	margin-right: 8.5px;
	margin-bottom: 6px;
	margin-left: 20px;
	border: 1px outset #670000;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	color: #000;
	font-size: 8.5pt;
}

a.paypal:link, a.paypal:visited {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: baseline;
	text-decoration: none;
	background-color: #670000;
	padding: 6px;
	border: 1px solid #FFF;
}

a.paypal:hover, a.paypal:active {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: baseline;
	text-decoration: None;
	background-color: #F8C423;
	padding: 4px;
	border: 1px solid #000;
}
