BODY {
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 9pt
}





<style type="text/css">
<STYLE type=text/css>
A:hover	{font-weight:bold; color: yellow; }
A {COLOR: black; TEXT-DECORATION: none}
A:hover {TEXT-DECORATION: underline;font-weight: color: blue;}

</STYLE>
.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,Arial;
font-size : 10px;
font-weight: bold;
}

.gray_back
{
font-family: arial, ms sans serif; 
font-size: 11px; 
background: white; 
border-bottom: 1px solid black; 
border-right: 1px solid black; 
border-left: 1px solid black; 
border-top: 1px solid black; 
color: black; 
height: 19px; 
text-decoration: none; 

padding-right: 5px; 
padding-left: 5px;
}

.gray_yellow
{
font-family: arial, ms sans serif; 
font-size: 11px; 
background: white; 
border-bottom: 1px solid Orange; 
border-right: 1px solid Orange; 
border-left: 1px solid Orange; 
border-top: 1px solid Orange; 
color: red; 
height: 19px; 
text-decoration: none; 

padding-right: 5px; 
padding-left: 5px;
}

.gray_blue
{
font-family: arial, ms sans serif; 
font-size: 11px; 
background: #FFCC99; 
border-bottom: 1px solid black; 
border-right: 1px solid black; 
border-left: 1px solid black; 
border-top: 1px solid black; 
color: #990000; 
height: 19px; 
text-decoration: none; 

padding-right: 5px; 
padding-left: 5px;
}


