
table, p, font {
font: 11px sans-serif ;
color: #333333 ;
}

table.line {
background-color: #FFFFFF ;
border: 1px solid #000000 ;
}

td.head {
height:20px;
background-color: #E2E2E2 ;
font: bold 10pt sans-serif ;
color: #2078DE ;
}

table.small, p.small, font.small {
font-size:8px;
color: purple ;
}

.error {
background-color:#FFF;
}

.textbox {
font: normal 10px sans-serif ;
border-style : groove ;
}

button {
width:60px;
height:20px;
font: normal 10px sans-serif ;
border-style : groove ;
}

.gbcomment {
width: 80%;
background: {P_STYLE_BGCOLOR3} ;
border: 0.5pt solid {P_STYLE_LINECOLOR} ;
font: italic 10px/12px {P_STYLE_TEXTTYPE1}, {P_STYLE_TEXTTYPE2}, {P_STYLE_TEXTTYPE3}, sans-serif ;
color: {P_STYLE_TEXTCOLOR} ;
}