
    a { text-decoration: none; font-weight: normal; color: #2C2576; }
    a:hover { color: #1D86AD; text-decoration: none; }

    .header { font-size: 15px; }

    body, td, font { font-family: verdana; font-size: 11px; line-height: 18px; }

	img { border-color: #660000; }

    .item_sel a { line-height: 15px; padding-left: 4px; font-weight: bold; font-family: Arial; color: #D13305;line-height: normal; }
	.item_sel a:hover { padding-left: 4px; font-weight: bold; font-family: Arial; color: #D13305;line-height: normal; }
    .item_notsel a { line-height: 15px; padding-left: 4px; font-weight: bold; font-family: Arial; color: #3F3721;line-height: normal; }
	.item_notsel a:hover { padding-left: 4px; font-weight: bold; font-family: Arial; color: #D13305;line-height: normal; }

    .subitem_sel a { padding-left: 15px; font-weight: bold; text-decoration: none; font-family: Arial; color: white; line-height: normal; }
    .subitem_notsel a { padding-left: 15px;font-weight: bold; text-decoration: none; font-family: Arial; color: black;line-height: normal; }
    .subitem_sel a:hover {  font-weight: bold; text-decoration: none; color: white;line-height: normal; }
    .subitem_notsel a:hover { font-weight: bold; text-decoration: none; color: #D13305;line-height: normal; }

    .subsubitem_sel a { font-weight: normal; text-decoration: none; color: white;line-height: normal; }
    .subsubitem_notsel a { font-weight: normal; text-decoration: none; color: #660066;line-height: normal; }
    .subsubitem_sel a:hover { font-weight: normal; text-decoration: none; color: white;line-height: normal; }
    .subsubitem_notsel a:hover { font-weight: normal; text-decoration: none; color: #D8BCE0;line-height: normal; }

	.footerlink, .footerlink a { color: white; font-weight: bold; }
	
	.border_selected { border-color: white; }
	.border_notselected { border-color: #9a9a9a; }

	.news_title { font-weight: bold; font-size: 12px; color: navy; }

	.footline { font-size: 10px; line-height: 13px; color: #663300;}
	.footlink { color: #BFBFBF; }
	.footlink:hover { color: white; }

    #content { line-height: 15px; text-align: justify; }
	#content img { border-color: white; }

      .tabel {
        border-collapse: collapse;
        border: solid 1px #949494;
      }

      .tabel td {
        padding-left: 6px;
        padding-right: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
      }

      .tabel .header {
        background-color: #405155;
      }

      .tabel .row1 {
        background-color: #383838;
      }

      .tabel .row2 {
        background-color: #292929;
      }

