@charset "iso-8859-1";
/* author: Sasker */
/* Creation date: 06/09/2002 */

BODY {
	text-align: center;
	color: #000000;
	background-color: #4E89A2;
	font-family: Tahoma;
	font-size : 14pt;
	scrollbar-arrow-color : #000000;
	scrollbar-face-color : #4E89A2;
	scrollbar-highlight-color : #8EC9D2;
	scrollbar-3d-light-color : #6EA9B2;
	scrollbar-shadow-color : #467A82;
	scrollbar-dark-shadow-color : #669AA2;
	scrollbar-track-color : #3E7992;
	scrollbar-base-color : #4E89A2;
}

TD {
	font-size: 8pt; 
	color: #3F3F3F; 
	background-color: #4E89A2;
	text-align: left; 
	border-width: 0px; 
	border-style: solid; 
	border-color: #467A82; 
	font: bold
	}

TD TABLE {
	width: 100%;
	height: 100%;
	color: #B7C5D5;
	background-color: #4E89A2;
	border-width: 0px;
	border-style: solid;
	border-color : Black;
	}
	
.toptitle {
	font-family: tahoma;
	font-weight: bold;
	font-size: 7pt;
	color: #D4D8DD;
	background-color: #4E89A2;
	text-transform: uppercase;
	text-align: center;
	line-height: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color : Black;
	}
	
.top {
	font-family: tahoma;
	font-weight: bold;
	font-size: 7pt;
	color: #D4D8DD;
	background-color: #6EA9B2;
	text-transform: uppercase;
	text-align: center;
	line-height: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-width: 1px;
	}
	
.title {
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #D6D9E1;
	}
	
.graf {
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #D6D9E1;
	}
	
LI	{
	color: #CFCFDF;
	font-size: 9pt;
	}
	
A:link	{
	color: #405C85;
	text-decoration: none;
	font-weight: bold;
	}
	
A:visited {
	color: #405C85;
	text-decoration: none;
	font-weight: bold;
	}
	
A:hover	{
	color: #C0DCF5;
	text-decoration: underline;
	font-weight: bold;
	}
	
A:active {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	}
