body {
	margin:0pt;
	background-color: #686767;
}
img{
	border:0pt;
}
.LinkBG {
	background-image: url(../Images/LinkBG.gif);
	background-repeat: repeat-x;
	display: block;
	height: 36px;
	background-position: top;
}
.LinkTop {
	text-align: center;
	display: block;
	width: 100%;
	height: 36px;
	font-family: Mangal;
	line-height: 30px;
	color: #D3D3D3;
	font-size: 13px;
	text-decoration: none;
}
.LinkTop:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.StageBG {
	background-image: url(../Images/StageBG.gif);
	background-repeat: repeat-y;
}
.BottomText {
	font-family: Mangal;
	font-size: 13px;
	line-height: 40px;
	color: #E1E1E1;
	background-color: #303030;
	display: block;
	height: 40px;
	padding-right: 10pt;
	padding-left: 10pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.LeftLink {
	font-family: Mangal;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30.7px;
	width: 100%;
	line-height: 30.7px;
	background-image: url(../Images/Icon.gif);
	background-repeat: no-repeat;
	padding-left: 18pt;
	background-position: left;
}
.LeftLink:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F4F3CC;
}
.PanelHeading {
	font-family: Mangal;
	font-size: 13px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/PanelHeadBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Content {
	font-family: Mangal;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding-right: 10pt;
	padding-left: 10pt;
	text-align: justify;
}
.Content table td {
	padding-right: 5pt;
	padding-left: 5pt;
}
.ContentHeading {
	font-weight: bold;
	color:#660000;
}
.ContentEng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding:4pt;
	text-align:justify;
}
.box {
	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: #B3B3B4;
	border-bottom-color: #B3B3B4;
	border-left-color: #B3B3B4;
}
.latestBG
{
	background-image: url(../Images/LatestNewsBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-left:8pt;
	
}

