Body {
	background-color: #a5a498;
	margin: 0px;
}
.Height {
	height: 100%;
}
.FtrBg {
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.WhiteBg {
	background-color: #FFFFFF;
}
.MidBoxLftBorder {
	background-image: url(../images/MidBoxLftBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.MidBoxRightBorder {
	background-image: url(../images/MidBoxRightBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.TopBorder {
	background-image: url(../images/TopBorder.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.NavBg {
	background-image: url(../images/NavBg.jpg);
	background-repeat: no-repeat;
	width: 387px;
}
.MidBoxBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #543333;
}
.Content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.CntTitle {
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #543333;
}
.InputField {
	font-family: Arial;
	font-size: 12px;
	color: #54544e;
	background-color: #d2d1c4;
	height: 22px;
	width: 180px;
	border: 1px solid #484745;
	padding-left: 3px;
}
a.Ftr:link {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.Ftr:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.Ftr:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.FourSideBorder {
	height: 20px;
	width: 175px;
	border: 1px solid #777777;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.Link:link {
	font-family: Arial;
	font-size: 12px;
	color: #543333;
	text-decoration: underline;
	
}
a.Link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #543333;
	text-decoration: underline;
	
}
a.Link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #707783;
	text-decoration: underline;
	
}
a.Nav:link {
	font-family: Arial;
	font-size: 12px;
	color: #e4e7ea;
	text-decoration: underline;
	text-transform: uppercase;
}
a.Nav:visited {
	font-family: Arial;
	font-size: 12px;
	color: #e4e7ea;
	text-decoration: underline;
	text-transform: uppercase;
}
a.Nav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #bbbec1;
	text-decoration: underline;
	text-transform: uppercase;
}
a.Cnt:link {
	font-family: Arial;
	font-size: 12px;
	color: #874027;
	text-decoration: underline;
}
a.Cnt:visited {
	font-family: Arial;
	font-size: 12px;
	color: #874027;
	text-decoration: underline;
}
a.Cnt:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6f7e8c;
	text-decoration: underline;
}
