BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #FFB146;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
    	color:#000000;
	scrollbar-base-color:#FFB146;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFB146;
	scrollbar-highlight-color:#FFB146;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#CCCCCC;
	overflow: auto;
}

TD
{
	font-family: verdana, arial, helvetica;
    	font-size:11px;
    	color:#000000;
}

.gran
{
	font-size: 13px;
}

.titol
{
	font-size: 17px;
}

.petita
{
	font-size: 9px;
}

A:link
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #FF8346;
	font-weight: bold;
}

A:visited
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #FF8346;
	font-weight: bold;
}

A:active
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #FF8346;
	font-weight: bold;
}

A:hover
{
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A.nobold:link
{
	font-weight: normal;
}

A.nobold:visited
{
	font-weight: normal;
}

A.nobold:active
{
	font-weight: normal;
}

A.nobold:hover
{
	font-weight: normal;
}

A.mn:link
{
	color: #FFFFFF;
}

A.mn:visited
{
	color: #FFFFFF;
}

A.mn:active
{
	color: #FFFFFF;
}

A.mn:hover
{
	color: #000000;
}

A.mnselec:link
{
	color: #000000;
	font-weight: bold;
}

A.mnselec:visited
{
	color: #000000;
	font-weight: bold;
}

A.mnselec:active
{
	color: #000000;
	font-weight: bold;
}

A.mnselec:hover
{
	color: #000000;
	font-weight: bold;
}

A.petit:link
{
	font-size: 10px;
	font-weight: normal;
}

A.petit:visited
{
	font-size: 10px;
	font-weight: normal;
}

A.petit:active
{
	font-size: 10px;
	font-weight: normal;
}

A.petit:hover
{
	font-size: 10px;
	font-weight: normal;
}

A.nota:link
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

A.nota:visited
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

A.nota:active
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

A.nota:hover
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

LI {
    	MARGIN-BOTTOM: 6px;
}

UL {
    	MARGIN-TOP: 6px;
	list-style-type: disc;
}

INPUT {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 240px;
	color: #336699;
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	}

INPUT.bt {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 100px;
	color: #E34F3D;
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	}

SELECT {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #336699;
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	}

INPUT.radio {
	width: 15px;
	border:0px;
	}

TEXTAREA {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	width: 240px;
	color: #336699; 
	border:1px Solid #CCCCCC;
	background-color: #FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#E34F3D;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-3dlight-color:#CCCCCC;
	}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid #E34F3D;
	line-height: 16px;
	z-index: 100;
	visibility: hidden;
	}

#popitmenu a{
	padding-left: 6px;
	padding-bottom: 2px;
	display: block;
    	font-weight: bold;
	}

#topbar{
	position: absolute;
	padding: 0px;
	width: 100%;
	visibility: hidden;
	z-index: 100;
	}	
