body {
	background-color: #eeeeee;
	margin: 0px;
}

body, table, tr, td {
	font-family: Verdana, Arial;
	font-size: 12;
}

table, tr, td{
	background-color: #eeeeee;
	border-style: none;
}

.logo_link{
	border-style: none;
}

/*white table classes start*/
table.white{
	background-color: #ffffff;
}

tr.white{
	background-color: #ffffff;
}

td.white{
	background-color: #ffffff;
	color: #000000;
}
/*
td.white a{
	color: #98cb00;
	font-weight: bold;
}
*/
/*white table classes end*/

/*green table classes start*/
table.green{
	background-color: #98cb00;
}

tr.green{
	background-color: #98cb00;
}

td.green{
	background-color: #98cb00;
	color: #ffffff;
}
/*
td.green a{
	color: #ffffff;
	font-weight: bold;
}
*/
/*green table classes end*/

/*NEWS CLASSES BEGIN*/
/*home news top box*/
a.home_news_box_title{
	color: #98cb00;
	font-weight: bold;
	text-decoration:none;
}

a.home_news_box_subtitle{
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

/*news view*/
.news_view_title{
	color: #ffffff;
	font-size:20px;
}

.news_view_subtitle{
	color: #ffffff;
	font-size: 12px;
}

.news_view_corpo{
	color: #000000;
	font-size: 12px;
	text-align: justify
}

.news_view_immagine{
	margin-left: 16px;
	margin-bottom: 8px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

a.news_view_allegato{
	color: #ffffff;
	font-size: 12px;
}

/*news archive*/
.news_archive_label{
	color: #ffffff;
	font-size:20px;
}

a.news_archive_title{
	color: #ffffff;
	font-size:16px;
	text-decoration: none;
}

a.news_archive_subtitle{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

/*CONTENT CLASSES BEGIN*/
/*content_top_menu_bar_layout*/
.top_menu_bar_link{
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

.top_menu_bar_text{
	font-size:12px;
	font-weight:bold;
}

/*content_category_view_layout*/
.category_view_name{
	font-size:20px;
}

.category_view_subcategory_name{
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
}

.category_view_content_title_sub{
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	margin-left: 10px;
}

.category_view_content_title{
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
}

/*content_view*/
.content_view_title{
	color: #ffffff;
	font-size:20px;
}

.content_view_subtitle{
	color: #ffffff;
	font-size: 12px;
}

.content_view_corpo_1{
	color: #000000;
	font-size: 12px;
	text-align: justify
}

.content_view_immagine_1{
	margin-left: 16px;
	margin-bottom: 8px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

.content_view_corpo_2{
	color: #000000;
	font-size: 12px;
	text-align: justify
}

.content_view_immagine_2{
	margin-left: 16px;
	margin-bottom: 8px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

.content_view_corpo_3{
	color: #000000;
	font-size: 12px;
	text-align: justify
}

.content_view_immagine_3{
	margin-left: 16px;
	margin-bottom: 8px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

a.content_view_allegato{
	color: #ffffff;
	font-size: 12px;
}

/*PHOTOGALLERY CLASSES BEGIN*/
/*photogallery photo view*/
.gallery_title{
	font-size:20px; color:ffffff;
}

.photo_title{
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-color: #98cb00
}

.gallery_bar_link{
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
}

.gallery_photo{
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

.photo_description{
	color:#000000;
	font-size: 12px;
}

.hr_row{
	width: 510;
	color: #ffffff;
	height: 2px;
	background-color: #ffffff;
}

/*photogallery photo list*/
.gallery_list_photo{
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

/*VIDEOGALLERY CLASSES BEGIN*/
/*videogallery video view*/
.gallery_title{
	font-size:20px; color:ffffff;
}

.video_title{
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	background-color: #98cb00
}

.gallery_bar_link{
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
}

.gallery_video{
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

.video_description{
	color:#000000;
	font-size: 12px;
}

.hr_row{
	width: 510;
	color: #ffffff;
	height: 2px;
	background-color: #ffffff;
}

/*photogallery photo list*/
.gallery_list_video{
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
}

/*CONTACTS*/
/*contact form*/
.contact_title{
	font-size:20px;
	color: #ffffff;
}

.text{
	width: 500px;
}

.textarea{
	width: 500px;
	height: 200px;
}

.button{
	width: 100px;
	font-size: 12px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px;
	color:#ffffff;
	background-color: #98cb00;
}

/*MAILINGLIST*/
/*mailing_list*/
.mailinglist_title{
	font-size:20px;
	color: #ffffff;
}

.mailing_list_text{
	width: 250px;
}