body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #440008;
	scrollbar-face-color: #EFDCEA;
	scrollbar-highlight-color: #440008;
	scrollbar-3dlight-color: #440008;
	scrollbar-darkshadow-color: #440008;
	scrollbar-shadow-color: #440008;
	scrollbar-arrow-color: #440008;
	scrollbar-track-color: #440008;
}


.TopLeft {
	background-attachment: scroll;
	background-image: url(../images/Top_Left_Blend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.TextRed {color:#FF0000;}
.Footer {
     
	background-image: url(../images/FOOTER.gif);
	 
	background-position: left bottom;
	width: 773px;
	height: 27px;
	
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440008;
	
	
}
.IndexBack {
	background-attachment: scroll;
	background-image: url(../images/Wood_Back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuBack {

	background-attachment: scroll;
	background-image: url(../images/Menus-Back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #440006;
}

.texttitle {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #731108; line-height:120%; }

body td {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440008;}
	
	a:link {
	color: #750F0B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #76100B;
}
a:hover {
	text-decoration: none;
	color: #FEC611;
}
a:active {
	text-decoration: none;
	color: #FCCE06;
}

#footer  { color:#FFA001 }

#footer a:link, a:hover, a:active, a:visited  {color:#FFA001;}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62000D;
	background-color:#FFF;
	border:1px solid #FFA001;
	padding:2px;
	}
