#text_left
{
text-align: right;
font-family: verdana;
color: #000000;
font-size: 12px;
font-weight: normal;
padding-right: 10px;
}

#text_right
{
text-align: left;
font-family: verdana;
color: #000000;
font-size: 12px;
font-weight: normal;
padding-left: 3px;
}

#text_right a
{
text-decoration: none;
color: #A51D2B;
}

#text_right a:hover
{
text-decoration: underline;
color: #A51D2B;
}

#terms
{
font-family: verdana;
color: #A51D2B;
font-size: 15px;
font-weight: bold;
padding-left: 3px;
padding-right: 10px;
}
/* CSS Document */

.lightcell {background : #F5EEDC none;  color: #5a5a5a;  }
.greycell {background : #efeeee none;  color: #5a5a5a;  }