BODY {
	margin: 0;
	background: white;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:rgb(0,122,215);
	text-decoration:none;	
}

a:hover {
	color:red;
}

.menu_tab {
	background-color: white;
	border: 1px solid rgb(0,122,215);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : rgb(0,122,215);
}

.menu_tab_gray {
	background-color: rgb(236,241,247);
	border: 1px solid black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color : Black;
}

.menu_item {
	background-color: white;
	border:0;
	border-bottom: 1px solid black;	
}

.news_tekst {
	font-size: 10px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
}

.news_tekstnew {
	font-size: 12px;
	font-family:Verdana, sans-serif;
	font-weight:normal;
	margin: 5px 5px 5px 5px;
 	color:white;
}


.news_line {
	color :  #5557af;
	height: 1px;	
}

.news_tab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #3a6ea5; 
	TEXT-ALIGN: left;
}

.news_row_top {
	border: solid 1px #3333CC;
	border-bottom:0;
	font-size:1px;
}

.news_row_down {
	border: solid 1px  #3333CC;
	border-top:0;
	font-size:1px;
}

.submit_mailing{
	border: 1px solid black;
	background-color: #CCCCFF;
}

input {
	border: 1px solid black;
}

.register_tekst {
	font-size: 12px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
}

.news_dean{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #5557af;
	TEXT-ALIGN: left;
	border:1px solid #5557af;
	border-top:0;
}

.news_dean_title{
	font-family: Verdana, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000033; 
	TEXT-ALIGN:center;
}


.news_dean_date {
	background-color: rgb(132,152,185);
	color : white;
	font-family :Verdana, sans-serif;
	font-weight :bold;
	font-size:8pt;
	border-top:1px solid #5557af;
	border-bottom:1px solid #5557af;
}

.dean_row_top {
	border-top:1px solid #5557af;	
}

.notice_tab_date {
	color : Black;
	font-family :Verdana, sans-serif;
	font-weight :normal;
	font-size:9px;
	text-align: left;
}

.notice_tab_title {
	font-family: Verdana, sans-serif;

	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: white; 
	TEXT-ALIGN:center;
	background-color: rgb(132,152,185);	
}

.notice_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #5557af; 
	TEXT-ALIGN: left;
}

.information_tekst {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color: #63639C;
}
.notice_tab_footer {
	color : Black;
	font-family :Verdana, sans-serif;
	font-weight :bold;
	font-size:9px;
	text-align: left;
}

