body {
	padding: 0px;
	margin: 0px;
}
body, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #154584;
}
a:hover {
	text-decoration: none;
	color: #1A55A1;
}
a.nav {
	color: Black;
}
h3 {
	font-size: 15px;
	color: #1b5988;
	margin-left: 10px;
}
.top {
	width: 100%;
	height: 339px;
	background:#47c1e2 url(../images/bg1.jpg) repeat-x;
}
.top1 {
	width: 100%;
	height: 339px;
	background:url(../images/bg.jpg) no-repeat right;
}
.menu {
	width: 190px;
	background: white;
	border: 1px solid #dcdcdc;
	margin: 10px 0px 25px 0px;

}
.menu a, .menu a.active {
	display: block;
	width: auto;
	font-size: 15px;
	color: #999;
	font-weight: bold;
	border: 1px solid #dcdcdc;
	margin:4px;
	padding: 3px 3px 3px 15px;
	background: url(../images/abg.gif) no-repeat 5px 7px;
	text-decoration: none;
	text-align:left;
}
.menu a:hover, .menu a.active {
	color: #1b5988;
	background: url(../images/abga.gif) no-repeat 5px 7px;
}
.articlelist{	padding-top:10px;}
.articles{	font-size:14pt;
	color: #1b5988;}
.news{	width:180px;
	padding:5px;}
.newscont{
    text-align: justify;
	padding:5px;
}
.date{	padding:2px;	background-color:#32A2D6;
	color:white;}
