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 : Silver;
	border-width : thick;
	}
.DetailTable
	{
	border-width : medium;
	border : groove;
	width: 95%;
	}

TD{
	font: 8pt 'Tahoma';
	}


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 {
	COLOR: #003300 ;
	text-decoration: none; 
	}
A:VISITED {
	COLOR: #003366 ;
	text-decoration: none; 
	}
A:HOVER {
	COLOR: #880b00 ;
	text-decoration: none; 
	}


body{
	font-family:'tahoma';
	}
TEXTAREA, SELECT, INPUT{
	font: 8pt 'tahoma';
	}


.ThisClass { background-color: red ; }
