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

    .header { font-size: 13px; font-weight: bold; }

    body, td, font, span, p { font-family: tahoma; font-size: 12px; line-height: 18px; }

	img { border-color: #660000; }

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

    .subitem_sel a { padding-left: 3px; font-weight: normal; text-decoration: none; color: red; }
    .subitem_notsel a { padding-left: 3px; font-weight: normal; text-decoration: none; color: #660099; }
    .subitem_sel a:hover { padding-left: 3px; font-weight: normal; text-decoration: none; color: red; }
    .subitem_notsel a:hover { padding-left: 3px; font-weight: normal; text-decoration: none; color: #9A1F22; }

    .subitem2_sel a { padding-left: 23px; font-weight: normal; text-decoration: none; color: red; }
    .subitem2_notsel a { padding-left: 23px; font-weight: normal; text-decoration: none; color: #585858; }
    .subitem2_sel a:hover { padding-left: 23px; font-weight: normal; text-decoration: none; color: red; }
    .subitem2_notsel a:hover { padding-left: 23px; font-weight: normal; text-decoration: none; color: #FF3333; }


	.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: 13px; 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;
      }


