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

    .news_title { color: #AB94B1; font-weight: bold; }

    .headline { font-size: 18px; font-weight: bold; }

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

	img { border-color: #660000; }

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

.sel_menuitem .menuitem {
    color: #CDC673;
}
.sel_menuitem .menuitem:hover {
    color: #CDC673;
}
.headline {
  font-size: 14px;
  font-weight: bold;
}
.menuitem
{
	color: white;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	
}
.menuitem:hover
{
	color: #CDC673;
}

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


.menubott
{
	color: white;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	
}



