a:link
{
color: #0066ff;
}

a:visited
{
color: #000088;
}

a:active
{
color: #ffffff;
}

a:hover
{
font-weight: bold;
color: #0066ff;
}

body
{
background-color:#000000;
text-align: center;
<!--background: #437aea url(/images/dots.gif) fixed repeat;-->
}

#container
{
margin: 0 auto;
width: 720px;
text-align: left;
background: #ffffff;
padding: 20px;
}

.greengrade, .greengrade TD, .greengrade TH
{
background-image:url('/images/table.jpg');
background-color:#26d14e;
}

.shadow
{
float:left;
background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
background: url(/images/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important; 
margin: 10px 0 0 5px;  
}

.shadow img
{
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px; 
padding: 4px;  
}

.navbar
{
width: 760px;

}

.footertext
{
font-size: 11px;
}

