body {
	background-color: #F6E9E1;
	background-image: url(Images/Index/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
* {
	font-family: tahoma;
	font-size: 12px;
}
.TileLayoutTop {
	background-image: url(Images/Index/Tile_Top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TileRight {
	background-image: url(Images/Index/Tile_Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 17px;
}
.BGTablLayoutT {
	background-color: #F1F1F1;
	background-image: url(Images/Index/Tile_Layout.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
}
.BrdR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}
.TileLinkRight {
	background-image: url(Images/Index/Link_RightTile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.FntTxtLayout {
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	margin: 7px;
	padding: 7px;
}

.BrdT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.MarginLaout {
	margin-left: 20px;
	padding-left: 20px;
}

.TileLayoutMiddle {
	background-image: url(Images/Index/Tile_Layout_middle.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a.LnkR {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;

	background-image: url(Images/Index/Link-(Tile).jpg);
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
}
a.LnkR:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Images/Index/Link-(Tile)_O.jpg);
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
}
.FntTitr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	letter-spacing: 1px;
}
a.Lnk1 {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.Lnk1:hover {
	color: #D80000;
}
.FntTitr2 {
	font-size: 13px;
	color: #D75600;
}
.FntSmall {
	font-size: 9px;
}
a.LnkSmall {
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
a.LnkSmall:hover {
	color: #FF0000;
}