.border { border-left: 4px inset blue; border-bottom: 4px inset blue; 
	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; 
        background-color: white;
        color: black;
	font-size: 9pt;

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

}

.titlebar {
}

table { }

.InputField { }

.button {
        FONT-WEIGHT: bold;
        background-color: #FFFFFF;  
        border-left: 0px inset white; border-bottom: 0px inset white;
        border-right: 0px inset white; border-top: 0px inset white;
        background-image: url(images/button.png);
        color: white;
        width: 157px;
        height: 23px;
        text-align: center;
        text-valign: center;
}

