BODY {
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#dddddd;
	scrollbar-darkshadow-color:#dddddd;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:
}

td {
	 font-size: 14px;
	 font-family: verdana;
	 color: #000000;
}

a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2D2D7E;
	font-weight: bold; 
	text-decoration : none; 
}
	
a:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold; 
	text-decoration : none; 
}
	
a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2D2D7E;
	font-weight: bold; 
	text-decoration : none; 
}
		
a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold; 
	text-decoration : underline; 
}

.button {
	background-color: #ff0000;
	cursor:hand;
	cursor:pointer;
	color: #fff;
	height:28px;
	font-family:Tahoma; 
	font-weight:bold; 
	font-size:20px; 
	border:1px solid #2D2D7E; 
	}

.t1 {
	 font-size: 14px;
	 color:  #2D2D7E;
	 font-weight: bold;
}
.t2 {
	 font-size: 18px; 
	 color:  #2D2D7E;
	 font-weight: bold;
}
.t3 {
	 font-size: 14px;
	 color: #ff0000;
	 font-weight: bold;
}
.t4 {
	 font-size: 18px; 
	 color:  #ff0000;
	 font-weight: bold;
}
.t5 {
	 color: #2E2E7E;
	 font-weight: bold;
}
 
 .f {
	 font-size: 18px;
	 color:  #000000;
	 font-weight: bold;
}

.progress{
	font-weight: bold;
	width: 130px;
	height: 16px;
	font-size: 14px;
	overflow: hidden;
	background: url(images/balken.gif) no-repeat;
	padding-left: 5px;
}

