body {
margin: 0 auto;
padding: 0px;
background-color: #000000;
text-align: center;
}

body,td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #e5e5e5;
}

a {
color: #ff0000;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #ff9797;
font-weight: bold;
}

#contain {
width: 800px;
margin: 0 auto;
text-align: left;
}


.smalltxt {
font-size: 9px;
}

.divider {
border-top: 1px solid #404040;
height: 15px;
margin: 15px auto 0px auto;
}

.divider2 {
border-top: 1px solid #404040;
height: 25px;
margin: 25px auto 0px auto;
}

.spacer5 {
margin: 0px 0px 5px 0px;
}

.spacer10 {
margin: 0px 0px 10px 0px;
}

.spacer15 {
margin: 0px 0px 15px 0px;
}

.firebg {
background-image: url(_simages/tbldvdbg.jpg);
background-repeat: no-repeat;
}

.title {
font-size: 18px;
color: #ffffff;
}

.title2 {
font-size: 14px;
color: #ffffff;
font-weight: bold;
}

.redtxt {
color: #ff0000;
}
