.TileTop {
	background-image: url(Images/Index/Tile_Top.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.ImgLeyoutL {
	background-image: url(Images/Index/Img_Layout_L.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F6F6F6;
}
.BgLink {
	background-image: url(Images/Index/BG_Link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BgLinkTile{
	background-image: url(Images/Index/TileLnk.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.LayerPR {
	position: absolute;
}

#Layer1 {
	position:absolute;
	width:350px;
	height:115px;
	z-index:1;
}
.TileBGLink {
	background-image: url(Images/Index/Tile_BG_Link.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.BGLayoutTop {
	background-image: url(Images/Index/Layout_Top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.MarginLayout {
	padding-right: 30px;
	padding-left: 30px;
}
.BGTitle {
	background-image: url(Images/Index/BG_Title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #5B6299;
	padding-right: 3px;
	padding-left: 3px;
}

.TxtField {
	height: 17px;
	width: 122px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.BGBolet {
	background-image: url(Images/Index/B_Link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.BGProject1 {
	background-color: #D2DCEA;
	background-image: url(Images/Projects/005Slice_10.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.BGProject2 {
	background-color: #F6F6F6;
	background-image: url(Images/Projects/2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Brd {
	border: 1px solid #009CFF;
}

a.Lnk1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00568D;
	text-decoration: none;
}
a.Lnk1:hover {
	color: #009CFF;

}
a.Lnk2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00568D;
	text-decoration: none;
}
a.Lnk2:hover{
	color: #009CFF;
}
a.Lnk3 {
	font-family: tahoma;
	font-size: 12px;
	color: #00568D;
	text-decoration: none;
}
a.Lnk3:hover {
	color: #009CFF;

}

.FntTxt {
	font-family: tahoma;
	font-size: 12px;
	color: #003B61;
	line-height: 20px;
}
.TileBGTitle {
	background-image: url(Images/Pages/BG_Title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F83C3;
}
a.LnkSmall {
	font-size: 10px;
	color: #1A4C98;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.LnkSmall:hover {
	color: #00A8FF;
}
.Fntsmall {
	font-size: 10px;
	color: #3A5276;
}
.BGTileLayout {
	font-family: tahoma;
	font-size: 12px;
	color: #003B61;
	line-height: 20px;
	background-image: url(Images/Index/BG_Layout_N.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 7px;
}
.FntTxt {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	padding: 12px;
}
.CurceerMode {
cursor:hand;
}
.picBrd {
	border: 1px solid #B5C4DB;
}