@charset "UTF-8";
.background {
	background-image: url(images/page-curl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #CCCCCC;
}
body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 16px;
	padding: 4px;
}
th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
	vertical-align: top;
	color: #006666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #003300;
}
body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006666;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
}
#tableLayout {
	background-color: #CCCCCC;
	background-image: url(images/page-curl.gif);
	background-repeat: no-repeat;
}
#tdNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #009999;
	text-align: center;
}
