.border { border-left: 1px inset white; border-bottom: 1px inset white; 
	background-color: white;
}
body {
        background-image: url(images/phpGB_bg.gif);
        font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
        background-color: #FFFFFF;
}
.introfieldsets {
  FONT-WEIGHT: bold; 
        color: black;
	font-size: 9pt;

}
.key {
        color: black;
	font-size: 10pt;
}

.titlebar {
}

table { }

.InputField { }

.button {
        FONT-WEIGHT: bold;
        border-left: 0px inset white; border-bottom: 0px inset white;
        border-right: 0px inset white; border-top: 0px inset white;
        background-image: url(images/Button1.gif);
        color: white;
        width: 200px;
        height: 25px;
        text-align: center;
        text-valign: center;
}

