#container555 {
    margin: auto;
	width: 200px;
	border-top-width: 1px;
	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;
}

#container555 #content555 {
	background: #dddddd;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


#navigation {
   width:190px;
   margin:0px auto;
}

#navigation a {
   text-decoration:none;
}

#nleft {
   width:95px;
   float:left;
}

#nright {
   width:95px;
   float:right;
   text-align:right;
}

#content555 .newsList{
	width:190px;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.news1{
	padding-top: 3px;
	padding-bottom: 5px;
}

.news2 a{
	color: #FFFFFF;
}

.news2 a:hover{
	color: #FFFFFF;
}

.newsList a{
   text-decoration:none;
   color:#fff;
}

#content555 tr {
	color:#000000;
	}
	
#content555 td {
	color:#000000;
	}


#content555 th {
	color: #FFFFFF;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#content555 th a{
	color: #FFFFFF;
}

.right{
	text-align:right;
	font-size:10px;
}

.iform {
	margin:auto;
	padding:10px;
}


