#container {

	margin: auto;

	width: 95%;

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #000033;

	border-right-color: #000033;

	border-bottom-color: #000033;

	border-left-color: #000033;

	background-color: #FFFFFF;

}

#container #header #header_left {

	float: left;

	background-image: url(images/header_left.gif);

	background-repeat: no-repeat;

	height: 42px;

	width: 45px;

}

#container #header #header_right {

	background-image: url(images/header_right.gif);

	background-repeat: no-repeat;

	height: 42px;

	width: 6px;

	float: right;

}

body {

	/*padding-top: 30px;*/

	background-color: #ffffff;

}

#container #content {

	padding: 5px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #000000;
}

#container #content a {
	color:#fff;
}

#container #content #nright a {
	color:#000;
}

#container #content #nleft a {
	color:#000;
}

#container #footer {

    clear:both;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

	text-align: right;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

	border-right-color: #000033;

	border-bottom-color: #000033;

	border-left-color: #000033;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 5px;

}

#container #footer a {

	color: #000000;

	text-decoration: none;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

}



#container #header #header_main {

	float: left;

	padding: 0px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#container #header {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-image: url(images/header_bg.gif);

	background-repeat: repeat-x;

	height: 42px;

}

#navigation {

   width:800px;

   margin:0px auto;

}

#navigation a {

   text-decoration:none;
}



#nleft {

   width:100px;

   float:left;

}



#nright {

   width:100px;

   float:right;

   text-align:right;

}

.newsList{

   width:95%;

	margin:20px auto;

	border:1px solid #ccc;

	border-collapse:collapse;

}



.newsList a{

   text-decoration:none;

   color:#fff;

}



th {

    padding:5px;

	background-image: url(images/hbg.gif);

	background-repeat: repeat-x;

    color:#fff;

}


.right{

	text-align:right;

	font-size:10px;

}



.iform {

	margin:auto;

	padding:10px;

}



hr {

   height:0px;

   border:0px;

   border-top:1px solid #ccc;

}
