/* CSS Document */

.scroller {
	overflow: auto;
	scrollbar-base-color: #CEB56B;
	scrollbar-arrow-color: #E87F5C;
	scrollbar-3dlight-color: #C68B00;
	scrollbar-darkshadow-color: #C68B00;
	scrollbar-highlight-color: #CEB56B;
	scrollbar-shadow-color: #CEB56B;
	scrollbar-track-color: #E2CEAC;
	height: 187px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.footer_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.article_title {
	font-family: "Arial Black";
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	margin-left:70;
}
.linkstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.sepratore{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;
	}
	

a.left:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
		margin-left:10px;

}
a.left:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	text-decoration: underline;
	margin-left:10px;
}
a.left:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
		margin-left:10px;

}
a.left:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
		margin-left:10px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;


}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;


}
a.head:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.head:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a.head:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.head:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	font-family: "Arial Black";
	text-transform: capitalize;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-family: "Arial Black";
	text-transform: capitalize;
	font-weight:bold;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-family: "Arial Black";
	font-weight:bold;
	text-transform: capitalize;
	color: #000000;
}