body {
	background:url(../images/bg_top.jpg) top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}
.bg_table {
	background:url(../images/bg_main.png) center repeat;
}
/* left navigation start */
.nav_headingtext {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:45px;
}	
.nav_text {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:45px;
}
.bg_navheading {
	background:url(../images/bg_navheading.jpg) no-repeat top center;
	height:42px;
	color:#FFFFFF;
	vertical-align:middle;
}
.bg_button1 {
	background:url(../images/bg_buttongrey.jpg);
	height:25px;
}
.bg_button2 {
	background:url(../images/bg_buttonwhite.jpg);
	height:27px;
}
/* left navigation end */
/* latest news start */
.news_headingtext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:45px;
}
.newslink_text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#E87C0B;
	font-weight:bold;
}
.bg_newsheading {
	background:url(../images/bg_newsheading.jpg) no-repeat top center;
	height:41px;
	color:#000000;
	vertical-align:middle;
}
.bg_linksheading {
	background:url(../images/bg_newsheading.png) no-repeat top center;
	height:41px;
	color:#000000;
	vertical-align:middle;
}
.bg_newstext {
	background:url(../images/bg_newstext.jpg) repeat center;

}
.bg_newslink {
	background:url(../images/bg_newslink.jpg) no-repeat;
	height:28px;
}
/* latest news end */
/* read more button start */
.readmore {
	background:url(../images/bg_readmore.png);
	height:18px;
	width:87px;
}
.newsmore {
	background:url(../images/bg_newsmore.png);
	height:18px;
	width:180px;
}
.readmore_padding {
	padding-right:30px;
}
/* read more button end */
/* main body start */
.main_text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
}
.main_headingtext {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-left:60px;
}
.bg_mainheading_top {
	background:url(../images/bg_heading.jpg) top no-repeat;
	height:42px;
}
.bg_mainheading_static {
	background:url(../images/bg_heading02.jpg) top no-repeat;
	height:42px;
}
.bg_maintext {
	background:url(../images/bg_maintext.jpg) repeat;
}
/* main body end */
/* footer start */
.footer_text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#545454;
}
.footer_bg {
	background:url(../images/bg_footer.jpg) no-repeat center;
	height:42px;
	text-align:center;
}
/* footer end */
/* links start */
/* ------ main links ------ */
a:link {
	color:#E87C0B;
	text-decoration:underline;
	outline:0;
}
a:visited {
	color:#E87C0B;
	text-decoration:underline;
	outline:0;
}
a:hover {
	color:#E87C0B;
	text-decoration:none;
	outline:0;
}
a:active {
	color:#E87C0B;
	text-decoration:underline;
	outline:0;
}

/* ------ navigation links ------ */
a.nav_link:link {
	color:#000000;
	text-decoration:none;
	outline:0;
}
a.nav_link:visited {
	color:#000000;
	text-decoration:none;
	outline:0;
}
a.nav_link:hover {
	color:#E87C0B;
	text-decoration:none;
	outline:0;
}
a.nav_link:active {
	color:#000000;
	text-decoration:none;
	outline:0;
}

/* ------ footer links ------ */
a.footer_link:link {
	color:#545454;
	text-decoration:none;
	outline:0;
}
a.footer_link:visited {
	color:#545454;
	text-decoration:none;
	outline:0;
}
a.footer_link:hover {
	color:#000000;
	text-decoration:underline;
	outline:0;
}
a.footer_link:active {
	color:#545454;
	text-decoration:none;
	outline:0;
}

/* ------ readmore links ------ */
a.readmore_link:link {
	color:#000000;
	text-decoration:none;
	outline:0;
}
a.readmore_link:visited {
	color:#000000;
	text-decoration:none;
	outline:0;
}
a.readmore_link:hover {
	color:#000000;
	text-decoration:underline;
	outline:0;
}
a.readmore_link:active {
	color:#000000;
	text-decoration:none;
	outline:0;
}

/* ------ navigation links ------ */
a.news_link:link {
	color:#72857F;
	text-decoration:none;
	outline:0;
}
a.news_link:visited {
	color:#72857F;
	text-decoration:none;
	outline:0;
}
a.news_link:hover {
	color:#E87C0B;
	text-decoration:none;
	outline:0;
}
a.news_link:active {
	color:#72857F;
	text-decoration:none;
	outline:0;
}

/* links end */
