body { 
	font-family: Verdana,Arial;
	font-size:8pt;
	scrollbar-face-color: #D9DCD7;
	scrollbar-shadow-color: #D9DCD7;
	scrollbar-highlight-color: #D9DCD7;
	scrollbar-3dlight-color: #D9DCD7;
	scrollbar-darkshadow-color: #939292;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #939292;
}

TD {
	font-size: 8pt;
}

.form {
	font-family: Verdana,Arial;
	font-size: 8pt;
	background-color: #F4F4F4; 
	border: 1 solid #67679F;
}

a:link {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-size: 8.5pt;
	text-decoration: underline;
}
a:hover {
	color: #3366cc;
	font-size: 8pt;
	text-decoration: none;
}

.copyright {
	font-family: Arial;
	font-size: 7.5pt;
}
.copyright:link {
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
.copyright:visited {
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
.copyright:active {
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
.copyright:hover {
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
}

.tableTitle {
	background-color: #6eaedb;
	font-weight: bold;
}

tableTitle:link {
	font-family: Trebuchet MS,Verdana,Arial;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
.tableTitle:visited {
	font-family: Trebuchet MS,Verdana,Arial;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
.tableTitle:active {
	font-family: Trebuchet MS,Verdana,Arial;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
}
.tableTitle:hover {
	font-family: Trebuchet MS,Verdana,Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
}

.tableRow {
	background-color: #ffffff;
}
.tableRowSecond {
	background-color: #eaeaea;
}

.error {
	color: red;
}

.iframe {
	margin: 0;
	padding: 0;
	border-width; 0;
	border-color: black;
	border-style: none;
	overflow: visible;
	background-color: transparent;
}

.title {
	font-size: 14pt;
	font-family: Verdana;
}

.flashNews {
	font-family: Arial,Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

.header {
	color: #FFFFFF;
	font-weight: bold;
}
