.inputField
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    border-right: #004685 1px solid;
    border-top: #004685 1px solid;
    border-left: #004685 1px solid;
    border-bottom: #004685 1px solid;
    width:100%;
}

.Button
{
   background-color:    #004685;
   padding:          2px 4px 3px 4px;
   color:             #ffffff;
   font-size:         8pt;
   font-family:      Arial;
   height:            17px;
   filter:          progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#56A0DB, EndColorStr=#0D6DB9);
   border-width:       0px;
}

body {
	font-family: Arial;
	font-size: 11px;
	color: 000000;
}


td {
	font-family: Arial;
	font-size: 11px;
	color: 000000;
}



A:visited {
	COLOR: 733F01;
	text-decoration: none;
} 
A:link {
	COLOR: 733F01;
	text-decoration: none;
} 
A:hover { COLOR: 666666; TEXT-DECORATION: none } 
A:active { COLOR: 666666; TEXT-DECORATION: none}



th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

