/*style for search */
.search-bar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 145px;
}
.mode-list {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	height: 20px;
}
/*link-style for Honeycomb*/
.honeycomb:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 1.4;
	color: #D3DEEB;
	text-decoration: none;
}

.honeycomb:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 1.4;
	color: #D3DEEB;
	text-decoration: underline;
}
.honeycomb:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 1.4;
	color: #D3DEEB;
}
/*link-style for link*/
.link:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
	text-decoration: none;
}

.link:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
.link:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
}
/*link-style for Hot Topics-01*/
.hottopics-01:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.hottopics-01:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.hottopics-01:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	font-weight: bold;	
}
/*link-style for Hot Topics-02*/
.hottopics-02:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #0D6421;
	text-decoration: none;
	font-weight: bold;
}

.hottopics-02:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #0D6421;
	text-decoration: underline;
	font-weight: bold;
}
.hottopics-02:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #0D6421;
	font-weight: bold;	
}
/*link-style for News*/
.news:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #F96A1F;
	text-decoration: none;
	font-weight: bold;
}

.news:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #F96A1F;
	text-decoration: underline;
	font-weight: bold;
}
.news:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #F96A1F;
	font-weight: bold;	
}
/*link-style for Events*/
.events:link{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #3979CD;
	text-decoration: none;
	font-weight: bold;
}

.events:hover{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #3979CD;
	text-decoration: underline;
	font-weight: bold;
}
.events:visited{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #3979CD;
	font-weight: bold;	
}
/*general style*/
.maintitle{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	line-height: 1.4;
	color: #F96A1F;
	font-weight: bold;
}
.subtitle{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 1.4;
	color: #007337;
	font-weight: bold;
}
.maintitle-bg {
	background-attachment: fixed;
	background-image: url(../img/02_maintitle_01.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*style for contact*/
.fill-up-01 {
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 20px;
	width: 280px;

}
.fill-up-02 {
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 20px;
	width: 635px;

}
.fill-up-03 {
	font-size: 12px;
	color: #666666;
	line-height: 1.4;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	height: 80px;
	width: 695px;

}
/*style for news*/
.news-date {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #3A689E;
	font-weight: bolder;
}
.news-type {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.4;
	color: #C74332;
	font-weight: bolder;
}
.editor:hover{text-decoration: underline;}
.editor:active{text-decoration: underline;}
.editor:visited{text-decoration: underline;}
.editor:link{text-decoration: underline;}
.subweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #353535;
}
.editor:hover{text-decoration: underline;}
.editor:active{text-decoration: underline;}
.editor:visited{text-decoration: underline;}
.editor:link{text-decoration: underline;}
.subweb_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	font-weight: bolder;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	line-height: 1.4;
	font-style: normal;
	color: #ffffff;
}
