Body {
	margin: 0px;
	background-color: #EAB3C4;
	background-image: url(Images/Index/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
.FntRed {
	font-family: tahoma;
	font-size: 12px;
	color: #146A00;
}

.TileBLink {
	background-image: url(Images/Index/Tile_B_Link.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BGRightLinkB {
	background-attachment: fixed;
	background-image: url(Images/Index/BG_RLink_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.LnkR{
	background-image: url(Images/Index/TileBG_RightLink.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
	padding-right: 7px;
	font-family: tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.LnkR:hover{
	background-image: url(Images/Index/TileBG_RightLink_O.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.TxtField{
	font-family: tahoma;
	font-size: 12px;
	background-color: #F0FEED;
	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: #787F77;
	border-right-color: #DCE9D9;
	border-bottom-color: #DCE9D9;
	border-left-color: #787F77;
	height: 19px;
	width: 154px;
}
.TxtField2{
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFF5CF;
	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: #787F77;
	border-right-color: #DCE9D9;
	border-bottom-color: #DCE9D9;
	border-left-color: #787F77;
}
.BTN {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFAE00;
	border: 1px solid #F8EFE9;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.BGRight2 {
	background-attachment: fixed;
	background-image: url(Images/Index/BG_Right_Link22.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.brd1 {
	border: 1px solid #E49E53;
	font-family: tahoma;
	font-size: 12px;
}
