BODY.bodyclass {

	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background-repeat: repeat-x;

}

BODY, TD, LI {

	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;

}

A {
	text-decoration: none;
	color: #000066;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif ;
}

A:Hover {
	text-decoration: underline;
	color:  #ff9500;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif ;
}

A.smalldarklinks {

	text-decoration: none;
	color:  #000000;
	font-size: 8pt;
	font-family: Trebuchet MS;

}

A.smalldarklinks:Hover {

	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	font-size: 8pt;
	font-family: Trebuchet MS;
}

INPUT.text  {

    font-family : Trebuchet MS;
    font-size : 8pt;
    background-color : white;
    border-color : black;
    border-style : inset;
    border-width : 1px;
    color : black;
	margin-bottom: 0px;

}

SELECT.text  {

    font-family : Trebuchet MS;
	font-size : 8pt;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
	}

SELECT {

    font-family : Trebuchet MS;
	font-size : 8pt;
    background-color : white;
    border-color : black;
    border-width : 1px;
    color : black;
	}
	
	
td.menu

{

	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: white;
	font-weight : bold;	

}	

td.detail
{

	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
	color: black;
}	


