body {
margin-top: 0px;
background-color : #161515;
background-image : url(img/bg.jpg);
background-repeat: repeat-x;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color: #ffffff;
}
a, a:visited, a:active {
text-decoration: none;
color: #d11035;
border: none;
}
a:hover {
color: #a81c37;
border: none;
text-decoration: none;
}
table, td, tr{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.table {
background-image: url(img/bgt.jpg);
background-repeat: repeat;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
}
.cell {
background-image: url(img/05.jpg);
background-repeat: no-repeat;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px;
}
img.in {	
border: 0px;		
opacity : 0.4;
filter: alpha(opacity=40);	 
-moz-opacity:0.4;
}	 
img.in:hover {	
border: 0px;	
opacity : 1.0;
filter: alpha(opacity=100);	 
-moz-opacity:1.0;
}
#footer {
width:100%;
height: 45px;
font-size:9px;
text-align:center;
background-color : #1b0505;
margin: 5px 0px 0px 0px;
padding: 10px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}
#footer a, a:visited * {
color:#eab6b3;
}
#footer a:hover {
background: #010204;
color:#e8baba;
}