body {
 scrollbar-face-color: #002845;  
scrollbar-track-color: #005288; 
 scrollbar-shadow-color: #002845; 
 scrollbar-3dlight-color: #002845; 
 scrollbar-highlight-color: #002845;

 scrollbar-darkshadow-color: #002845; 

 scrollbar-arrow-color: #0075C4;
}


a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.bigtext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #E9E9E9;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navigation {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #7F9A8B;
	text-decoration: none;
	font-weight: bold;
}
.navigation a{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #7F9A8B;
	text-decoration: none;
	font-weight: bold;
}

.navigation a:link{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #7F9A8B;
	text-decoration: none;
	font-weight: bold;
}

.navigation a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #7F9A8B;
	text-decoration: none;
	font-weight: bold;
}

.navigation a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #7F9A8B;
	text-decoration: none;
	font-weight: bold;
}
.bodyframe {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.headerframe {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.date {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.maintext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.smallbodyframe {


	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.titles {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.value {
	color: #004674;
	font-size: 9px;
}

.scroll {
SCROLLBAR-FACE-COLOR: #002841;
SCROLLBAR-HIGHLIGHT-COLOR: #002841;
SCROLLBAR-SHADOW-COLOR: #002841;
SCROLLBAR-3DLIGHT-COLOR: #002841;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
overflow: auto;
}

