HTML , BODY {
/*	SCROLLBAR-FACE-COLOR: #eeeeee; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #dadada; SCROLLBAR-SHADOW-COLOR: #dadada; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #eeeeee; SCROLLBAR-ARROW-COLOR: #bbbbbb; SCROLLBAR-TRACK-COLOR: #eeeeee; FONT-FAMILY: Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;  */
}

A {
	text-decoration: none;
	color: #000000;
 }
 A:hover {
	text-decoration: none;
	color: #ff0000;
 }

#flash

 {
	margin:0px;
	padding:0px;
 }

#footer 
 {
	color: #000000;
	font-size: 11px;
	font-face: Arial;
	font-weight: bold;
	text-align: center;
	position:relative;
	margin-left:0px;
	padding:0px;
	height:15px;
	width:100%;

 }

#l-col {
 float:left;
 position:absolute;
 background:#ffffff;
 color: #000000;
 width:90px;
 top:200px;
 left:50px;
 text-align:left;
 font-size:12px;
 font-family: Arial,helvetica;
 font-weight: bold;
 }
 

