BODY,TD {
	font-family: Arial;
	font-size: 10pt;
}

TD.logo {
	border: 1px solid black;
}


TD.menu {
	border: 1px solid black; 
	padding: 10px;
	font-weight:bold;
      padding-bottom: 50px;
	background-image: url('fade-ala.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	vertical-align:top;
}


TD.bottom-fade {
	width: 355px; 
	height: 100px; 
	padding: 10px;
	background-image: url('fade-ala.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

TD.copyright {
	height: 16px;
	background-color: #1E5296;
	color: white;
	text-align: right;
	padding-right:10px;
	font-size: 10px;
}

A {
	color: #1E5296;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

H1,H2,H3,H4 {
   font-size: 14pt;
	color: #1E5296;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:5px;
}

H1 {
   border-bottom: 1px solid black;
   background-color: #f0f0f0;
}


H2 {
   font-size: 12pt;
}

H3,H4 {
   font-size: 10pt;
}

IMG.wiki {
      margin: 10px;
}

TD.four1,TD.four2,TD.four3,TD.four4 {
	vertical-align:top;
}

TD.col1,TD.col2 {
	vertical-align:top;
}


P.news-ingres {
	font-variant: italic;
}

P.news-author {
      padding-left:10px;
      font-variant: italic;
}

/** News list and index */

p.news-item span.date {
    font-weight: bold;    
}

