BODY {
	
	background-repeat: repeat;
	border-left-width: thin;
	bottom: auto;
	margin-bottom: 0px;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-indent: 1px;
	white-space: normal;
	word-spacing: normal;
	z-index: auto;
	background-color: #FFFFFF;
	

}
LI {

	LIST-STYLE-TYPE: circle;

}

A:hover {

	TEXT-DECORATION: underline;

}

A {

	TEXT-DECORATION: none;

}

TD {

	FONT: 8pt Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #555555;

}

TR {

	FONT: 8pt Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #555555;

}

P {

	FONT: 8pt Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #555555;

}

DIV {

	FONT: 8pt Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #555555;

}



.greytablebg {
	BACKGROUND-COLOR: #f4f2f2;
	
	}
.scroll{
	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #f7f7f7;
	SCROLLBAR-SHADOW-COLOR: #b8b8b8;
	SCROLLBAR-3DLIGHT-COLOR: #b8b8b8;
	SCROLLBAR-ARROW-COLOR: #d6d6d6;
	SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
	SCROLLBAR-BASE-COLOR: #f1f1f1;
 }