body {
background-color: #ffffff;
margin: 15px 0 0 0;
font-family: arial;
}

#container {
margin: 0px auto;
width: 635px;
background-color:#ffffff;
}

#header {
font-family: verdana;
margin: 0 auto;
}

#header a {
text-decoration:none;
}


h1 {
font: normal 35px verdana;
margin: 0px 0px -12px 0px;
padding: 10px 0px 0px 0px;
}

.titleb {
color: #303030;
}

.titlep {
color:#ae0000;
}

h2 {
font: 14px arial bold;
color: #555555;
}

b {
color: #555555;
}

h3 {
color: rgb(153, 153, 153);
display: inline;
font: 80%/normal Verdana;
}

#content {
color:#333333;
font-size: 13px;
}

#content a{
text-decoration:none;
}

#adbox {
width:400px;
height:300px;
text-align:center;
background: url('images/adbox.gif') no-repeat;
border: 0px solid #ffc500;
}

.white {
color:#0000ff;
font: 18px arial;
}

#contentleft {
width: 400px;
padding: 15px;
float: left;
}

#contentright {
width:200px;
margin: 15px 0px 0px 0px;
float:right;
background: url('images/redbox.gif') no-repeat;
}

#scroll
{
width:180px;
height:270px;
overflow:auto;
background: #ae3939;
padding-left:10px;
}

#scroll a{
color: #ffffff;
}

#rounded {
background: url('images/graytop.gif') 0 0 no-repeat;
}

#flattop {
margin: -5px 0px 0px 0px;
}

#roundedcontent {
background-color: #f4f4f4;
padding: 0px 5px 5px 5px;
}

#roundbottom {
background: url('images/graybottom.gif') 0 0 no-repeat;
}

a.blockA {
color: #ff00ff;
display : block;
padding : 5px 5px 5px 5px;
margin:0px auto;
border : 1px solid #ccc;
background-color : #f9f9f9;
}

a {
color: #666666;
}

a:hover.blockA {
border : 1px solid #ff00ff;
}

a.blockB {
color: #0080ff;
display : block;
padding : 5px 5px 5px 5px;
margin:0px auto;
border : 1px solid #ccc;
background-color : #f9f9f9;
}

a:hover.blockB {
border : 1px solid #0080ff;
}

li {
padding: 4px 0 4px 0;
}

table, td
{
    border-color: #600;
    border-style: solid;
}

table
{
    border-width: 0 0 0px 0px;
    border-spacing: 0;
    border-collapse: collapse;
	width: 400px;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 0px 0px 0 0;
    background-color: #FFF;
}

td.coverage {
width: 160px;
}

#footer {
width: 800px;
color: #666666;
font: 10px verdana;
padding: 50px 0px 5px 0px;
text-align: center;
}

#footer a {
color: #666666;
text-decoration:none;
}

