<!-- System -->
A:LINK {	text-decoration: none;  COLOR: #000000 ;	}A:VISITED {text-decoration: none; 	COLOR: #3782c0 ;	}A:HOVER {text-decoration: none; 	COLOR: #FF6600 ;	}

body{
	font-size:10px;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	border:0;
	 background-color:transparent;
	}


hr {
 	color: #CCCCCC ;
	size: 1 px ;
	height:1 px;
}
.InputFormTABLE {
	background : transparent repeat-x;
	border-width : ;
	border-style : solid;
	}
.ListTABLE {
	background : transparent repeat-x;
	border-color :  #e0e0e0 ;
	border-width : thick;
	}
.DetailTable
	{
	border-width : medium;
	border :  #e0e0e0 ;
	width: 95%;
	}
.ContentListTD {
	border-style:solid; border-left-width:thin; border-right-width:thin ; border-top-width:0 px; border-bottom-width:0 px;
	border-left-color: #ffffff ;
	border-right-color: #ffffff ;
	background-color: #ffffff ;
color: #3387c7;
}

.HeaderOfTable{
	background : #999999;
	font : italic;
	color:black;
	}
.FooterOfTable{
	background : #3399cc;
	font : italic;
	}
P{
	font: 8pt 'Tahoma';
	COLOR: #999999; 
	}
.expandable { 
	text-decoration:none;
	color: #999999;
	font-weight:bold ;
	cursor: hand;
	}
.ContentTD{
	padding-top:15;
	width : 90%;
	text-align : right;
	}
<!-- User -->
A:LINK {	text-decoration: none;  COLOR: #000000 ;	}A:VISITED {text-decoration: none; 	COLOR: #3782c0 ;	}A:HOVER {text-decoration: none; 	COLOR: #FF6600 ;	}



body{
	font-family:tahoma;
margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	border:0;
	}
TEXTAREA, SELECT, INPUT,tr{
	font: 8pt 'tahoma';
	}
.EvenRow{
	background-color: #ffffff ;
	}
.OddRow{
	background-color: #cccccc ;
	}

.ThisClass { background-color: red ; }
