.navigation:link, .navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 2px 8px 2px 10px;
	width: auto;
	text-decoration: none;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px 8px 2px 10px;
	width: auto;
	text-decoration: none;
	background-color: #666666;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}

.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

/** new styles added for menu page **/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.mainlink:link, .mainlink:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 6px 8px 6px 10px;
	width: auto;
}
.mainlink:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: medium;
	font-style: normal;
	background-color: #000099;
	display: block;
	text-decoration: none;
	padding: 6px 8px 6px 10px;
	width: auto;
	color: #FFFFFF;
}
.COLORE {
	color: #F00;
	font-weight: bold;
	text-align: center;
}
