.maincopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.sidecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}
.sidecopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC99;
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9A4703;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 15px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFCC99;
	text-align: center;
	word-spacing: normal;
	padding: 4px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	background-color: #A9170D;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: normal;
	line-height: 20px;
	text-align: left;

}
body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
.back_left {
	background-image: url(images/paperback_left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.back_right {
	background-image: url(images/paperback_right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.borderline {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #e2c888;
}
.borderline2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
	background-color: ;
}
.borderline_left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderline_bottom {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderline_topleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.buttons   {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
input   {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	background-color: #fff0aa;
	border: 1px solid #000000;
	padding: 2px;
}
textarea   {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	background-color: #fff0aa;
	border: 1px solid #000000;
}
.heading3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titleborder {
	border: 1px solid #000000;
	margin-bottom: 12px;
}

