body {
 background: #480b0b;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 12px;
 line-height: 15px;
 text-align:center;
 padding: 0px;
 color: #000;
 margin:5px;
}
#bannertopleft {
 background-image: url("images/graphics/your-banner-here.gif");
 background-repeat:no-repeat;
 background-position:center;
 height: 105px; 
 width: 150px;
}
#stripe {
 background: #67101e;
 height: 20px;
 width: 800px;
 border: solid #ffffff;	
 border-width:1px 0px 1px 0px;
}

#banner {
 background-image: url("images/graphics/banner.gif");
 background-repeat:no-repeat;
 background-position:center;
 height: 100px; 
}

#maintable {
 text-align:left;
 border: 2px solid #ffffff;
 width: 800px;
 margin:auto;
 background: #2d0c0c;
 font-size: 11px;
 padding: 0px 0px 0px 0px;
}
#tdads {
 margin:auto;
 background: #2d0c0c; 
 border: 2px solid #ffffff;
 vertical-align:text-top;
}

td.off {
background: #67101e;
}

td.on {
background: #85404b;
}

p {
 color: #fff;
 line-height: 17px;
 margin: 6px 10px 10px 10px; 
 align: justify;
}
li {
 font-size: 11px;
 color: #fff;
 line-height: 17px;
 margin: 6px 10px 10px 10px; 
}
.styleheading {
	font-size: 14px;
	font-weight: bold;
}
h1 {
 font-size: 16px;
 line-height: 30px;
 text-align:center;
 color: #fff;
 margin: 10px 10px 0px 10px; 
}
h2 {
 font-size: 11px;
 line-height: 11px;
 text-align:center;
 color: #fff;
 margin-top: 4px;
}
a {
 text-decoration: none;
 font-weight: bold;
 color: #fff;
 outline: none;
}
a:visited {
 color:  #fff;
}
a:hover {
 color: #fddd03; 
 text-decoration: underline;
}
img {
 display:block;
}
table {
 color: #fff;
 line-height: 17px;
 align: justify;
}

.style1 {
	color: #ffe401;
	font-weight: bold;
}

.style2 {

	font-size: 10px;
}

.style3 {
 font-size: 16px;
 line-height: 30px;
 text-align:center;
 color: #fff;
 margin: 10px 10px 0px 10px;
 font-weight:bold;
}

.styleheading2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffe401;
}
