
body,td, a, form {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #00406B;
	text-decoration: none;
	margin: 0,0,0,0;
	font-weight: normal; }

/* --- NAVIGATION --- */
.Nav {
	color: #636363;
	font-weight: bold;

}

/* --- ARTICLES --- */
p {
	font-size: 11px;
	margin: 0,0,0,0;
	line-height: 100%;
}
.ArticleTitle {
	font-size: 14px;
	color: #00386E;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 3px;
}
.ArticleAbstract {
	font-weight: normal;
	color: #5E5E5E;
	margin-top: 4px;
	margin-bottom: 5px;
	line-height: 120%;
}
.ArticleContent {
	text-align: justify;
	line-height: 150%;
}
.ArticleDate {
}
.ArticleAuthor {
}
.ArticleLinkTitle {
	font-weight: bold;
	font-style: normal;
    text-decoration: underline;
}
.ArticleLinkAbstract {
	color: #790000;
	text-align: justify;
	line-height: 120%;
}

/* --- TABLES --- */
.TableHeader {
	background-color: #FBF9BE;
	font-weight: bold;
	color: #002647;
}
.TableCells_1 {
	background-color: #E9F3FA;

}
.TableCells_2 {
	background-color: #D8E2E9;

}
.TableAdmin {
	font-size: 11px;
	font-weight: normal;
	color: #002647;
}

/* --- MODULES --- */

.ModuleTitle {
	font-size: 12 px;
	font-weight: bold;
	color: #00386E;
}
.search_color {
	font-size: 11px;
	#color: #FFFFFF;
	color: #000000;
	font-weight: nomal;
	border: none;
		
}
#ind {text-indent: 15px;

}
/* --- COLORS --- */ 	
#blue {
	color: #1BA4D2;}

#yellow {
	color: #B5740B;}

#link7 {
	font-style:oblique;
	color: #B5740B;
	}

#white {
	color: #FFFFFF;}

#gray {
	color: #BDC1C2;}

#green {
	color: #0000FF;}
#red {
	color: #BD1B21;}

