a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a :link {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a :visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;
}
.menu {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a :link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a :visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

BODY{
	font : normal 11px Tahoma, Verdana, Arial, Helvetica;
	color : #000000;
	}
TD {
	font : normal 11px Tahoma, Verdana, Arial, Helvetica;
	color : #000000;
	}
.titoli {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.titoliSmall {
	font-weight: bold;
	color: #336699;
}
.titoli a:link{
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.titoli a:visited{
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.titoli a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;

}
.titoliWhite {

	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titoliRed {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.titoliSmallRed {
	font-weight: bold;
	color: #990000;
}
.button {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	background-image: url(bg_btn.png);
	font-weight: bold;
	height: 25px;
	border: 1px solid #999999;
	
}
.borderToday {
	color: #FFFFFF;
	background-color: #FF0000;
}
.borderToday a {
	color: #FFFFFF;
	background-color: #FF0000;
}
.borderToday a:link {
	color: #FFFFFF;
	background-color: #FF0000;
}
.borderToday a:visited {
	color: #FFFFFF;
	background-color: #FF0000;
}
.borderToday a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}.orderCancelled {
	text-decoration: line-through;
	background-color: #CCCCCC;
}
.wideInput {
	width: 98%;
}
.pNumber {
	color: #FFFFFF;
	padding: 3px;
	height: 33px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/layout/tab.bg.off.gif);
}
.cellBorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.protSel {
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
}
.FloatRight {
	margin: 3px;
	float: right;
}
.inputFilter {
	font-size: 9px;
}
.inputFilterGradient {
	font-size: 9px;
	background-image: url(bg_btn.png);
	font-weight: bold;
	height: 20px;
	border: 1px solid #999999;
}
.absoluteHidden {
	position: absolute;
	visibility: hidden;
}
.relativeHidden {
	position: relative;
	visibility: hidden;
}
.displayNone {
	position: relative;
	display: none;
}
.selPrevProt {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding: 3px;
	width: 60px;
	border: 1px solid #CCCCCC;
	height: 30px;
}
.bgGradient {
	color: #FFFFFF;
	height: 33px;
	font-weight: bold;
	background-image: url(../images/layout/tab.bg.off.gif);
}
.smallFont {
	font-size: 9px;
}
.alertBorder {
	padding: 5px;
	width: 99%;
	border: 1px solid #990000;
}
.infoBorder {
	padding: 5px;
	width: 99%;
	border: 1px solid #336699;
}
.tbEditIsActiveCopy {

	font-weight: bold;
}
.inputFilterSel {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
.FloatLeft {

	margin: 3px;
	float: left;
}
