BODY {
    margin:0px;
    background:url(lay/bdy.background.jpg) repeat-x #DFDFDF;
    text-align:center;
    font-family:Tahoma, Verdana, Arial, sans-serif;
    font-size:10px;
    color:#848284;
}

.txtRed { color:#994C4C; font-weight:bold; }
.txtRed:hover { color:#994C4C; font-weight:bold; }


a { text-decoration:none; color:#848284; }
a:hover { text-decoration:underline; color:#848284; }

h1,h2,h3,h4,h5,p,form { margin:0px; padding:0px; }

.frmInput01 { border:1px solid #848284; font-size:11px; }

.tdColor_0   { background-color:#EAEAEA; border-bottom:1px solid #FFFFFF; }
.tdColor_1   { background-color:#F9F5F9; border-bottom:1px solid #FFFFFF; }
.tdColor_red { background-color:#C56A7C; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold; }
.tdColor_hover { background-color:#D0D0D0; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold; }

.tdColor_hover2 { background-color:#D0D0D0; border-bottom:1px solid #FFFFFF;  }


#bdyWrapper {
    width:475px;
    margin:0 auto 0 auto; padding-top:0px;
}

