BODY
{
	font-size: 12px;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	color: #333333;
}
BODY A
{
    color: #333333;
	text-decoration: underline;
}
BODY A:hover
{
	color: #004e98;
	text-decoration: none;
}
BODY A:visited
{
	color: #666666;
	text-decoration: underline;
}

TABLE
{
	font-size: 12px;
}
INPUT.button
{
	font-size: 10px;
}
BUTTON.button
{
	font-size: 10px;
}
DIV.MSG
{
	z-index: 1;
	position: absolute;
	visibility: hidden;
	overflow: hidden;
}
.pane
{
	font-size: 11px;
	font-family: Tahoma, 'Microsoft Sans Serif', Arial, Verdana;
	border: dotted 1px #333333;
	margin-top:4px;
	background-color: #f5f5f5;
}
.capt
{
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
}
.cool
{
	font-weight: bold;
	font-size: 22px;
	color: #ff0000;
	font-family: 'Book Antiqua', Tahoma, Verdana, 'Microsoft Sans Serif';
}

.user
{
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	text-align:left;
	width:100%;
	height:20px;
	padding-left:20px;
	background: url('../AppGraphics/persone.gif') left top no-repeat;
}
.panecapt
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	text-align:left;
	width:100%;
	height:20px;
	padding-left:22px;
	padding-top: 2px;
	background: #444444 url('../AppGraphics/play-16x16.png') 2px 2px no-repeat;
}
.goodscapt
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	text-align:left;
	width:100%;
	height:20px;
	padding-left:22px;
	padding-top: 2px;
	background: #444444 url('../AppGraphics/categories.gif') 2px 2px no-repeat;
}

.big
{
	font-size: 14px;
}
.menu
{
	font-size: 11px;
}
.popupmenuitem
{
	font-family: Tahoma, 'Microsoft Sans Serif', Arial;
	border-right: #f4f4f4 1px solid;
	border-top: #f4f4f4 1px solid;
	font-size: 10px;
	border-left: #f4f4f4 1px solid;
	cursor: hand;
	color: #333333;
	line-height: 100%;
	border-bottom: #f4f4f4 1px solid;
	background-color: #f4f4f4;
	text-decoration: none;
}
.popupmenufocus
{
	font-family: Tahoma, 'Microsoft Sans Serif', Arial;
	border-right: #f4f4f4 1px solid;
	border-top: #f4f4f4 1px solid;
	font-size: 10px;
	border-left: #f4f4f4 1px solid;
	cursor: hand;
	color: #ffffff;
	line-height: 100%;
	border-bottom: #f4f4f4 1px solid;
	background-color: #707070;
	text-decoration: none;
}
.popupmenu
{
	border-right: #ffffff 1px outset;
	border-top: #ffffff 1px outset;
	z-index: 1;
	visibility: hidden;
	border-left: #ffffff 1px outset;
	border-bottom: #ffffff 1px outset;
	position: absolute;
	background-color: transparent;
}
.tblpopupmenu	{position:absolute}
.text
{
	font-size: 12px;
}
SELECT
{
	width: 300px;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	font-size: 11px;
}
INPUT.text
{
	width: 300px;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	font-size: 11px;
}
TEXTAREA.text
{
	width: 300px;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	font-size: 11px;
}
INPUT.search
{
	width: 110px;
	font-family: Tahoma, Verdana, 'Microsoft Sans Serif', Arial;
	font-size: 11px;
}
INPUT.logbut
{
	font-size: 12px;
	width: 20px;
	color: #3e2e5a;
	font-family: Wingdings;
	height: 20px;
}
DIV.errorpane
{
	position: absolute;
	z-index: 1;
	background-color: #ffbab0;
	width: 240px;
	height: 200px;
	top: 2px;
	left: 2px;
	border-right: #cd816c 1px solid;
	border-top: #cd816c 1px solid;
	border-left: #cd816c 1px solid;
	border-bottom: #cd816c 1px solid;
	color: #ffe4da;
}
DIV.wrongmsgpane
{
	position: absolute;
	z-index: 1;
	background-color: #c5deff;
	width: 240px;
	height: 200px;
	top: 2px;
	left: 2px;
	border-right: #73a5ce 1px solid;
	border-top: #73a5ce 1px solid;
	border-left: #73a5ce 1px solid;
	border-bottom: #73a5ce 1px solid;
	color: #ffe4da;
}
div.step
{
	font-family: 'Book Antiqua', Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #ff0000;
	height: 32px;
	margin-bottom: 16px;
}
button.addtobasket 
{
	padding-left:20px; 
	width:88px; 
	height:22px; 
	font-size:11px; 
	font-family: Arial, Helvetica, Sans-serif; 
	color:#666666; 
	background: #f7f7f7 url('../AppGraphics/shopping-cart-down-16x16.png') left no-repeat; 
}
button.delfrombasket 
{
	padding-left:20px; 
	width:88px; 
	height:22px; 
	font-size:11px; 
	font-family: Arial, Helvetica, Sans-serif; 
	color:#666666; 
	background: #ffebea url('../AppGraphics/shopping-cart-remove-16x16.png') left no-repeat; 
}
.list
{
	font-size: 12px;
	font-family: Tahoma, 'Microsoft Sans Serif', Arial, Verdana;
	border: dotted 1px #333333;
	margin-top:4px;
	padding: 4px;
	background-color: #ffffff;
	overflow: auto;
}
.heading1 { font-weight: normal; font-size: 10px; color: #333333; text-decoration: none; }
.heading2 { font-weight: normal; font-size: 9px; color: #333333; text-decoration: none; }
.heading3 { font-weight: normal; font-size: 8px; color: #333333; text-decoration: none; }
.heading4 { font-weight: normal; font-size: 8px; color: #333333; text-decoration: none; }
.heading5 { font-weight: normal; font-size: 8px; color: #333333; text-decoration: none; }
.heading6 { font-weight: normal; font-size: 8px; color: #333333; text-decoration: none; }

.hilight1 { font-weight: normal; font-size: 10px; color: #FFFFFF; background: #002682; text-decoration: none; }
.hilight2 { font-weight: normal; font-size: 9px; color: #FFFFFF; background: #002682; text-decoration: none; }
.hilight3 { font-weight: normal; font-size: 8px; color: #FFFFFF; background: #002682; text-decoration: none; }
.hilight4 { font-weight: normal; font-size: 8px; color: #FFFFFF; background: #002682; text-decoration: none; }
.hilight5 { font-weight: normal; font-size: 8px; color: #FFFFFF; background: #002682; text-decoration: none; }
.hilight6 { font-weight: normal; font-size: 8px; color: #FFFFFF; background: #002682; text-decoration: none; }
.f_Heading1 /* Heading1 */
{
 font-size: 14px;
 font-weight: bold;
 color: #333333;
}
.f_ImageCaption /* Image Caption */
{
 font-size: 11px;
 font-weight: bold;
 color: #333333;
}
.f_Notes /* Notes */
{
 font-style: italic;
}
A.order
{
	color: #008000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
A:hover.order
{
	color: #0000ff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
A:visited.order
{
	color: #555555;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
DIV.filterdiv
{
	position: absolute;
	z-index: 1;
	background-color: #ffffff;
	border: none;
}
