body {
background-image: url(../images/background.png);
background-repeat: repeat-x;
background-color: black;
margin: 0px auto;
text-align: center;
font-family: Verdana, Geneva, sans-serif;
color: #313131;
}

a{
text-decoration: none;
color: white;
}

img {
border: 0px;	
}

.empty_table {
width: 910px;
height: auto ;
background-color: white; 
color: white ;
}

.main_table {
text-align: center;
margin-left: auto;
margin-right: auto;	
margin: 0px auto;
background-color: white; 
padding: 0px;
border-collapse: collapse;

}

.main_table_top {
text-align: center;
margin-left: auto;
margin-right: auto;	
margin: 0px auto;
padding: 0px;
border-collapse: collapse;
color: white;
margin-top: 15px;
margin-bottom: 10px;
font-size: 14px;

}

.nobg {
background-color: none;	
}

.home_text {
width: 517px; 
margin-left: 23px;
text-align: left;
padding-bottom: 30px;
}

.text {

margin-left: 23px;
text-align: left;
margin-top: 30px

}

.row {
padding-top: 8px;
padding-bottom: 8px;
}

a:hover {
text-decoration: underline;	
}

.footer {
color: #818181;
width: 910px;
margin-left: 0px auto;
margin-right: 0px auto;
margin: 0px auto;
}

.bottom_text {
text-align: left !important;
padding-left: 10px;
padding-top: 7px;
}
