.innertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #193869;
	text-align:justify;
}

.innertext2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #193869;
	text-align:justify;
}


.innertext3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #193869;
	
}

.orngtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #DBB433;
	text-align:justify;
	font-weight:bold;
}

.footertext {
font-family:tahoma;
font-size:10px;
color:#fff;
font-weight:bold;

}

.readmore {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CE2900;
	text-decoration: none;
}
.Scroll_bar
{
	scrollbar-3dlight-color:#F2DE9E;
scrollbar-arrow-color:#BB9104;
scrollbar-base-color:#ffF9E7;
scrollbar-darkshadow-color:#FFFAEA;
scrollbar-face-color:#FDF8E8;
scrollbar-highlight-color:#FDF8E8;
scrollbar-shadow-color:#F5E6B5;


overflow-y:auto;
overflow-x:hidden;
}