/* This requires buttonvariant.css */

a { text-decoration:underline }

#content {
    font-size:0.9em; 	
    line-height:1.1em;
}

#contentwide {
    font-size:1em;
}

#content a, #contentwide a, #contentfull a {
    color:#010066;
}

#content li, #contentwide li, #contentfull li {
    margin:0 0 0px 0px;
    font-size:0.8em;
}

#content p {
    font-size:0.8em;
    text-align:left;
}

table {
    border-collapse:collapse;
    border:0px solid #d8d8d8;
}

th {
    padding:7px;
}

td {
    padding:0px;
    font-size:0.9em;
}

HR { width: 746px; }

#tabletop {
    background: url('../images/chart_01.gif') ;
    width:755px;
    float: center;
    margin:0px 0px 0px 2px;
}

#tablemid {
    background:url('../images/chart_03.gif');
    width:755px;
    float: center;
    margin:0px 0px 0px 2px;
}

#tablebot {
    background:url('../images/chart_05.gif');
    width:755px;
    float: center;
    height:30px;
    margin:0px 0px 0px 2px;
}













