body
{
    font-family: sans-serif;
    font-size: 14px;
}

table
{
    width: 100%;
    font-family: sans-serif;
    font-size: 14px;
    padding: 4px;
}

td tr th
{
    font-family: sans-serif;
    font-size: 14px;
}

tr.row0
{
    background-color: #FFFFFF;
}
tr.row1
{
    background-color: #FFFFDD;
}



.title
{
    font-family: sans-serif;
    font-size: 20px;
}

.tiny
{
    font-family: sans-serif;
    font-size: 9px;
}
.pagetitle
{
    font-size: 24px;
    font-weight: bold;
}

form { display: inline; }

#right 
{
    width: 50%; 
    float: right; 
    background-color: #cccccc;
}
#center
{
    margin-left: 10%;
    margin-right: 10%;
    width: 80%; 
    background-color: #cccccc;
}
#left 
{ 
    width: 50%; 
    float: left; 
    background-color: #cccccc;
}

body
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 10;
  margin-right: 10;
  padding-left: 0;
  padding-right: 0;
}

.rate_0
{
    font-size: 14px;
    color: #555555;
}

.rate_1
{
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
    color: #000000;
    background-color: #FF0000;
}
.rate_2
{
    font-size: 14px;
    font-family: sans-serif;
    color: #000000;
    background-color: #FFA0A0;
}
.rate_3
{
    font-size: 14px;
    font-family: sans-serif;
    color: #000000;
    background-color: #E0E0E0;
}
.rate_4
{
    font-size: 14px;
    font-family: sans-serif;
    color: #000000;
    background-color: #A0FFA0;
}
.rate_5
{
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
    color: #000000;
    background-color: #00FF00;
}



