﻿body 
{
    background-color: #C0C0C0;
    font-family: Verdana;
    font-size: 12px;
    color: #585858;
}

#head
{
    height: 75px;
    background: url( "../Images/tile1.jpg" ) repeat-x top center #FFFFFF;
    color: #5E5E5E;
    font-size: 12px;
}

#head td
{
    padding-right: 10px;
}

#mainmenu
{
    padding-left: 20px;
    height: 35px;
    background-color: #E0DCD3;
}

#content
{
    padding: 20px;
    background: url( "../Images/tile2.jpg" ) repeat-x top center #FFFFFF;
}

#footer
{
    height: 61px;
    padding-left: 20px;
    background: url( "../Images/tile3.jpg" ) repeat-x top center #FFFFFF;
    color: #595959;
    font-size: 10px;
}

#footer a
{
    color: #000000;
    text-decoration: none;
}

#footer a:hover
{
    color: #000000;
    text-decoration: underline;
}

.table1
{
    width: 100%;
    background-color: #FFFFFF;
    padding: 20px;
}

.table1 a
{
    color: #851919;
}

.table1 a:hover
{
    color: #851919;
    text-decoration: none;
}

.ti1
{
    color: #891B1B;
    font-size: 16px;
}

.ti2
{
    color: #797979;
    font-size: 12px;
}

.ti3
{
    color: #065B05;
    font-size: 12px;
}

.somediv{
clear: left;
}

.somediv .floatbox{
float: left;
width: 170px;
}

.txtwrap{
clear: left;
}

.txtwrap .img03{
float: left;
width: 420px;
}

.txtwrap .img04{
float: left;
width: 420px;
}