td {

	font-family: verdana;
	font-size: 7pt;
	color: #B4B4B4;
	vertical-align: top;
	margin-top : 0px;
	line-height: 11pt;

}

.time_format {

	font-family: verdana;
	font-size: 7pt;
	line-height: 11pt;
	color: #FFDB08;
	position : static;
	text-align : right;
	vertical-align: text-bottom;	
}

.date_format {

	font-family: verdana;
	font-size: 7pt;

	color: #F19119;
	position : static;
	text-align : right;
	vertical-align: bottom;	
		
}

.signature {

	font-family: verdana;
	font-size: 7pt;
	line-height: 11pt;
	color: #F19119;
	position : static;
	text-align : left;
		
}

ul {
	
	margin-left: 20px;
	margin-top : 5px;
	margin-bottom : 0;
	margin-right:5px;
	
}


.scroller_left {
		
	Z-INDEX: 100;
	Right: 0px;
	WIDTH: 10px;
	float:left;
	TOP:0px;
	visibility: visible;
}


.scroller_right {

	visibility: visible;
	z-index: 1;
	float:right;
	background-image: url(scroller_right.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 410px;
	
}

.scrollertext {

	z-index: 100;
	color: #FE9900;
 	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif;

}

.darkgrey {

	color: #990000;
}

.link {
    COLOR: #FE9900;
    text-decoration : none;
}

.link:hover {
    COLOR: #9E0000;
    text-decoration : none;
}


.navigation{
	vertical-align: bottom;

}

A:visited {text-decoration: none;}

A:active {text-decoration: none;}

A:hover {text-decoration: none; color: #9E0000;}

A:link {text-decoration: none; color: #FE9900;}