/* CSS Document ARTICLES */

.art_gridtable{
	vertical-align: top;
}
table.art_gridtable{
	width: 100%;
	vertical-align: top;
	border-right: 30px solid white;
	border-bottom: 20px solid white;
	border-left: 30px solid white;
	border-top: 10px solid white;
}
table.art_gridtable td{
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

table.art_gridtable td img{

	padding: 0px 0px 15px 0px;
	/*border-left: 15px solid white;*/
	border-bottom: 15px solid white;
}


.art_title{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bolder;
	text-transform: uppercase;

}

.art_sdesc{
	font-size:12px;
	color: #124A0F;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
 	font-style: italic;
}
td.art_sdesc{
	text-align: justify;
}

.art_text img{
	padding:0px 0px 15px 0px;
	/*border-left: 15px solid white;*/
}
td.art_text img{
	padding:0px 0px 15px 0px;
	/*border-left: 15px solid white;*/
	background-image: none;
}


td.art_text{
	padding:0px 0px 20px 0px;
	text-align:justify;	
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	background-image: url(/file?fle=36);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

.art_line{
}

td.art_title_list{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bolder;
	text-transform: uppercase;
	padding-top: 10px;
}

td.art_sdesc_list{
	font-size:12px;
	color: #666666;
	line-height: 14px;
	padding: 0px 0px 0px 12px;
	text-align:justify;
	
}

td.Content_link_text{

	padding: 0px 0px 5px 0px;
	text-align:right;
	width: 100%;
}

a.Content_link_text{
	font-size: 11px;
	font-weight: bold;
	color:#009243;
	text-decoration: underline;
	margin-bottom: 10px;
	line-height: 20px;
}
a.Content_link_text:visited{
	font-size: 11px;
	font-weight: bold;
	color:#009243;
	text-decoration: underline;
	margin-bottom: 10px;
	line-height: 20px;
}
a.Content_link_text:hover{
	font-size: 11px;
	font-weight: bold;
	color:#027135;
	text-decoration: underline;
	margin-bottom: 10px;
	line-height: 20px;
}

td.adres{
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}
td.footertxt{
	font-size: 10px;
	color: #9D7951;
	padding-bottom: 10px;
}
td.footertxt a{
	font-size: 10px;
	color: #9D7951;
	text-decoration: underline;
	font-weight: bold;
}

td.ref_outertd{
	width: 100%;
	background-image: url(/file?fle=36);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.ref_synopsis{
	width: 450px;
	color: #666666;
	text-align: justify;
}
table.ref_innertable{
	width: 100%;
}
td.ref_img{
	width: 80px;
} 
td.ref_header_link{
	width: 450px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	text-transform: uppercase;
}

a.ref_header_link{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: underline;
	
}
a.ref_header_link:visited{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: underline;
	
}
a.ref_header_link:hover{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	
}
