.base {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #202040;
	color : White;
	scrollbar-base-color : #C0C0C0;
	scrollbar-face-color : Gray;
	scrollbar-arrow-color : Navy;
	scrollbar-highlight-color : #8585B0;
}
.hiddenText
{
	background-color : #202040;
	color : #202040;
}
#mainheaderfl {
	font-family : "Times New Roman", Times, serif;
	font-size : 38px;
	font-weight : bold;
	color : #8080B0;
}
#mainheader {
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	font-weight : bold;
	color : Silver;
}
#subheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Silver;
}
#subheader A{
	color : #D0D0E0;
	text-decoration : none;
}
#subheader A:HOVER {
	background-color : #C0C0C0;
	color : #202040;
}
#subheader A:ACTIVE {
	color : #C0C0C0;
}
A:LINK {
	color : Silver;
}
A:VISITED {
	color : #303060;
}
A:ACTIVE {
	color : Aqua;
}
A:HOVER {
	background-color : Silver;
	color : #202040;
}
#topDate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color :  #202040;
}
#topDate A{
	color : #202040;
	text-decoration : none;
}
#topDate A:HOVER {
	background-color : Gray;
	color : #FFE0E0;
}
#topDate A:ACTIVE {
	background-color : Gray;
	color : Silver;
}
#topBar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color :  #202040;
}
#topBar A{
	color : #202040;
	text-decoration : none;
}
#topBar A:HOVER {
	background-color : Gray;
	color : #FFE0E0;
}
#topBar A:ACTIVE {
	background-color : Gray;
	color : Silver;
}
#bottomBarText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :  #202040;
}
#bottomBarText A{
	color : #202040;
	text-decoration : none;
}
#bottomBarText A:HOVER {
	background-color : Gray;
	color : #FFE0E0;
}
#bottomBarText A:ACTIVE {
	background-color : Gray;
	color : Silver;
}
#subBottomBarText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
	margin-left : 40px;
	margin-right : 40px;
}
#subBar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	font-weight : 600;
	color :  #C0C0C0;
}
#subBar A{
	color : #202040;
	text-decoration : none;
}
#subBar A:HOVER {
	background-color : Gray;
	color : #FFE0E0;
}
#subBar A:ACTIVE {
	background-color : Gray;
	color : Silver;
}
#leftPanel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #C0C0C0;
	line-height : 15px;
}
#leftPanel A{
	color : #202040;
	text-decoration : none;
}
#leftPanel A:HOVER {
	background-color : Gray;
	color : #D0D0E0;
}
#leftPanel A:ACTIVE {
	background-color : Gray;
	color : Silver;
}
#centerPanel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #202040;
	line-height : 15px;
}
#centerPanel A{
	color : #202040;
	text-decoration : none;
	font-weight : bold;
}
#centerPanel A:HOVER {
	background-color : Silver;
	color : #606080;
}
#centerPanel A:ACTIVE {
	background-color : Silver;
	color : Gray;
}
#rightPanel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #C0C0C0;
	line-height : 15px;
}
#rightPanel A{
	color : #202040;
	text-decoration : none;
}
#rightPanel A:HOVER {
	background-color : Gray;
	color : #E0E0FF;
}
#rightPanel A:ACTIVE {
	background-color : Gray;
	color : Silver;
}
#status {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :  #202040;
}
#message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color :  #404080;
	line-height : 14px;
}
#warning {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :  #C04040;
}
