select , option , textarea , input {
border-right : 1px solid #808080;
border-top : 1px solid #808080;
border-bottom : 1px solid #808080;
border-left : 1px solid #808080;
color : #000000;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color : #ffffff;
}

.header {
font-size : 14px;
font-weight : bold;
color : #808080;
font-family : verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}

.subheader {
font-size : 12px;
font-weight : bold;
color : #505050;
font-family : verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}

.error {
font-size : 11px;
color : #FF0000;
font-family : verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}
.success {
font-size : 11px;
color : #008800;
font-family : verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}

.panel {
-moz-border-radius:6px;
border: 1px dotted silver; background-color: #F7F7F7;
}

.bborder {
background-color : #ffffff;
border : 1px solid #a7a6b4;
}

BODY , TD , TR {
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 8pt;
cursor : default;
margin : 0;

}
