body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.link_box A:link     {COLOR: #FFFFFF; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.link_box A:visited  {COLOR: #FFFFFF; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.link_box A:hover    {
	COLOR: #CDD6D1;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
.thunderhat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A49E84;
	text-decoration: none;
}
.navheading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.img {
	float: right;
}

.img_left {
	float: left;
	clear: right;
	margin-right: 10px;
}
.a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #6A6651;
	text-decoration: underline;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
.form {
	background-color: #F7F7F4;
	border: thin solid #CAC7B8;
}
.form_side {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.form_field {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: thin groove #F7F7F4;
}
.form_button {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #CAC7B8;
	border: thin groove #CAC7B8;
}
.norepeat {
	background-repeat: no-repeat;
}
.norepeat1 {
	background-repeat: repeat-y;
}
.formheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CAC7B8;
}
