@charset "iso-8859-9";
.headline {
	font-family: "DIN Bold";
	font-size: 21px;
	color: 4e5e80;
	font-weight: bold;
}
a {  font-family: Tahoma, Arial; color: black; text-decoration: none}
a:link { color: black; text-decoration: none;font-size :11px}
a:hover { color: none; text-decoration: underline}
a:visited { color: black; text-decoration: none;font-size :11px}

.form
{
	 font-family: Verdana;
	 font-size: 7pt;
 	 border : 1px solid Black;
	
	}

.form2
{
	 font-family: Verdana;
	 font-size: 7pt;
 	 border : 1px solid Black;
	 background-color:#e7e8ec;
	}	

.drop
{
	font-weight:bold; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #DFE2E9
	}	

.drop_std
{
	font-weight:bold; FONT-SIZE: 8pt; COLOR: #F0B13D; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #000000
	}
	
.drop_prog
{
	font-weight:bold; FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #E4E4E4
	}		