A {color :#000000;
	font-size : 12px;
	font-weight : bolder;
	text-decoration : none;
}
A.active {color : #CC3300;
	font-size : 12px;
	font-weight : bolder;
	text-decoration : none;
}
A:visited { color : #333333;
	font-size : 12px;
	font-weight : bolder;
	text-decoration : none;
}
BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-repeat : repeat;
	font-size : 12px;
	background-color : #cccccc;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#000000;
	scrollbar-dark-shadow-color:#663333;
	scrollbar-arrow-color:#BB0E0F;
	scrollbar-3d-light-color:#FFffff;
	scrollbar-highlight-color:#000000;
}
BODY.eins {
	font-family : Arial, Helvetica, sans-serif;
	background-repeat : repeat;
	font-size : 12px;
	background-color : #FF6633;
	}
.table1 {
	border-left		: 1px solid #CC3300;
	border-right		: 1px solid #CC3300;
	border-top		: 1px solid #CC3300;
	border-bottom		: 1px solid #CC3300;
}
TABLE.main {
}
TABLE.text {
}
TD {
	font-size : 13px;
	color: #000000;
	background-color : transparent;
}
TD.title {
	font-size : 16px;
	color: Black;
	padding-left : 30px;
}

TD.subtitle {
	font-size : 14px;
 	color: #CC3300;
}

TD.ssubtitle {
	font-size : 14px;
	font-weight : bold;
	margin-left : 5px;	
 	color: #666666;	
}
TD.ssubtitle2 {
	font-size : 14px;
	font-weight : bold;
	margin-left : 5px;	
 	color: #00008B;	
}

TD.sssubtitle {
	font-size : 10px;
	font-weight : bold;
	text-align : center;
   color: #FFcc00;
   background-color : #000000;
	
	
}
TD.normal {
	font-size :10px;
	padding-left : 30px;
	background-color : #FF6633;
}

SPAN.grey {

font-size :10px;
	color: #666666;	
	
}

SPAN.high {
	color: #993300;	
}

.high {
	color: #660033;	
}

TD.high {
	font-size : large;
	color: #666666;
	
}


