body {
	font-family : 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: .9em;
	background-color: #5f5f5f; 
	color: #fff;
}
hr.topdivider {
	border-color: #bfbfbf #525252 #525252 #bfbfbf;	
	border-width: 1px;
	border-style:outset;
}
a {
	color: #d4d4d4;
}
a:hover{
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #d4d4d4;
}
table.textbox {
	font-size : 1.2em;
	font-family: Georgia, Palatino,'Times New Roman',serif;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
td.pageLabel {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
td.frame {
	font-size : 1.2em;
	background-color: #909090;
	border : thin solid #CCCCCC;
}
table.navbox {
	color: #000;
	border-color: #bfbfbf #525252 #525252 #a8a8a8;		
	background-color: #909090;		
	border-style:outset;
	border-width:1px;
	font-size: 1em;		
}
a.nav {
	color: #d4d4d4;
	font-size: 1em;
	text-decoration: none;
}
a.nav:hover{
	color: #fff;
	text-decoration: underline;
}
a.nav:visited {
	color: #d4d4d4;
}
a.listing {
	color: #d4d4d4;
	text-decoration: none;
}
a.listing:hover{
	color: #FFF;
	text-decoration: underline;
}
a.listing:visited {
	color: #d4d4d4;
}