@charset "utf-8";
/* CSS Document */

td img {
	display: block;
}
td, th {
	color: #B6A68F;
}
body {
	background-color: #441C1D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/pagebg.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #B6A68F;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #333333
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	color: #333333;
	font-size: 14px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	color: #000000
}
.collapseblock {display:none}
.expandblock {display:inline}

h4{
margin: 5px 5px 5px 5px;
background-color:#A28865;
padding: 3px 6px;
border: 0px outset #000;
text-align:left;
}

h5{
margin: 5px 5px 5px 5px;
background-color:#000;
padding: 3px 6px;
border: 2px outset #A28865;
text-align:left;
}