body {
	font-size: xx-small;
	font-family: Verdana, Arial, sans-serif;
	color: #006699;
	background: #FFFFFF;
}
td {
	font-size: xx-small;
	font-family: Verdana, Arial, sans-serif;
	color: #006699;
	background: #FFFFFF;
}
hr {
	color: #006699;
	background: #FFFFFF;
	height: 1px;
}
h1 {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: xx-small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
hr {
	color: #DDEEFF;
}
input {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #006699;
}
textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #006699;
	background: #FFFFFF;
}
select {
	font-size: xx-small;
	color: #006699;
	background: #FFFFFF;
}
caption {
	font-size: x-small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #006699;
	background: #FFFFFF;
}
a {
	color: #006699;
	background: transparent;
}
.upperbar {
	font-size: 9pt;
	color: #FFFFFF;
	background: #006699;
	font-weight: bold;
}
.leftlinkbar {
	color: #FFFFFF;
	background: #6699CC;
	font-weight: bold;
}
a:link.leftlinkbar, a:active.leftlinkbar, a:visited.leftlinkbar {
	color: #FFFFFF;
	background: #6699CC;
	text-decoration: none;
}
a:hover.leftlinkbar {
	text-decoration: underline;
}
.toplinkbar {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
}
a:link.toplinkbar, a:active.toplinkbar, a:visited.toplinkbar {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}
a:hover.toplinkbar {
	text-decoration: underline;
}
.toplinkselected {
	color: #CCCC66;
	background: #000000;
	text-decoration: none;
}
.bottomlinkbar {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
}
.bottomlinkbar a:link, .bottomlinkbar a:active, .bottomlinkbar a:visited {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}
.bottomlinkbar a:hover {
	text-decoration: underline;
}
.err
{
	color: #FF0000;
	background: #FFFFFF;
}
.label
{
	font-weight: bold;
}
.itemheader
{
	color: #FFFFFF;
	background: #6699CC;
	font-weight: bold;
}
.even
{
	color: #006699;
	background: #EEF7FF;
}
.odd
{
	color: #006699;
	background: #DDEEFF;
}
.areaselect
{
	width: 100%;
}
