body {	
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	background-repeat: repeat;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	padding: 5px;
	margin: 0px;
}
h2 {
	font-size: 16pt;
	text-transform: none;
	color: #663300;
	font-weight: normal;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
}
p {
}
a {
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}
input {
	color: #660000;
	border: 1px solid #C6B392;
	padding: 4px;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}
.formtable {
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-color: #E2E2C5;
	background-repeat: no-repeat;
}
.main {
	background-color: #FFEFDD;
	height: 100%;
	width: 780px;
}
.Header {
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	background-color: #BCA681;
	height: 40px;
	text-align: center;
	letter-spacing: 0.1em;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.MainImage {
	font-size: 36pt;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
	background-image: url(../images/header.jpg);
	padding: 20px 20px 0px;
	vertical-align: bottom;
	height: 250px;
	text-align: center;
}
.MenuBar {
	background-color: #C6B392;
	border: 1px solid #333333;
	text-align: center;
	padding: 5px;
	color: #333333;
	font-weight: normal;
}
.Footer {
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	background-color: #C6B392;
	height: 20px;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.Content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 99%;
	width: 780px;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.TextContainer {
	font-size: 10pt;
	color: #333333;
	vertical-align: top;
	padding: 20px;
	background-color: #FFF5EC;
	margin-bottom: 10px;
	border-top: 1px solid #C6B392;
	border-right: 1px solid #C6B392;
	border-bottom: 1px solid #C6B392;
	border-left: 1px solid #C6B392;
}
.ImageContainer {
	font-size: 9pt;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	height: 100%;
	text-align: right;
}
img {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.MenuItem {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
	border: 1px none #FFFFFF;
	vertical-align: baseline;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.MenuItem:Hover {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #E7DECF;
	text-align: center;
	border: 1px none #FFFFFF;
	vertical-align: baseline;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}
.imagedesc {
	background-color: #FFF5EC;
	padding: 5px;
	margin: 2px 0px 8px;
	border-top: 1px solid #C6B392;
	border-right: 1px solid #C6B392;
	border-bottom: 1px solid #C6B392;
	border-left: 1px solid #C6B392;
	text-align: center;
	color: #663300;
}
textarea {
	color: #660000;
	border: 1px solid #C6B392;
	padding: 4px;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}
.FormContainer {
	font-size: 10pt;
	color: #333333;
	vertical-align: top;
	padding: 20px;
	background-color: #FFF5EC;
	margin-bottom: 10px;
	border-top: 1px solid #C6B392;
	border-right: 1px solid #C6B392;
	border-bottom: 1px solid #C6B392;
	border-left: 1px solid #C6B392;
}
input:hover {
	color: #660000;
	border: 1px solid #C6B392;
	padding: 4px;
	background-color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}
textarea:hover {
	color: #660000;
	border: 1px solid #C6B392;
	padding: 4px;
	background-color: #FFFF99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}
