﻿body {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	background-image: url(http://www.anserproject.it/Image/01/bg_image.png);
	background-repeat: repeat-x;
	vertical-align: top;
	font-size: small;
	/*font-size:9pt;*/
	margin-top: 0;
}
.footer_projectDescription{ font-size:x-small;}
input, .input, .adminLogin{
	font-family: "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 10pt;
}
.errorMessage{
	color: #990000;
}

.footerClass{
	font-size: x-small;
}

#mainContainer #siteContainer #menuContainer {
	background-image: url(http://www.anserproject.it/Image/01/menu_bg.png);
	background-repeat: repeat-x;
	height: 34px;
}
#mainContainer #siteContainer #headerContainer {
	background-image: url(http://www.anserproject.it/Image/01/header_bg_image.png);
	background-repeat: repeat-x;
	height: 136px;
	color:#AAAAAA;
}
#mainContainer #siteContainer #footerContainer {
	background-image: url(http://www.anserproject.it/Image/01/footer_bg.png);
	height: 42px;
	color:#AAAAAA;
}
#mainContainer #siteContainer #contentContainer {
	height: 200px;
	background-image: url(http://www.anserproject.it/Image/01/content_bg.png);
}
.contentTitle {
	text-transform: uppercase;
	color: #0D6826;
	font-weight:bold;
}
.contentTitleBig {
	font-size: large;
	color: #0D6826;
/*	font-weight:bold; */
}
.contentTitle2 {
	color: #666666;
	font-weight:bold;
}
.contentText {
	color: #AAAAAA;
}
.contentTextBig {
	color: #AAAAAA;
	font-size:small;
}
.line{
	background-image: url(http://www.anserproject.it/Image/01/line.png);
	height: 1px;
}
.MenuDynamicMenuItemStyle{
	font-size: small;
	color: #FFFFFF;	
	padding: 4px;
	text-align: left;
	z-index: 1;
}
.MenuDynamicMenuStyle{
	background-image: url(http://www.anserproject.it/Image/01/menu_dinamic_bg.png);
	background-color:#525252;
	border: 1px dotted #175C2A;
	background-position: bottom;
	z-index: 1;
}
.MenuStaticMenuStyle{
	width: 100%;
	z-index: 1;
}
.MenuDynamicHoverStyle{
	color: #AAAAAA;	
	z-index: 1;
}
.MenuStaticMenuItemStyle{
	font-size: small;
	text-align:left;
	color: #FFFFFF;	
	padding: 4px;
	border-left-color: #175C2A;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: #175C2A;
	border-right-style: dotted;
	border-right-width: 1px;
	z-index: 1;
}
.MenuStaticHoverStyle{
	background-image: url(http://www.anserproject.it/Image/01/menu_bg_hover.png);
	color: #AAAAAA;	
}
a.headerLink, a:visited.headerLink{
	color: #AAAAAA;
	text-decoration:none;
}
a:hover.headerLink{
	color: #175C2A;
}

a.preview, a:visited.preview{
	color: #AAAAAA;
	text-decoration:none;
}
a:hover.preview{
	color: #175C2A;
}
a.fileManagerLinkItem, a:visited.fileManagerLinkItem{
	padding:1px;
	background-color:#999999;
	
}
a:hover.fileManagerLinkItem{
	padding:1px;
	background-color:#990000;
}
/* DownLoad - Link - News -  */
.pageTitle
{
	font-size: large;
	list-style-type: none;
	font-weight: bold;
}
#download_category_label {
	font-size: small;
	list-style-type: none;
	font-weight: bold;
	list-style-image: none;
	padding: 0px;
}
#download_category_description{
	font-size: small;
	font-weight: normal;
}
#download_item_label {
	font-size: small;
	list-style-type: none;
}
#download_item_description{
	font-size: small;
	color: #999999;
	font-style: italic;
}
#download_list{
	font-size: small;
	line-height: 25px;
}
/* Fine DownLoad & Link */