h1, h1 a {
	color: #000080;
	padding:0 15px;  
	margin:0px;

}
h2, h2 a {
	color: #000080;
	font-weight:bold;
}
a {
  color: #000080;
  text-decoration: none;
}
#center-side-content table {
	width:100%;
}
#center-side-content table, td {
	border:1px solid #e2e2e2;
	vertical-align:middle;
	text-align:left;
	padding:5px;
}
#center-side-content  th {
	background:#c2eaff;
	text-align:center;
	border:1px solid #fff;
}
#formbox #form button {
	background-color: #0babff;
}
#formbox h4 {
	background-color: #000080;
}
#formbox #form {
	background-color: #000080;
}

.listTitle {
	background-color: #000080;
	color: #ff6600;	
}


h3 {
	color: #000080;
	padding:2px 15px;
	font-size:14px;
	margin:4px;
}

ul#listmenu li a:hover/*, ul#listmenu li#current a*/ {
	background-color: #000080;
	color:#fff;
}
ul#rightlist li a:hover/*, ul#rightlist li#current a*/ {
	background-color: #000080;
	color:#fff;
}

#footer-line {
	background-color: #000080;
}