body{
	background-image: url(Images/bgtile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: FFF4EA;
}
.BGImgHome {
	background-attachment: fixed;
	background-image: url(Images/Index/BG_Img_T_L.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TxtField {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 123px;
	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: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
.BrdBLnk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A1A1;
}
.PageRight_Tile{
	background-image: url(Images/Index/Tile_Left.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.Layout {
	background-image: url(Images/Index/Tile_Left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
}
.TileRight {
	background-image: url(Images/Index/Tile_Right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a.Lnk {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F2EBE8;
	height: 100%;
	width: 100%;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BE9987;
	padding-top: 3px;
}
a.Lnk:hover {
	background-color: #F6C7B3;

}




a.LnkD{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.LnkD:hover{
	color: #000000;
}
a.Lnk2{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.Lnk2:hover{
	 color:#990000;
}

.FntTxt {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.FntTxt2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.FntTitr {
	font-family: tahoma;
	font-size: 12px;
	color:#990000;
}
/* Gallery Box  */
.TopTile_Box{
	background-image: url(Images/Gallery/TTile_Box.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.LeftTile_Box{
	background-image: url(Images/Gallery/LTileBox.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightTile_Box{
	background-image: url(Images/Gallery/RTile_Box.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.ButtomTile_Box{
	background-image: url(Images/Gallery/BTile_Box.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* GalleryBox */
.masirBgTile {
	background-image: url(Images/Gallery/TileMasir.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.MidLnkBgTile{
	background-image: url(Images/Index/midLink/Link_Tile.gif);
	background-repeat: repeat;
	background-position: left top;
}
a.MidLnk{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.MidLnk:hover{
	color:#FFCC00;
}
.lyerOp {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dotted #FFFFFF;
	padding: 5px;
	filter: Alpha(Opacity=70);
}
