body {
background-image:url(bg.jpg);
background-repeat: repeat-y;
background-color: #000000;
}

body, td, tr  {
font-family: Tahoma;
font-size: 11px;
line-height: 13px;
}

table, tr, td {
font-size: 7pt;
vertical-align: top;
}

a {
font-weight: bold;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

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

a.link {
font-weight: bold;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.link:link {
text-decoration: none;
color: #7b99c7;
}

a.link:visited {
text-decoration: none;
color: #7b99c7;
}
a.link:hover {
text-decoration: none;
color: #ffffff;
}


h1, h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6f7272;
background-color: #151515;
text-indent: 8px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6f7272;
background-color: #151515;
text-indent: 8px;
}

#sidebar {
position: absolute;
left: 160px;
top: 430px;
width: 175px;
}

.sidebar1 {
background-color: #000000;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 11px;
}

#main {
position: absolute;
top: 405px;
left: 350px;
width: 480px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6f7272;
font-size: 11px;
}