﻿

.NewsList_Custom1 {
	width: 100%;
}
.NewsList_Custom1 .block {
	width: 100%;
	border-bottom: 1px dashed #A1BE01;
	padding-bottom:10px;
	
}
.NewsList_Custom1 .block .title
{
	Font-weight:bold:
	text-decoration:none;
	font-size:18px;

}
.NewsList_Custom1 .block .title .titlediv .full {


}
.NewsList_Custom1 .block .title .titlediv .link {

	
}
.NewsList_Custom1 .block .title .titlediv .link:hover {
	Font-weight:bold:
	text-decoration:none;
	font-size: 12px;
	color:#2A5E1B;

}
.NewsList_Custom1 .block .title .datediv {
	Font-weight:bold:
	text-decoration:none;
	font-size: 12px;

}
.NewsList_Custom1 .block .title .imagediv {
}
.NewsList_Custom1 .block .subtitle {
	font-size: 12px;
	color: #AAAAAA;
}
.NewsList_Custom1 .block .subtitle .full {
}
.NewsList_Custom1 .block .subtitle .link {
}
.NewsList_Custom1 .block .subtitle .link:hover {
}
.NewsList_Custom1 .block .content {
	width: 100%;
}
.NewsList_Default .block .more {
	padding-top:10px;
	color:#000000;
}
.NewsList_Custom1 .block .more .morelink {
	color:#2A5E1B;	
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
				
}
.NewsList_Custom1 .block .more .morelink:hover {
}

.NewsList_Default .block .back {
	padding-top:10px;
	color:#000000;
	cursor:hand;
	cursor:pointer;
}
.NewsList_Default .block .back .backlink {
	color:#2A5E1B;	
	text-decoration:none;
	cursor:hand;
	cursor:pointer
				
}
.NewsList_Default .block .back .backlink:hover {
	cursor:hand;
	cursor:pointer;
}


.NewsList_Custom1 .block .seperator {
	height: 10px;
	background-color: #000000;
	width: 100%;
}
.NewsList_Custom1 .block .imagetable {
}
.NewsList_Custom1 .block .imagetable .imagecell {
	padding: 2px;
	background-color: #CCCCCC;
	vertical-align: bottom;
}
.NewsList_Custom1 .block .imagetable .imagecell .picture {
}
.NewsList_Custom1 .block .imagetable .imagecell .description {
	background-color: #AAAAAA;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	padding-left: 10px;
}

