/*
** Moreno Holding Group
** CascadingStyleSheet site layout definiton
**(c) Kristh '06 - all rights reserved
**
** Questo documento è valido rispetto alla specifica CSS versione 2.1 !
**
*/

/* Sub-Menu Cell Class */
.clsSubMenu {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.clsSubMenu a:link { 
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;	
	color: #000000;
}
.clsSubMenu a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;	
	color: #990000;
}
.clsSubMenu a:hover { 
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #009900;
}
/* Language Menu Cell Class */
.clsLangMenu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.clsLangMenu a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #888800;
}
.clsLangMenu a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #888800;
}
.clsLangMenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #005500;
}
/* Tab Menu Cell Class */
.clsTabMenu { 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #3F3F3F;
}
.clsTabMenu a:link { 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #3F3F3F;
}
.clsTabMenu a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #3F3F3F;
}
.clsTabMenu a:hover { 
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #409940;
}
/* Main Menu Cell Class */
.clsMainMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
}
.clsMainMenu a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #000000;
}
.clsMainMenu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #990000;
}
.clsMainMenu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #009900;
}
/* Date Cell Class */
.clsDate {
	font-family: Tahoma;
	font-size: 9px;
}
/* Separator Cell Class */
.clsSepCell {
	font-family: Tahoma;
	font-size: 1px;
	text-align: center;
}
/* Title Cell Class */
.clsTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;	
	color: #606060;
}
/* Normal Cell Class */
.clsNormal {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.clsNormal a:link { 
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F;
}
.clsNormal a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F;
}
.clsNormal a:hover { 
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #409940;
}
/* PIVA Cell Class */
.clsPIVA {
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	color: #808080;
}
/* Normal Cell Class for descriptions */
.clsNormalDesc {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
	color: #000000;
}
.clsNormalDesc a:link { 
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #3F3F3F;
}
.clsNormalDesc a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #3F3F3F;
}
.clsNormalDesc a:hover { 
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #409940;
}
/* Normal Cell Class for Request Info */
.clsNormalReq {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;	
	color: #000000;
}
.clsNormalReq a:link {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
.clsNormalReq a:visited {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #AA0000;
}
.clsNormalReq a:hover {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #409940;
}
/* ComboBox Class */
.clsSelectOptions {
	width: 130px;
	font-family: Tahoma;
	font-size: 9px;
	background-color: #fcfae6;
}
.clsSelectSearch {
	width: 100px;
	font-family: Tahoma;
	font-size: 9px;
	background-color: #fcfae6;
}
/* TextBox Class */
.clsInsertText {
	border: 1px solid #7F9DB9;
	font-family: Tahoma;
	font-size: 9px;
}
/* Label Class */
.clsLabel {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;	
	color: #000000;
	cursor: pointer;
}
.clsLabel a:link { 
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F;
}
.clsLabel  a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #3F3F3F;
}
.clsLabel  a:hover { 
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #409940;
}
