body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #FFFFFF;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-image: url(images/th.gif);
	color: #785A72;
}

.thl {
	background-image: url(images/thl.gif);
}

.thr {
	background-image: url(images/thr.gif);
}

a:link{
	color: #000066;
	text-decoration: none;
}

a:visited{
	color: #833030;
	text-decoration: none;
}

a:hover{
	color: #833030;
}

h3{
	height: 25px;
	border: dashed #AAAAAA 1px;
}

h4{
	font-size: 14px;
	border-top: solid #AAAAAA 1px;
	border-bottom: solid #AAAAAA 1px;
}

.tiny{
	font-size: 10px
}

.maintable{
	background-color: #FFFFFF;
}

.top-menu{
	padding: 4px;
	padding-bottom: 6px;
}

.top-menu a:link,
.top-menu a:visited{
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000066;
}

.top-menu a:hover{
	border-top: solid 1px #833030;
	border-bottom: solid 2px #833030;
	color: #833030;
}

.footer{
	background-color: #833030;
	color: white;
}

.footer a{ color: #F0C6BF; }

.side-top{
	background-image: url(images/side-top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	height: 18px;
	margin-top: 2px;
	line-height: 18px;
}

.side-mid{
	border-left: solid 1px #833030;
	border-right: solid 1px #833030;
}

.side-bottom{
	background-image: url(images/side-bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
}