font
{
font-size: 11px;
color: 000000;
text-decoration: none;
font-family: Arial;
font-weight: none;
}

font.error
{
color: red;
font-weight: bold;
}

font.date
{
font-size: 10px;
}

font.copyright
{
font-size: 9px;
}

a
{
font-size: 11px;
color: 000000;
text-decoration: none;
font-weight: bold;
font-family: Arial;
}

a.copyright
{
font-size: 9px;
}

a.admin_menu
{
color: FFFFFF;
}

a.paypal
{
color: red;
text-decoration: underline;
}

a:hover
{
font-size: 11px;
color: 666666;
text-decoration: none;
font-weight: bold;
font-family: Arial;
}

a.admin_menu:hover
{
color: FFFFFF;
}

td.full
{
border: 1px solid #000000;
}

p
{
text-align: justify;
margin: 10px;
}

input.submit
{
background-color: #DCDFFE;
font-size: 11px;
font-family: Arial;
font-weight: bold;
}

input.text
{
background-color: #F0F1FF;
font-size: 11px;
font-family: Arial;
border: 1px #000000 solid;
}

textarea
{
background-color: #F0F1FF;
font-size: 11px;
font-family: Arial;
border: 1px #000000 solid;
}


select
{
background-color: #F0F1FF;
font-size: 11px;
font-family: Arial;
}

