html
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    font-family: Tahoma;
    
}
table
{
    width: 100%;
}
td
{
    font-size: 12px;
    font-famaly: Tahoma;
}

ul
{
    font-size: 12px;
    font-famaly: Tahoma;
}
li
{
    font-size: 12px;
    font-famaly: Tahoma;
}

body
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    font-family: Tahoma;
    background-color: #ffffff;
}

a, a:link, a:visited
{
    font-size: 12px;
    font-famaly: Tahoma;
    color: #696868;
    text-decoration: none;
}

a:hover, a:active
{
    font-size: 12px;
    color: #DA1B1B;
    text-decoration: underline;
}
p
{
    font-size: 11px;
    color: #696868;
    font-famalt: Tahoma;
}
table.main_tbl
{
	margin-left: 20px;
    min-width: 1024px;
}
        img.logo
        {
            border-style: none;
        }
        a.type1, a:link.type1, a:visited.type1
        {
            color: #846868;
            text-decoration: none;
        }
        a:hover.type1
        {
            color: #da1b1b;
            text-decoration: underline;
        }
        a.type2, a:link.type2, a:visited.type2
        {
            font-weight: bold;
            font-size: 11px;
            color: #da1b1b;
            text-decoration: none;
        }
        a:hover.type2
        {
            font-weight: bold;
            font-size: 11px;
            color: #da1b1b;
            text-decoration: underline;
        }
        a.type3, a:link.type3, a:visited.type3
        {
            font-size: 12px;
            color: #004040;
            text-decoration: underline;
        }
        a:hover.type3
        {
            font-size: 12px;
            color: #000000;
            text-decoration: none;
        }
        td.info
        {
            background-color: #e6e6e6;
            padding: 10px 10px 10px 10px;
            color: #004040;
        }
        td.info span
        {
            font-weight: bold;
            background-color: #e6e6e6;
            color: #da1b1b;
        }
        td.r
        {
            color: #004040;
        }
        td.r h1
        {
            font-size: 11px;
            font-weight: bold;
            color: #da1b1b;
        }
        td.r hr
        {
            margin: 1px 0px 1px 0px;
            border-style: none;
            height: 1px;
            background-color: #CCCCCC;
        }
        td.cl
        {
            text-align: center;
            vertical-align: middle;
            border-style: solid;
            border-color: #CCCCCC;
            border-width: 1px;
            width: 200px;
            height: 30px;
        }
        div.nav
        {
            color: #da1b1b;
            font-family: Arial;
            font-size: 16px;
            font-weight: bold;
        }

