.top1bg {
	background-image: url(images/top1bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.top2bg {
	background-image: url(images/top2bg.jpg);
	background-repeat: repeat-x;
}
.topmenubg {
	background-image: url(images/top_menubg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.top3bg {
	background-image: url(images/top3bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/sidemenu.jpg);
	background-repeat: no-repeat;
	text-align: justify;


}
.text-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sidemenubg {
	background-image: url(images/side_menubg.jpg);
	background-repeat: repeat-y;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #004C88;
}
.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C88;
	text-align: justify;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E05810;
	padding-left: 5px;

}
.text-orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E05810;
}
a:hover {
	text-decoration: none;
}
.topbg-d {
	background-image: url(images/top_d_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-attachment: fixed;





}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C88;
	text-align: justify;
}

.img-br {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #004C88;
	border-bottom-color: #004C88;
}
