﻿    div#Body div#Navigation
    {
        background-color : #1b1b1b ;
        background-image : url('img/navigation.gif') ;
        background-position : top left ;
        background-repeat : repeat ;
        margin : 0px 0px 10px 0px ;
    }

    div#Body div#Navigation div.Table
    {
        border-top : 3px solid #3381d1 ;
        text-align : center ;
    }

    div#Body div#Navigation div.Table table
    {
        border : 0px ;
        border-collapse : collapse ;
        margin : 0px auto ;
        width : 920px ;
    }

    div#Body div#Navigation div.Table table tr
    {
    }

    div#Body div#Navigation div.Table table tr td
    {
        text-align : center ;
    }

    div#Body div#Navigation div.Table table tr td a
    {
        border-bottom-width : 3px ;
        border-bottom-style : solid ;
        display : block ;
        font-family: Verdana, Arial, Tahoma, sans-serif;
        font-size: 14px;
        font-weight : bold ;
        padding : 5px 10px ;
        vertical-align : middle ;
        text-decoration: none;
    }

    div#Body div#Navigation div.Table table tr td a:active
    {
        color : #000000 ;
    }

    div#Body div#Navigation div.Table table tr td a:link
    {
        color : #ffffff ;
    }

    div#Body div#Navigation div.Table table tr td a:visited
    {
        color : #ffffff ;
    }

    div#Body div#Navigation div.Table table tr td a:hover
    {
        color : #000000 ;
        text-decoration : none ;
    }

    div#Body div#Navigation div.Table table tr td.A a
    {
        border-color : #d8500d ;
    }

    div#Body div#Navigation div.Table table tr td.B a
    {
        border-color : #3381d1 ;
    }

    div#Body div#Navigation div.Table table tr td.C a
    {
        border-color : #81af1e ;
    }

    div#Body div#Navigation div.Table table tr td.D a
    {
        border-color : #bfaf8e ;
    }

    div#Body div#Navigation div.Table table tr td.E a
    {
        border-color : #645950 ;
    }

    div#Body div#Navigation div.Table table tr td.F a
    {
        border-color : #fede01 ;
    }

    div#Body div#Navigation div.Table table tr td.G a
    {
        border-color : #00C1B1 ;
    }

    div#Body div#Navigation div.Table table tr td.H a
    {
        border-color : #d59c19 ;
    }
	
    div#Body div#Navigation div.Table table tr td.I a
    {
        border-color : #FF77FB ;
    }
	
    div#Body div#Navigation div.Table table tr td.J a
    {
        border-color : #F96C9F ;
    }
	
    div#Body div#Navigation div.Table table tr td.K a
    {
        border-color : #FFFFFF ;
    }
	
    div#Body div#Navigation div.Table table tr td.L a
    {
        border-color : #C9F1F3 ;
    }
	
	div#Body div#Navigation div.Table table tr td.M a
    {
        border-color : #DC1423 ;
    }
	
	div#Body div#Navigation div.Table table tr td.N a
    {
        border-color : #2F4456 ;
    }

	div#Body div#Navigation div.Table table tr td.O a
    {
        border-color : #7D9BAF ;
    }
	
    div#Body div#Navigation div.Table table tr td.A a:hover
    {
        background-color : #d8500d ;
    }

    div#Body div#Navigation div.Table table tr td.B a:hover
    {
        background-color : #3381d1 ;
    }

    div#Body div#Navigation div.Table table tr td.C a:hover
    {
        background-color : #81af1e ;
    }

    div#Body div#Navigation div.Table table tr td.D a:hover
    {
        background-color : #bfaf8e ;
    }

    div#Body div#Navigation div.Table table tr td.E a:hover
    {
        background-color : #645950 ;
    }

    div#Body div#Navigation div.Table table tr td.F a:hover
    {
        background-color : #fede01 ;
    }

    div#Body div#Navigation div.Table table tr td.G a:hover
    {
        background-color : #00C1B1 ;
    }

    div#Body div#Navigation div.Table table tr td.H a:hover
    {
        background-color : #d59c19 ;
    }
	
    div#Body div#Navigation div.Table table tr td.I a:hover
    {
        background-color : #FF77FB ;
    }

    div#Body div#Navigation div.Table table tr td.J a:hover
    {
        background-color : #F96C9F ;
    }
	
    div#Body div#Navigation div.Table table tr td.K a:hover
    {
        background-color : #FFFFFF ;
    }
	
    div#Body div#Navigation div.Table table tr td.L a:hover
    {
        background-color : #C9F1F3 ;
    }
	
    div#Body div#Navigation div.Table table tr td.M a:hover
    {
        background-color : #DC1423 ;
    }
	
    div#Body div#Navigation div.Table table tr td.N a:hover
    {
        background-color : #2F4456 ;
    }
	
    div#Body div#Navigation div.Table table tr td.O a:hover
    {
        background-color : #7D9BAF ;
    }
	
	
