.header {
	background: #999999 no-repeat scroll left bottom;
	border-bottom: 7px solid #660000;
	}
.maintable {
	width: 100%;
	background: #FFFFFF;
}
body {
	margin: 0px;
	background: #CCCCCC;
}
.left {
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-top: 3px solid #BF59B3;
	border-right: 1px dotted #BD59B5;
	border-bottom: 3px solid #BD59B5;
	background-color: #999999;

}
.content {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-top: 3px solid #BD59B5;
	border-bottom: 3px solid #BD59B5;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
.footer {
	background: #666666 url(none);
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	border-top: 7px solid #660000;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 10px;

}
h1 {
	color: #FFFFFF;
	font-size: 36px;
	background: #999999 no-repeat left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	color: #FFFFFF;
	font-size: 20px;
	border-bottom: none;
}
a:link {
	color: #660000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #663333;
}
.left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left li {
	padding-bottom: 10px;
}
.left a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
}
.left a:link, .left a:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #33000;
	border-top: 1px solid #FFFFFF;
}.left a:hover {
	border: 1px solid #33000;
	background: #cccccc;
	color: #FFFFFF;
}
ol li {
	padding-bottom: 2em;
}
.hiddenheader {
	display: none;
}
th {
	color: #FFFFFF;
	background: #84BE5A;
	text-align: left;
}
h3 {
	font-size: 16px;
}
.biggertable {
	font-size: 1.2em;
}
.search { 
padding-right: 0.2em; padding-left: 0.5em; padding-bottom: 0.2em; padding-top: 0.2em 
} 

