BODY, TD {
	font-family :  Arial, Helvetica, sans-serif ;
	font-size : 10pt;
}

A.white,A.white:LINK, A.white:VISITED,A.white:HOVER {
	font-family :  Verdana, Arial, Helvetica, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	color: #ffffff;
}

A,A:LINK, A:VISITED {
	text-decoration: none;
	color: #000000;
}

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

.SMALL {
	font-family :  Arial, Helvetica, sans-serif ;
	font-size : 7pt;
        color: #4b4b4b;
	font-weight : bold;
	}

.white {
	color:white;
	font-size : 7pt;
}

.verysmall {
	font-size : 7pt;
}

A.left,A.left:LINK, A.left:VISITED {
	font-family :  Verdana, Arial, Helvetica, sans-serif ;
	font-size : 8.5pt;
	text-decoration: none;
	color: #040404;
}

A.left:HOVER, .leftmenutext {
	font-family :  Verdana, Arial, Helvetica, sans-serif ;
	font-size : 8.5pt;	
	text-decoration: none;
	color: #ff2626;
}

A.leftsmall,A.leftsmall:LINK, A.leftsmall:VISITED,.leftsmall {
	font-family :  Verdana, Arial, Helvetica, sans-serif ;
	font-size : 7pt;
	text-decoration: none;
	color: #040404;
	font-weight : bold;
}

A.leftsmall:HOVER {
	font-family :  Verdana, Arial, Helvetica, sans-serif ;
	font-size : 7pt;	
	text-decoration: none;
	color: #ff2626;
	font-weight : bold;
}
.box{
	background-color:#FFFFFF;
	width:100%;
 	BORDER-TOP: #000000 1px solid; 
 	BORDER-BOTTOM: #000000 1px solid;
}