body{
	background-image: url(Images/Img_BG.gif);
	background-repeat: repeat;
}
.TxtFild {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 107px;
}
.BrdLnk1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.TileM1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(Images/Index/Tile_M_1.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.BgLinkTop {
	background-image: url(Images/Index/TileBGLnk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BrdLnkR {
	background-image: url(Images/Index/Tile_B_Lnk_R.gif);
	background-repeat: repeat-x;
	background-position: 33px bottom;
}
.TileR {
	background-image: url(Images/Index/Tile_R.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}

a.Lnk {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F61A0;
	background-image: url(Images/Index/img_R_Link.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 20px;
	width: 100%;
	padding-right: 22px;
	padding-top: 3px;
}
a.Lnk:hover {
	background-color: #103080;
	background-image: url(Images/Index/img_R_LinkO.gif);
}

.TileLLnkR {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(Images/Index/Tile_Left_LnkR.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BrdTopLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #798BC1;
}
