// Css File Programmed By OneWay Corp.

TABLE.headertable {
	border:1px solid #E8E9E9; background-position: 0% 0%; font-family : Tahoma;
	font-size : 10px;
	border-collapse : collapse;
}

TD.headercell{
	border:1px solid #e6e6e6; color:#ffffff; background-color:#ffffff
}

A:LINK, A:VISITED, A:ACTIVE {
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffe400;
		text-decoration : none;
}
A:HOVER {
	font-family : Tahoma;
	font-size : 8pt;
	color : #ff0000;
	text-decoration : none;
}


// End of CSS File
