body {
  text-align: center;
  }

div.center-body {
  margin: 0 auto;
  width:800px;
  text-align:left;
}
  
h1 {
	margin: 0;
	padding: 0 !important;
	font-size: 1px;
	height: 100px;
	text-indent: -2000px;
	background: #B8C7A6 url(../images/banner.new.png) no-repeat;
}

.success {
  color: green; 
	text-align: center;
}

.error {
  color: red; 
	text-align: center;
}

h2 {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	color: #434343;
	background: url(../images/bigBullet.gif) no-repeat 3px 5px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
	
p { margin: 0 0 15px 0; }
	
#foldmenu {
	border-style: solid;
	border-color: #545454;
	border-width: 1px 0;
	height: 25px;
	background: #cbd1c3; 
	padding: 0 0 0 5px;
}
	
#foldmenu ul {
	margin: 0 0 0 -40px !important;
	list-style: none;
	text-align: center;
}
	
#foldmenu ul li {
	display: inline;
	padding: 0 0 0 9px;
	background: url(../images/menuBullet2.gif) no-repeat 0px 8px !important;
}

#foldmenu ul li#frst {
	margin: 0 0 0 28px;
	padding: 0;
	background: none !important;
}

#foldmenu ul li a {
	color: #000;
	font: bold 14px/25px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 3px 8px;
}

#foldmenu ul li a:hover {
	text-decoration: none;
	background-color:#e1e5db;
}
	
#body p .links {
	display: block;
	font: bold 11px/18px Georgia, "Times New Roman", Times, serif;
	background: url(../images/bulletAttr.gif) no-repeat 0px 4px;
	padding: 0 0 0 15px;
}

a:hover, a:active, a:visited, .alpha {
	font: bold 11px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#4776bd;
}
	
#body {
	float: center;
	width: 800px;
	padding: 0px;
	margin: 0 5px 0 0;
}
	
img.mainpage {
	border: 1px solid #828282;
	padding: 3px;
	float: right;
	margin: 8px 4px 108px 8px;
	width: 300px;
}		

#copyright {
	height: 50px;
	clear: both;
	border-top: 1px solid #545454;
	background-color: #b6c5a3;
	padding: 5px;
}
	
#copyright p {
	color: #3d492b;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 345px;
}

#copyright ul {
	margin: 0 0 0 -40px !important;
	list-style: none;
	text-align: center;
}
	
#copyright ul li {
	display: inline;
	padding: 0 0 0 23px;
}

tr.rowa {
  background-color: #cccccc;
	font-size: 12px;
}

tr.rowb {
  background-color: #eeeeee;
	font-size: 12px;
}

td.name {
  font-weight: bold;
}

td.header {
  font-weight: bold;
	text-decoration: underline;
}
