body {
background-color: #dddddd;
background-image: url("/img/bg.gif");
background-repeat: repeat-x;
}

A img     
{
border-color: #000000; 
}

a:link {
font-size: 12px;
font-family: arial;
color: #444444;
}

a:visited {
font-size: 12px;
font-family: arial;
color: #444444;
}

a:hover {
font-size: 12px;
font-family: arial;
color: #777777;
}

a:link.top {
font-size: 12px;
font-family: arial;
color: #303030;
text-decoration:none;
}

a:visited.top {
font-size: 12px;
font-family: arial;
color: #303030;
text-decoration:none;
}

a:hover.top {
font-size: 12px;
font-family: arial;
color: #777777;
text-decoration:none;
}

a:link.bot {
font-size: 10px;
font-family: arial;
color: #303030;
text-decoration:none;
}

a:visited.bot {
font-size: 10px;
font-family: arial;
color: #303030;
text-decoration:none;
}

a:hover.bot {
font-size: 10px;
font-family: arial;
color: #777777;
text-decoration:none;
}

td {
background-color: #dddddd;
font-size: 12px;
font-family: arial;
color: #444444;
}

td.xx {
background-color: #dddddd;
font-size: 12px;
font-family: arial;
color: #999999;
}

td.top {
background-color: #ffffff;
}

td.bot {
font-size: 10px;
font-family: arial;
color: #444444;
}

td.line {
background-color: #c0c0c0;
font-size: 12px;
font-family: arial;
color: #444444;
}

td.title {
font-size: 17px;
font-family: arial;
font-weight: bold;
letter-spacing: 0px;
color: #444444;
}

#logo {
position:absolute;
top: 0px;
left: 0px;
z-index: 1;
}

#list {
position:absolute;
top: 112px;
left: 0px;
width: 100%;
z-index: 2;
}

#headline {
position:absolute;
top: 65px;
left: 40px;
font-size: 20px;
font-family: arial;
font-weight: bold;
color: #FFFFFF;
z-index: 3;
}

#division {
position:absolute;
top: 94px;
left: 20px;
font-size: 12px;
font-family: arial;
color: #999999;
z-index: 4;
}



