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

    .header { font-size: 18px; }

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

	img { border-color: #660000; }

	body { margin:0px; background:white;}

	.content img { border: 1px solid gray; }

    .item_sel a {  font-weight: bold; font-size: 10px; color: white; width: 180px; }
    .item_notsel a { font-weight: bold; font-size: 10px; color: black; width: 180px; }
    .item_sel a:hover { font-weight: bold; color: white; width: 180px; }
    .item_notsel a:hover {  font-weight: bold; color: white; width: 180px; }

    .subitem_sel a { font-weight: normal; text-decoration: none; font-size: 10px; color: green; width: 178px; }
    .subitem_notsel a { font-weight: normal; text-decoration: none; font-size: 10px; color: black; width: 178px; }
    .subitem_sel a:hover { font-weight: normal; text-decoration: none; color: green; width: 178px; }
    .subitem_notsel a:hover { font-weight: normal; text-decoration: none; color: green; width: 178px; }

	.footerlink, .footerlink a { color: #990099; font-weight: bold; }
	.bannerline { color: red; }
	.bannerline:hover { color: #FF6600; }
	
	.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: #33CC33;
		font-weight: bold;
      }

      .tabel .row1 {
        background-color: #95D235;
      }

      .tabel .row2 {
        background-color: #7DB427;
      }

