.entry{
	overflow: hidden;
	padding: 9px 20px 0px 0px;
}

.entry_normal{
	overflow: hidden;
	padding-top: 2px;
}

.entry_small{
	overflow: hidden;
	padding: 2px 0px 3px 0px;
	font-size: 10px;
}

.entry_title{
	overflow: hidden;
	color: #3365A0;
	font-weight: bold;
}

.entry_title A{
	overflow: hidden;
	color: #3365A0;
	font-weight: bold;
	text-decoration: none;
}

.entry_title A:hover{
	text-decoration: underline;
}

.entry_Sub_Title{
	overflow: hidden;
	font-style: italic;
	padding-top: 2px;
}

.entry_link{
	background-image: url(../site/images/objects/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	font-size: 10px;
	color: #1F8DCC;
}

.entry_link A{
	color: #1F8DCC;
	text-decoration: none;
	margin: 0px 20px 0px 19px;
}

.entry_link A:hover{
	text-decoration: underline;
}

.entry_file{
	overflow: hidden;
	background-image: url(../site/images/objects/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	font-size: 10px;
	color: #1F8DCC;
}

.entry_file A{
	color: #1F8DCC;
	text-decoration: none;
	margin: 0px 20px 0px 19px
}

.entry_file A:hover{
	text-decoration: underline;
}

.year_list{
	text-align: left;
	font-size: 10px;
	color: #33649F;
	margin-top: 15px;
}

.year_list span{
	color: #1D914A;
	font-size: 8px;
	margin: 0px 6px 0px 6px;
	position: relative;
	top: -2px;
	overflow: hidden;
}

.year_list H3{
	font-size: 10px;
	color: #3364A1;
	font-weight: normal;
	display: inline;
}

.year_list A{
	color: #33649F;
	text-decoration: none;
}

.year_list A:hover{
	color: #33649F;
	text-decoration: underline;
}