body
{
	margin-left :5;
	margin-right:5;
	margin-top :2;
	margin-bottom :2;
	font-family:Verdana ;
	font-size:xx-small;
}
 
 
table
{
	font-family:Verdana ;
	font-size:8pt;
	border-width:0;
}

input
{
	 border-style:solid;
	 border-width:1;
	 border-color:Black;   
	 font-size:8pt;
	 height:20; 
}

.ButtonClass
{
	BACKGROUND-COLOR: LightSteelBlue;
    BORDER-BOTTOM: #000066 1px single;
    BORDER-LEFT: #000066 1px single;
    BORDER-RIGHT: #000066 1px single;
    BORDER-TOP: #000066 1px single;
    COLOR: Black;
    CURSOR: hand;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 4px;
    MARGIN-RIGHT: 4px;
    WIDTH: 100px;
    height:22px 
}

.DisplayItemTable
{
	BACKGROUND: AliceBlue;
    BORDER-BOTTOM: SteelBlue 0.5pt solid;
    BORDER-LEFT: SteelBlue 0.5pt solid;
    BORDER-RIGHT: SteelBlue 0.5pt solid;
    BORDER-TOP: SteelBlue 0.5pt solid
}
