body {
}

a:link		{color:#999999;text-decoration:none;background:none;}
a:visited		{color:#999999;text-decoration:none;background:none;}
a:active		{color:#999999;background:none;}
a:hover		{color:#ffffff;text-decoration:underline;background-color:#999999;}

#banner {
color:#999999;
background:#99999;
background-position:left top;
background-repeat:no-repeat;

font-size:large;
font-weight:bold;
padding-left:20px;
padding-top:20px;
padding-bottom:80px;
}


#banner a {font-size:large;color:#999999;text-decoration:none;background:none;}
#banner a:visited {color:#999999;text-decoration:none;background:none;}
#banner a:visited {color:#999999;text-decoration:none;background:none;}
#banner a:active {color:#999999;text-decoration:none;background:none;}
#banner a:hover {font-size:large;color:#999999;text-decoration:underline;background-color:#999999;}

.description {
color:#999999;
background:none;
font-size:small;
text-transform:none;
}

.side {
color:#999999;
font-size:small;
font-weight:normal;
background:none;
line-height:140%;
padding-left:20px;
}


.sidetitle {
color:#999999;
background:none;
font-size:medium;
font-weight:bold;
line-height:140%;
padding:2px;
margin-top:10px;
text-transform:uppercase;
text-align:center;
line-height:140%;
padding-left:20px;
}

.powered {
color:#999999;
font-size:x-small;
font-weight:bold;
line-height:140%;
padding:2px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
background:none;
}