@charset "utf-8";
/* CSS Document */
#topdiv {
	position:relative;
	margin-left:auto;
	margin-top:auto;
	margin-right:auto;
	width:900px;
	z-index:1;
	
	background-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width:1px;
	
	}

#in_top_banner {
margin-top: 10px;
margin-left: 10px;
}

#tbannerdiv {
	background-image:url(new_images/top_img.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:70px;
	
	}
#bannerdiv {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:350px;
	background-image:url(new_images/Banner.jpg);
	

	}
#newsdiv {
	float:left;
	width:880px;
	height:auto;
	background-color:#193956;
	padding: 10px;
	
		}
#abtdiv {
	float:left;
	width:395px;
	height:400px;
	background-color:#1e4569;
		}
#condiv {
	float:right;
	width:295px;
	height:400px;
	background-color:#265581;
	}
#fotdiv
	{
	clear:left;
	height:70px;
	background-image:url(new_images/top_img.jpg);
	background-repeat:repeat-x;
	padding-top:4px;
	
}

div.tx
{
}
	
div.txtcolor
{
color:#FFFFFF;
}

body
{
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;

}
a.navi
{
background-color:#006633
}
a.navi:hover
{
background-color:#00CCFF
}
ul.topp
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
li.topp
{
display:inline;
padding:10px;
}

span.foottext
{
font-size:9px;
}
h2
{
margin-top:2px;

}
h4
{
margin-bottom:2px;
}

p.newss
{
margin-top:0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p
{
	font-size:12px;
}

span.mbf-item {
display: none;
 }