/* header */

table.head {border: 0px solid #0f5782}

th.logo {background-color: #b1c3d9; border: solid #0f5782; border-width: 0 1px 0 0}
th.slogan {background-color: #ffffff; font: bold 12pt verdana; color: #000000}
th.menu {background-color: #336699; border: solid #ffffff; border-width: 1px 0 1px 0; font: 8pt verdana; color: #ffffff}
th.sub {background-color: #336699; font: normal 8pt verdana; color:#FFFFFF}

a.menu {font: 8pt tahoma; color: #ffffff; text-decoration: none}
a.menu:hover {font: 8pt tahoma; color: #f9dd7b; text-decoration: none}

td.logo {background-color: #b1c3d9; border: solid #0f5782; border-width: 0 1px 0 0}
td.slogan {background-color: #6b8ec6; font: bold 12pt verdana; color: #ffffff}
td.menu {background-color: #0f5782; border: solid #ffffff; border-width: 1px 0 1px 0; font: 8pt verdana; color: #ffffff}
td.sub {background-color: #ffffff; font: bold 10pt tahoma}


body {
        scrollbar-face-color: #0070C0;
        scrollbar-highlight-color: #3E526A;
        scrollbar-shadow-color: #333366;
        scrollbar-3dlight-color: #0060FF;
        scrollbar-arrow-color:  #BCCBDC;
        scrollbar-track-color: #333366;
        scrollbar-darkshadow-color: #000000;
        font-size: 10pt;
        font-family:Tahoma;
        color:#000000
}

td.td_menu {
		background-image:url(images/td_menu.gif); 
		border-width:1px; 
        border-color: #ffffff
			}
			
a.sub {font: 10pt tahoma; color:#f9dd7b; font-style:normal; text-decoration: underline;}
a.sub:hover {font: 10pt tahoma; color:#ffffff; text-decoration: underline; }
