body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #d0c1ae;
	scrollbar-highlight-color: #330000;
	scrollbar-3dlight-color: #330000;
	scrollbar-darkshadow-color: #330000;
	scrollbar-shadow-color: #330000;
	scrollbar-arrow-color: #330000;
	scrollbar-track-color: #520009;
	background-color: #520009;
	background-image: url(../images/BG.gif);
	background-attachment: scroll;
	background-position: center top;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #342012;
	line-height: 21px;
	text-align: center;
}

a:link {
	color: #342012;
}
a:visited {
	color: #342012;
}
a:hover {
	color: #773b0d;
	text-decoration: none;
}
a:active {
	color: #773b0d;
	text-decoration: none;
}
HTML {
	font-size: 100%;
}
hr {
	color:#705c4c;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top: 2px;
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.button, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2 2 2 2;
	border: 1px solid #705c4c;
	color: #d3c7ba;
	background-color: #705c4c;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #705c4c;
}
input[type="submit"]:active {
	background-color: #705c4c;
}
input[type="submit"][disabled] {
	border-color: #705c4c;
	color: #d3c7ba;
	background-color: #705c4c;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2 2 2 2;
	border: 1px solid #705c4c;
	color: #d3c7ba;
	background-color: #705c4c;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #705c4c;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #705c4c;
}

.TextTitleLarge {
	font-size: 24px;
	line-height: 30px;
}
.TextTitleMedium {
	font-size: 22px;
	line-height: 26px;
}
.TextTitleSmall {
	font-size: 19px;
	line-height: 24px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

.Footer {
	font-size: 15px;
	line-height: 24px;
}

.BodyBG {
	background-attachment: scroll;
	background-image: url(../images/Body_BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#Padd {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Float-Right {
	float: right;
}
#Flash-Pics {
	width:297px; 
	height:257px; 
	border:#e2d9d0 solid 2px; 
	margin-left:20px; 
	margin-top:20px; 
	margin-bottom:20px; 
	background-image:url(../images/FlashPic_BG.jpg);
}



img {
   behavior: url("/css/pngbehavior.htc");
}

