@charset "utf-8";
CSS Document


 html {
 min-height: 100%;
 margin-bottom: 1px;
}
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ab8a09;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img{ padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	line-height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993300;
	line-height: 19px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 993300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 660000;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-color: #660000;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: solid;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 660000;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-color: #660000;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: solid;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 660000;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-color: #660000;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: solid;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-color: 993300;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: solid;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	background-color: #FFFFCC;
	border: 1px solid #660000;
}
.special1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #993300;
	line-height: 24px;
}
.special2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	line-height: 20px;
	font-style: italic;
}
.special3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	line-height: 18px;
}
