/* CSS Document */

body {

	background-color: #828284;		
	margin-left:0;
	margin-top:0;
    margin-bottom:0;
    margin-right:0;	
	margin-width:0;
	margin-height:0;
	scrollbar-face-color:#E2E1E1;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;	

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 11px;
  color: #000000;  
}

td,input,select {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 11px;
  color: #000000;  
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #000000;  
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-left: 20px;
  padding-right: 5px;  
  font-weight: 500;
  font-size: 11px;
  color: #000000;  
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 11px;
  color: #672921;  
}
a:link {text-decoration: none; color: #355BC9;}
a:active {text-decoration: none; color: #355BC9;}
a:visited {text-decoration: none; color: #355BC9;}
a:hover {text-decoration: none; color: #355BC9;}

.header1 {
  font-weight: 600;
  letter-spacing: 2;  
  font-size: 25px;
  color: #949393;  
}

.tabel {
 
  background-color: #E2E1E1;
}


.tabel_news_header {
 
  background-color: #355BC9;
  font-size: 10px;
  font-weight: 600;
  color: #FFFFFF; 
}

.tabel_news_sponsor {
 
  font-size: 9px;

}

#checkon{

  list-style-image: url("../_images/checkon.gif");
}

#checkoff{

  list-style-image: url("../_images/checkoff.gif");
}
/* ---------------------------------------------------- MENU ---------------------------------------------------- */

.menuheader {
  font-weight: 600;
  letter-spacing: 1;  
  font-size: 16px;
  color: #FFFFFF;  
}
}
.submenuitem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 11px;
  color: #333333;  
}
a.submenuitem:link {text-decoration: none; color: #333333;}
a.submenuitem:active {text-decoration: none; color: #333333;}
a.submenuitem:visited {text-decoration: none; color: #333333;}
a.submenuitem:hover {text-decoration: none; color: #000000;}

