body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #EFF7FF url(/images/2005/bg.png) no-repeat top left; 
	background-attachment: fixed;
}
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 {
	border-color: #007CD4;		
	background-color: #FFFFCC;		
/*	BACKGROUND: URL(/images/2005/form.png); */
	border-style:groove;
	border-width:4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;		
}
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;
}