body {background-color: #FFFFFF}

a {color: #0000FF; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #DD00DD; text-decoration: none}

a:img {border: none}
a:visited img {border: none}
a:hover img {border: none}

.resumetable, .resumetable TD, .resumetable TH
{
font-family:default;
font-size:90%;
color:black;
background-color:#FFFFFF;
}

#main {background-color: #FFFFBB}
a {color: #0000FF; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #DD00DD; text-decoration: none}

#navigation a
{
color: #000;
background: #FFFFFF url(../images/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(../images/right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a:hover {
color: #FFF;
background: #ABABAB url(../images/left-tab-hover.gif) left top no-repeat;
padding-left: 10px
} 

#navigation a:hover span
{
background: url(../images/right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#button
{
color: #000;
background: #FFFFFF left top no-repeat;
text-decoration: none;
width: 120px
}

#button a
{
color: #000;
background: #FFFFFF left top no-repeat;
text-decoration: none;
width: 120px
}

#button a span
{
background: right top no-repeat;
width: 120px
}

#button a:hover {
color: #FFF;
background: #ABABAB left top no-repeat;
width: 120px
}

#button a:hover span
{
background: #878787 right top no-repeat;
width: 120px
}
