BODY
{
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: Grey;
	scrollbar-face-color: grey;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: grey;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	font-size : medium;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
}
a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: none}
a:hover { color: #0099FF; text-decoration: none}
TD
{
	FONT-FAMILY: MS Sans Serif;
	font-size : 9px;
	line-height : 15px;
}
#Txt-Field
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    COLOR: #000000;
    FONT-FAMILY: "MS Sans Serif";
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal
}
#Txt-Field2{
          font: 9px MS Sans Serif;
          background-color:transparent;
	 border-width: 1px;
	 border-left-width: 1px;
	 border-right-width: 1px;
         border-color:#000000;
}
#Button
{
	BACKGROUND-COLOR: #99CC00;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	COLOR: Black;
	FONT-FAMILY: "MS Sans Serif";
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal
}
