@charset "utf-8";

.wrapwords
{
	word-wrap: normal !important; /* Internet Explorer */
	cursor: hand;

	white-space:normal;
    height:auto !important;
    padding:0px;
    margin:0px;
    
}


.level2 TABLE TABLE TD
{
	padding-left:6px;
}

SELECT
{
	font-family: Verdana,Arial, Tahoma,sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #555555;
	
	
}


















