body{
padding: 0;
margin: 0;
background: #fff;
}


body,table,tr,td,div,span,p,ul,ol,dl,li,input,textarea,select{
color: #3C0C00;#57585B;
font-size: 11px;
font-weight: 400;
font-family: verdana, arial, 'sans-serif';
}

.txt{
text-align:;
}
a.txt:link{color: #3C0C00; text-decoration: none;}
a.txt:visited{color: #3C0C00; text-decoration: none;}
a.txt:hover{color: #888; text-decoration: none;}
a.txt:active{color: #3C0C00; text-decoration: none;}


.footer{
color: #3C0C00; ; 
}
a.footer:link{color: #3C0C00; text-decoration: none;}
a.footer:visited{color: #3C0C00; text-decoration: none;}
a.footer:hover{color: #999; text-decoration: none;}
a.footer:active{color: #3C0C00; text-decoration: none;}

.green{
background: #B3D88C;
}

.head{
font-size: 36px;
font-weight: 700;
}

.quote {
font-style: italic;
}

.alert {
color: #f00;
font-weight: 700;
}

.link{
color: #3C0C00;
font-size: 10px;
font-weight: 400;
font-family: verdana;
}

a.link:link{color: #3C0C00; text-decoration: none;}
a.link:visited{color: #3C0C00; text-decoration: none;}
a.link:hover{color: #888; text-decoration: none;}
a.link:active{color: #3C0C00; text-decoration: none;}


.bgDrop{
background: #C4C6CD url(../img/bg_drop.gif) top left no-repeat fixed;
}

hr{
color: #ccc;
height: 1;
}
