/* CSS Document */


.home1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.blue {
	background-image: url(../images/dish_dark_blue.gif);
	background-repeat: no-repeat;


}
.green {
	background-image: url(../images/dish_dark_green.gif);
	background-repeat: no-repeat;
	
}
.yellow {
	background-image: url(../images/dish_yellow.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;

	
}
.red {
	background-image: url(../images/dish_red.gif);
	background-repeat: no-repeat;
	
}
.lightblue {
	background-image: url(../images/dish_light_blue.gif);
	background-repeat: no-repeat;
	
}
.orange {
	background-image: url(../images/dish_orange.gif);
	background-repeat: no-repeat;



	
}
.beige {
	background-image: url(../images/dish_beige.gif);
	background-repeat: no-repeat;
	
}
.lightgreen {
	background-image: url(../images/dish_light_green.gif);
	background-repeat: no-repeat;
	
}
.greenblue {
	background-image: url(../images/dish_greenblue.gif);
	background-repeat: no-repeat;
	
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: middle;

	
}

.menu1:hover {
	text-decoration: underline;
	font-weight: bold;
	display: block;
	text-align: center;
	vertical-align: middle;


}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.menu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;

	
}

a.menu {
	color: #006699;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	
}
	

a.menu:hover {
	text-decoration: none;
	background-color: #BBD1FF;
	display:block;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
		
}

.tabcolor {
	background-color: #00839B;
}

.menuON {
	background-color: #BBD1FF;
	
}

.listino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;

}

.mailto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.menuOsp {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: block;

}

a.menuOsp {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}
	

a.menuOsp:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	display:block;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}

.menuOspON {
	background-color: #FFFFFF;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
