@charset "utf-8";
/* 
pop.pop.star 
by Timo Wirth
24th Oct. 05
http://www.javajim.de 
*/

HTML{SCROLLBAR-FACE-COLOR: #88ABC9;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #88ABC9;
 SCROLLBAR-ARROW-COLOR: #fcfcd8;
 SCROLLBAR-TRACK-COLOR: #E3ECF8;
 SCROLLBAR-DARKSHADOW-COLOR: #0F7998;
 SCROLLBAR-BASE-COLOR: #0F7998
}
.form table {
	border-collapse: collapse;
	line-height: 150%;
	font-size: 10pt;
	border: 1px solid #DCE1DD;
	background: #ffffff;
}
.form td {
	border-collapse: collapse;
	line-height: 150%;
	font-size: 10pt;
	border: 1px solid #DCE1DD;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #000000;
}
.form tr{
background-color:expression('#E9F9FD,#ffffff'.split(',')[rowIndex%2]);}
.form caption {
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1pt;
	width: auto;
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	word-spacing: 1pt;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	
.form th {
	padding: 10px 10px 10px 10px;
	font-size: 10pt;
	color: #00000;
	letter-spacing: 1pt;
	line-height: 130%;
	text-decoration: none;
	word-spacing: 1pt;
	font-weight: normal;
	background-color: #A8CEFD;
	border: 1px solid #DCE1DD;
}	
.form tbody td {
	border-collapse: collapse;
	line-height: 150%;
	font-size: 10pt;
	border: 1px solid #DCE1DD;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #000000;
}

.form tr th a { /* blue */
color: #277ffe;
display: block;
}

.form tr.odd th a { /* beige */
color: #555;
display: block;
}	
	
.form td a {
color: #DF3985;
}


input.class1{
	border:1px solid #CCC;
	background-color: #F0F0F0;
	word-spacing: 1px;
	margin: 2px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.page{
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	line-height: 140%;
}
	
