body {
margin-top: 20px;
padding: 0px;
background-color: #000;
background-image: url('img/bg(1).gif');
}

body, td {
color: #ffffff;
font-size: 11px;
font-family: verdana, century gothic, tahoma, sans-serif;
line-height: 130%;

vertical-align: top;
text-align: left;
}

a:link {
color: #cccccc;
text-decoration: none;
}

a:active {
color: #cccccc;
text-decoration: none;
}

a:visited {
color: #cccccc;
text-decoration: none;
}

a:hover {
color: #ff9900;
text-decoration: underline;
}

b {
color: orange;
}

.monthly {
width: 180px;
padding-right: 15px;
}

.head {
width: 760px;
height: 300px;
background-image: url('img/top(1).png');
background-repeat: no-repeat;
}

.middle {
width: 760px;
background-color: #000;
background-image: url('img/bg-main(1).gif');
background-repeat: no-repeat;
background-position: 0% 0%;
}

.main {
width: 520px;
height: 300px;
padding: 10px;
font-size: 11px;
}


.column {
width: 200px;
height: 300px;
padding: 10px;
background-image: url('img/bg-column(1).gif');
background-repeat: repeat-y;
}

.foot {
width: 760px;
padding-top: 10px;
background-color: #000;
text-align: center;
font-size: 10px;
}

.bottom {
width: 760px;
height: 10px;
background-image: url('img/bg-bottom(1).png');
background-repeat: no-repeat;
}

hr {
height: 1px;
margin: 0px;
color: #ffffff;
border-style: none none solid none;
}

img {
border: 0;
}

hr {
height: 1px;
margin: 0px;
color: #aaaaaa;
border-style: none none solid none;
}
