body {
	background-image: url(Images/Default/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBEBEB;
}

a {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #3F73CF;
}
.IFstl {
	height: 312px;
	width: 420px;
	border: 1px solid #FFFFFF;
}
.PageTitle {
	font-family: tahoma;
	font-size: 12px;
	color: #AE0F00;

}
.FntSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.LnkPages {
	font-family: tahoma;
	font-size: 11px;
	color: #176A17;
	text-decoration: none;
}
a.LnkPages:hover {
	color: #008F00;

}
.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;
}
.TileBottom {
	background-image: url(Images/Default/Tile_Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BGRight {
	background-image: url(Images/Default/Img_BG_Right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGLeft {
	background-image: url(Images/Default/Img_BG_Left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TileTopLayoutHome {
	background-image: url(Images/Default/Tile_Layout_Top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.BrdR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4F4F4;
}
.BrdL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;

}
.TxtField {
	font-family: tahoma;
	font-size: 11px;
	background-image: url(Images/Default/Img_Box_Search_Tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	width: 123px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
/* NewsStyle */
.FntTxt {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
}
.FntTitr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 7px;
}
.FntTitr2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #235523;
	padding-right: 7px;
}
.DivDate {
	font-family: tahoma;
	font-size: 11px;
	color: #FF7800;
}
a.LnkNews3 {
	font-family: tahoma;
	font-size: 12px;
	color: #007222;
	text-decoration: none;
}
a.LnkNews3:hover {
	color: #00B938;
}
a.LnkNews2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #A10000;
	text-decoration: none;
}
a.LnkNews2:hover {
	color: #EC0000;
}
.FntNews2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #197CAE;
}
a.LnkNews1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.LnkNews1:hover {
	color: #4F4F4F;
}
.FntNews1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.BgTitle {
	background-image: url(Images/News/BG_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma;
	font-size: 12px;
	color: #0A410A;
}
.GreenTile {
	background-image: url(Images/greenTile.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left:10;
	padding-right:10;
}
.BrdDash {
	border: 1px dashed #C4C4C4;
	background-image: url(Images/News/Tile_News_Top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BrdPic {
	background-color: #E4E4E4;
	border: 1px solid #B5CAB5;
}
.FntBlack {
	font-family: tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #0A380B;
}
a.Lnk3 {
	font-family: tahoma;
	font-size: 12px;
	color: #007222;
	text-decoration: none;
}
a.Lnk3:hover {
	color: #00B938;
}
.BGNews {
	background-image: url(Images/News/BG_News_Layout.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
/* NewsStyle */
a.LnkSmall {
	font-family: tahoma;
	font-size: 10px;
	color: #1953A1;
	text-decoration: none;
}
a.LnkSmallhover {
	color: #006DFF;
}
.FntSmall2 {
	font-family: tahoma;
	font-size: 10px;
	color: #234889;
}
.CurceerMode{
	cursor:hand;
}
#DivOverTrans {
	filter:alpha(opacity=100);
	-moz-opacity:100;
	background-color: #FFF;
}
#DivTrans{	
	filter:Alpha(Opacity=20);
	-moz-opacity:100;
	background-color: #000000;
}
.BgLinkH {
	background-image: url(Images/Default/BGLinkH.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}