 * { margin: 0; padding: 0; }
body {
	text-align:center; /* horizontal centering for IE Win quirks */
 background-color:#e6decf;
 color:#c12700;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;

}
#maincontent {
	width: 850px;
	background: transparent;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
a {
 color:#999999;
	text-decoration: none;
	
}
#imageContainer {
	padding: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
/*#imageContainer img{
	padding: 5px;
	border: 1px solid #660000;
	}
	a:link {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
*/

.imageContainertable {
	font-size: 11px;
 color: #333333;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
a:visited {
 color:#999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
 color:  #ff6600;
}
a:active {
 color:#999999;
	text-decoration: none;
}
a {
 color:#999999;
	text-decoration: none;
}
h1 {
 color: #c12700;
	font-size: 20px;
}
#footer {
	font-size: 12px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
}

#footer a{
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#footer a:hover{
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}
#header {
	text-align: center;
	margin-top: 25px;
}
/* BEGIN style8 */
 #navlist {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
#navlist a {
	font-size: 12px;
 color: #999999;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
 color: #999999;
	font-size: 12px;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	padding-bottom: 2px;
	background: transparent;
 color: #ff6600;
}
#navlist a:hover {
 color: #ff6600;
}
/* END style8 */
-->
th, td {
	margin: 3px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* toggle */
.hidden {
	display: none;
}
.show {
	display: block;
}
.selected {
	font-weight: bold;
}
#info {
	float: left;
	margin-left: 70px;
}
#info a, a:visited{
	color: transparent;
	text-decoration: none;
}
#home{
	float: left;
	height: 24px;
	width: 24px;
	margin-left: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#home a, a:visited{
	color: transparent;
	text-decoration: none;
}
