body {
	margin: 0px;
	background-color: #990000;
}
.maintable {
	background-color: #FFFFFF;
	height: 700px;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.maintable2 {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.matters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	font-weight: bold;
}

.sidebuttonbg {
	background-image: url(images/sidebuttonbg.jpg);
	background-repeat: repeat;
}
.sidebuttonmatter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	height: 22px;
	width: 186px;
	text-align: center;
}
.sidebuttonmatter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebuttonmatter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebuttonmatter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.bottombg {
	background-image: url(images/index_20.jpg);
	height: 31px;
	width: 995px;
}
.bottombg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.bottombg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.bottombg a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.imgborder {
	border: thin solid #000000;
}

