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

    .header { font-size: 18px; }

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

	img { border-color: #660000; }

    .item_sel a { padding-left: 4px; font-weight: bold; color: white; width: 180px; }
    .item_notsel a { padding-left: 4px; font-weight: bold; color: #D7D7D7; width: 180px; }

    .subitem_sel a { font-weight: normal; text-decoration: none; color: white; width: 178px; }
    .subitem_notsel a { font-weight: normal; text-decoration: none; color: #660066; width: 178px; }
    .subitem_sel a:hover { font-weight: normal; text-decoration: none; color: white; width: 178px; }
    .subitem_notsel a:hover { font-weight: normal; text-decoration: none; color: #D8BCE0; width: 178px; }

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

	.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; }

    #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;
      }

