body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color: #E2E2E2;
	color: #000000;
	margin: 0px;
}
hr.topdivider {
	border-color: #E9DA7A;
	border-width: 1px;
	border-style:outset;
}
a {
	color: Blue;
}
a:hover{
	color: Green;
	text-decoration: underline;
}
a:visited {
	color: Blue;
}
table {
	font-size : 10pt;
}
td.menu {
	font-size: 12px;
}
td.pageLabel {
	font-size: 14px;
	font-weight: bold;
}
table.frame {
/*
	background-color : #FFFFFF;
	border : thin solid #CCCCCC;
	*/
}
td.frame {
	font-size : 9pt;
	background-color: #FFFFFF;
	border : thin solid #CCCCCC;
}
.copyright {
	font-size: 8pt;
}
table.navbox {
	font-size : 9pt;
	background-color: #E9DA7A;
	border: outset #F2DE4B;
	border-width: 2px;
}
td.navbox {
	font-weight: bold;
}
td.creditLabel {
	font-size : 10pt;
	font-style: italic;
}
td.creditName {
	font-size : 10pt;
	font-weight: bold;
}
a.nav {
	font-size : 10pt;
	text-decoration: none;
}
a.nav:hover{
	color: #FFFF00;
	text-decoration: underline;
}
a.nav:visited {
	color: Blue;
}
a.listing {
	color: #CCFFFF;
	text-decoration: none;
}
a.listing:hover{
	color: #FFFF00;
	text-decoration: underline;
}
a.listing:visited {
	color: #CCFFFF;
}
td.small {
	font-size: 10px;
}
select.smallSel {
	font-size: 10px;
	width : 140px;
	margin: 0px;
}
.smallField {
	font-size: 12px;
	height: 20px;
	margin: 0px;
}
table.thumbnail {
	border : none;
}
td.thumbnail {
	font-size: 8pt;
}