body {

margin:0px;

background-image:url(../images/bg.jpg);

background-repeat:repeat-x;

background-color:#000000;

}



body, tr, td {

font-family:Tahoma, sans-serif;

font-size:10px;

color:#CCCCCC;

font-weight:bold;



}



a.footer, a.footer:active, a.footer:visited {

color:#CCCCCC;

text-decoration:none;

font-weight:bold;

font-size:10px;



}



a.footer:hover {

text-decoration:underline;

color:#FFFFFF;

}





input {

border:2px solid #999999;

background-color:#FFFFFF;

}



td.catalog {

color:#000000;

}



td.main {

color:#FFFFFF;

line-height:16px;

text-align:justify;

}



textarea {

border:2px solid #999999;

background-color:#FFFFFF;

}

