

/*- Styles--------------------------- */
.form{
font-size:0.85em;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 15px;
font-weight:normal;
color : #3399cc;
line-height:20px;
}
.Stformgrorange {
color:#CC0000;
font-size:1.1em;
line-height:20px;
}
.Stformorange {
color:#CC0000 ;
}
.button {
 color : #3399cc;
font-size:0.86em;
}

/*- TDs--------------------------- */

td.formbrown{
background-color: #ece9d8;
}
td.bgtop{
background: url(../images/formup.gif) no-repeat 0 0px;
}
td.bgbottom{
background: url(../images/formdown.gif) no-repeat bottom;
}

td.bodformul{
background :url(../images/bgform.gif);
background-repeat:repeat-y;
font-size:0.84em;

} 




