body {
margin-top              : 0px;
margin-bottom           : 0px;
margin-left             : 0px;
margin-right            : 0px;
font-family             : arial,sans-serif;
font-size               : 12px;
background              : url(../images/header.png);
background-repeat       : repeat-x;
background-color        : #EEEEEE;
}

textarea                { width:100%; }
.textarea100            { width:100%; }
.textarea100s           { width:100%; font-size:10px; }
input                   { font-size:12px; }
select                  { font-size:12px; }
form                    { margin-bottom:0; }

.font1 { font-size:12px; padding: 5px; }
.font2 { font-size:12px; }
.font3 { font-size:10px; }
.font4 { font-size:13px; color: #000000; }

a:link          { color: #000000; text-decoration:none; font-size:12px;  }
a:active        { color: #000000; text-decoration:none; font-size:12px;  }
a:visited       { color: #000000; text-decoration:none; font-size:12px;  }
a:hover         { color: #000000; text-decoration:underline; font-size:12px;  }

.head_link a:link       { color: 556195; text-decoration:none; font-size:36px; font-family: Georgia; }
.head_link a:active     { color: 556195; text-decoration:none; font-size:36px; font-family: Georgia; }
.head_link a:visited    { color: 556195; text-decoration:none; font-size:36px; font-family: Georgia; }
.head_link a:hover      { color: E4CF53; text-decoration:none; font-size:36px; font-family: Georgia; }

.td1 {
       padding:0px;
       font-size:12px;
}


.td2 {
       padding:15px;
       font-size:12px;
}

.td3 {
        padding                 : 5;
        border-bottom-width     : 1px;
        border-bottom-style     : solid;
        border-bottom-color     : #DDDDDD;
        border-top-width        : 1px;
        border-top-style        : solid;
        border-top-color        : #ffffff;
        border-right-width      : 1px;
        border-right-style      : solid;
        border-right-color      : #DDDDDD;
        background-color        : #ffffff;
        font-size               :12px;
        background              : url(../images/silver.jpg);
}

.td4
        {
        padding: 5;
        border-bottom-width     : 1px;
        border-bottom-style     : solid;
        border-bottom-color     : #DDDDDD;
        border-top-width        : 1px;
        border-top-style        : solid;
        border-top-color        : #ffffff;
        border-right-width      : 1px;
        border-right-style      : solid;
        border-right-color      : #DDDDDD;
        background-color        : #EDF2F2;
        font-size               : 12px;
}

.td5
        {
        padding: 5;
        border-bottom-width     : 1px;
        border-bottom-style     : solid;
        border-bottom-color     : #DDDDDD;
        border-top-width        : 1px;
        border-top-style        : solid;
        border-top-color        : #ffffff;
        border-right-width      : 1px;
        border-right-style      : solid;
        border-right-color      : #DDDDDD;
        background-color        : cccccc;
        font-size               : 1px;
}

.box {
        padding                 : 5px;
        border-right-width      : 1px;
        border-right-style      : solid;
        border-right-color      : #C6C6C6;
        border-left-width       : 1px;
        border-left-style       : solid;
        border-left-color       : #C6C6C6;
        border-top-width        : 1px;
        border-top-style        : solid;
        border-top-color        : #C6C6C6;
        border-bottom-width     : 1px;
        border-bottom-style     : solid;
        border-bottom-color     : #C6C6C6;
        font-size               : 12px;
        background-color        : #ffffff;
}
