.BG {
	background-attachment: fixed;
	background-image: url(Images/Profile/001_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #737373;
}
.TileRightTitr {
	background-image: url(Images/Profile/BrD_Top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a.LnkPages {
	font-family: tahoma;
	font-size: 11px;
	color: #CF0202;
	text-decoration: none;	
}
a.LnkPages:hover {
	color: #FF0000;
}
.FntTitr {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #E6E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-left: 7px;
	padding-left: 7px;
	letter-spacing: 2px;
}
.TxtLayout {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	margin: 7px;
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: 22px;
}
a.Lnk{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	text-decoration: none;
}
a.Lnk:hover{
	color: #BE2C2C;
}
.TileGL {
	background-image: url(Images/Profile/GHab/gALLERY_14.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.TileGR {
	background-image: url(Images/Profile/GHab/gALLERY_18r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.TileGT {
	background-image: url(Images/Profile/GHab/gALLERY_08.gif);
	background-repeat: repeat-X;
	background-position: left bottom;
}
.TileGB {
	background-image: url(Images/Profile/GHab/gALLERY_19.gif);
	background-repeat: repeat-X;
	background-position: left Top;
}.Brd1 {
	border: 1px solid #A6A6A6;
}
.FntTxt {
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.TilePagesT {
	font-family: tahoma;
	font-size: 11px;
	color: #176A17;
	background-image: url(Images/Pages/Tile_Pages_T.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.CurceerMode{
cursor:Hand;
}