body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000066;
	background-image: url(/images/topbar/bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#996699;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 17px;
}
a:link,
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover,
a:visited:hover {
	background-color: none;
	font-weight: bold;
	text-decoration: none;
}
a.news:link,
a.news:visited {
	color: #996699;
	font-weight: bold;
	text-decoration: none;
}
a.news:hover,
a.news:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #996699;
	text-decoration: none;
}
.invis {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
a.invis:link,
a.invis:visited {
	text-decoration: none;
}
a.invis:hover,
a.invis:visited:hover {
	background-color: #ffffff;
	text-decoration: none;
}
.invis2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
a.invis2:link,
a.invis2:visited {
	text-decoration: none;
}
a.invis2:hover,
a.invis2:visited:hover {
	background-color: none;
	text-decoration: none;
}
.small {
	font-size: 8px;
}
.big {
	font-size: 14px;
}
.xbig {
	font-size: 18px;
}

.justified {
	text-align: justify;
}
.header {
	color: #996699;
	font-weight: bold;
	text-decoration: none;
}
