body{
	background-color: #fff; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size: 11pt; padding: 10px; margin: 0; background-image:url(imgs/bg.jpg); background-repeat:repeat-x; background-attachment:fixed;
}
#main {
	width: 880px; text-align: left; background-color: #fff; margin: auto;
}
#header {
	height: 100px; background-image:url(imgs/header.jpg); background-position: right; background-repeat: no-repeat; background-color: #07033e;
}
img {
	border: 0;
}
h1 {
	margin:0; padding: 10px; color: #c9defc; font-size: 36pt;
}
#menu ul {
  margin: 0; list-style-type: none; padding: 0; background-image: url(imgs/menu-bg.png); height: 32px; width: 100%; font-size: 11pt;
}
#menu ul li {
  float: left; border-right: 1px solid #083270;
}
#menu ul li a {
  padding: 7px 22px 7px 22px; display: block; color: #083270; text-decoration: none; font-weight: bold;
}
#menu ul li a:hover {
  color: #dae0ff; text-decoration: none; background-color: #48475c; background-image: url(imgs/menu-hover.png);
}
#border {
	width: 900px; background: url(imgs/border.png); margin: auto; text-align: center;
}
#top {
	background: url(imgs/top.png); height: 9px; margin-bottom: 2px;
}
#bottom {
	background: url(imgs/bottom.png); height: 34px; margin: auto; width: 900px; color: #555;
}
#content{
	float: right; width: 650px; padding: 10px 15px 5px 10px; color: #111;
}
#sidebar{
	margin: 10px 675px 10px 10px;
}
#clear{
	clear: both;
}
#advertisetop {
	font-size: small;
}
#advertisetop a {
	color: #fff; font-weight: bold;
}
#advertisetop a:hover {
	text-decoration: none;
}
#advertisebottom {
	 font-size: small; margin-top: 8px;
}
#advertisebottom a {
	color: #07033e; font-weight: bold;
}
#advertisebottom a:hover {
	text-decoration: none;
}
#sidebar h3 {
	color: #07033e; padding: 8px 0 5px 0; margin: 0; font-size: 12pt;
}
label {
	font-size: small;
}
form {
	padding: 0; margin: 0;
}
.input {
	width: 160px; margin-bottom: 5px;
}
fieldset {
	border: 1px solid #555; padding: 8px;
}
legend {
	color: #07033e; font-weight: bold;
}
h2 {
	padding: 5px 0 10px 0; margin: 0;
}
ul.first {
	list-style-type: none; margin: 0px; padding: 0px;
}
ul.first li {
	height: 100%; margin-bottom: 1px;
}
ul.first li a {
	padding: 6px 8px 6px 6px; display: block; color: #333; text-decoration: none; font-weight: bold; border-left: 10px solid #85a3d1; background-color: #afbdd1;
}
ul.first li a:hover {
	background: #d5d8db; color: #111; text-decoration: underline;
}
ul.second {
	list-style-type: square; margin: 0px; padding: 3px 3px 3px 25px;
}
ul.second li {
	height: 100%; margin-bottom: 1px;
}
ul.second li a {
	padding: 0; display: inline; color: #333; text-decoration: none; font-weight: bold; border: 0; background: none;
}
ul.second li a:hover {
	background: none; color: #111; text-decoration: underline;
}
.listM {
	color: blue; font-weight: bold;
}
.listF {
	color: red; font-weight: bold;
}
a {
	color: #003f9e; text-decoration: underline; font-weight: bold;
}
a:hover {
	text-decoration: none;
}
th {
	text-align: center;
}
.dark {
	background: #eee;
	padding: 3px;
}
.light {
	padding: 3px;
}
.adminlist{
	border: 1px solid #000;
}
.adminlist td {
	padding: 5px;
}
