body {
	scrollbar-face-color:		#dddddd;
	scrollbar-track-color:		#dddddd;
	scrollbar-arrow-color:		#555555;
	scrollbar-highlight-color:	#dddddd;
	scrollbar-3dlight-color:	#555555;
	scrollbar-shadow-color:		#555555;
	scrollbar-darkshadow-color:	#dddddd;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.textResult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #003366;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #003366;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.text7 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.text7date {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.text6date {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 6pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #666666;
}
.form {
	font-size: 5pt;
	color: #000000;
	background-color: #ffcc00;
}
.text7h {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: NORMAL;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.text7b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	background-color: #cccccc;
}
.consoleSubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	border: 1px outset #FF9933;
}

#footer {
	//position: relative;
	text-align: center;
	margin: 0px;
	width: 950;
	height: 40px;
	//margin-right: -5px;
	padding-right: 10px;
	font-size: 90%;
	color: #ccc;
	background-color: #5a5f73;
}
#footer a {
	color: #ccc;	border-bottom-color: #ccc;
}
#footer a:hover {
	color: #fff; background-color: #ccc;
}
a:hover {
	background-color: #fff4b4;
}