@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
#tdHeader {
	background-color: #000000;
	text-align: center;
}
#tableCenter {
	background-color: #FFFFFF;
	vertical-align: top;
}
#tdSidebar a {
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CED2B6;
	border-bottom-color: #CED2B6;
}
#tdSidebar a:hover {
	background-color: #FBFCF9;
}
.style1 {	font-size: 20px;
	font-weight: bold;
}
h6 {
	font-size: 9px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #1D00CC;
}
a:visited {
	color: #00FF99;
}
a:hover {
	color: #00CCCC;
}
a:active {
	color: #00FF99;
}
#tableLayout {
	background-color: #666666;
}
