a:link, a:active, a:visited{text-decoration:none; color:#367ea6}
a:hover{text-decoration:underline; color:#009999}

h2{
	font-size:13px;
	color:#555;
	margin:10px 0px;
}

h3{
	font-size:14px;
	color:#2a70ac;
	margin:10px 0px;
}


body{
	margin:0px;
	text-align:justify;
	color:#000000;
	font-family:arial;
	font-size:13px;
	background-image:url(../images/bg1.jpg); 
	background-repeat:repeat-x;
}
/* ---------END of body -----------*/
#wrap{
	margin:0 auto;
	width:780px;
}
/* ---------END of wrap -----------*/
.leftcol{
	float:left;
	width:203px;
}
.leftcol h1{
	font-size:16px;
	color:#2a70ac;
	margin:10px 0px;
}

.leftcol ul {
	margin:12px 0px;
	padding:0;
}
.leftcol li{
	list-style:none;
	display:block;
	padding: 1px 3px 0px 0px;	
	margin:0;
}


.leftcol a{
	background-color:#eee;
	display:block;
	padding:5px 5px 5px 20px;
	color:#343434;
	text-decoration:none;
	width:175px;
}

.leftcol a:hover{
	background-color:#e0e0e0;
	display:block;
	padding:5px 5px 5px 20px;
}



#active a:link, #active a:visited
{
	background-color:#ccc;
	display:block;
	padding:5px 5px 5px 20px;
	color:#343434;
	text-decoration:none;
	width:175px;
}

#active a:hover
{
	background-color:#e0e0e0;
	display:block;
	padding:5px 5px 5px 20px;
}
/* ---------END of left -----------*/
.rightcol{
	float:right;
	width:571px;
	margin-bottom:15px;
}
.rightcol h1{
	font-size:16px;
	color:#444;
	margin:10px 0px;
}
.rightcol P{
	margin:13px 1px;
	padding:0px;
}

/* ---------END of right -----------*/

.rsscol{
	float:left;
	width:203px;
}

.rsscol h1{
	font-size:16px;
	color:#2a70ac;
	margin:10px 0px;
}

.rsstitle {
	font-size:12px;
}

.rssdate {
	font-size:9px;
	color:#666;
}

/* ---------END of rss -----------*/

.hrline{clear:both;}
/* ---------END of footer hr -----------*/
.footer{
	background-image:url(../images/footer.jpg); background-repeat:repeat-x;
	height:45px;
	padding:5px 0px;
}
.footer p{
	font-size:9px;
	text-align:center;
	color:#777;
}
/* ---------END of footer -----------*/
table{
}

table th{
	color:#2a70ac;
	border:1px solid #444;
	border:1px solid #444;
	background-color:#eee;
	padding:5px;
}

table td{
	background-color:#009999;
	color:#fff;
	border:1px solid #444;
	border:1px solid #444;
	padding:5px;
	font-weight:bold
}
.disaster
{
	display: block;
	float: right;
	padding: 5px;
}
