body {
background-color: #000000;
margin-top: 3px;
margin-bottom: 40px;
}

body, td {
font-family: verdana, tahoma, arial;
font-size: 11px;
color: #eeeeee;

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

img {
border: 0;
}

.main {
width: 476px;
padding-left: 15px;
padding-right: 15px;
}

.column {
width: 259px;
}

.column-top {
width: 259px;
height: 37px;
background-image: url('img/design/column-top(1).gif');
background-repeat: no-repeat;
text-align: center;
}

.column-top2 {
width: 259px;
height: 37px;
background-image: url('img/design/column-top(2).gif');
background-repeat: no-repeat;
text-align: center;
}

.column-bottom {
width: 259px;
height: 37px;
background-image: url('img/design/column-bottom(1).gif');
background-repeat: no-repeat;
text-align: center;
}

.column-left {
width: 2px;
background-image: url('img/design/column-left(1).gif');
background-repeat: repeat-y;
}

.column-right {
width: 2px;
background-image: url('img/design/column-right(1).gif');
background-repeat: repeat-y;
}

.column-main {
width: 255px;
padding-top: 10px;
text-align: center;
}

.top1 {
width: 506px;
height: 51px;
background-color: #000;
}

.top2 {
width: 259px;
height: 51px;
background-color: #000;
background-image: url('img/design/top2(1).gif');
background-repeat: no-repeat;
}

.top3 {
width: 765px;
height: 143px;
background-image: url('img/design/top3(1).gif');
background-repeat: no-repeat;
}

.menu {
width: 490px;
height: 70px;
padding-left: 16px;
background-color: #000;
vertical-align: top;
}

.top5 {
width: 259px;
height: 70px;
background-color: #000;
background-image: url('img/design/top5(1).gif');
background-repeat: no-repeat;
}

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

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

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

