.topBar {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/interface_06.jpg);
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.contentBack {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-base-color:#003366;
	scrollbar-face-color: #cdcdcd; 
	scrollbar-shadow-color: #cdcdcd; 
	scrollbar-highlight-color: #6699CC; 
	scrollbar-3dlight-color: #6699CC; 
	scrollbar-darkshadow-color: #336699; 
	scrollbar-track-color: #1A4D80; 
	scrollbar-arrow-color: #336699; 
}
.headline {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #182C52;
}
.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}
.small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	}
.smalltext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #182C52;
	}
.dollar { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #182C52;
	}
.linebg {
	background-attachment: fixed;
	background-image: url(images/interface_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.latestBack {
	background-attachment: fixed;
	background-image: url(images/line_bg.gif);
	background-position: left top;
}

.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #740101;
}

A:link {
	font-size:12px;
	font-family:verdana,Arial,helvetica;
	Color:#715913;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	font-size:12px;
	font-family:verdana,Arial,helvetica;
	Color:#715913;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	font-size:12px;
	font-family:verdana,Arial,helvetica;
	Color:#715913;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	font-size:12px;
	font-family:verdana,Arial,helvetica;
	Color:#6C6C6C;
	font-weight: bold;
	text-decoration: none;
}
.imageBack {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.cellstyle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #182C52;
	}