body
{
	color		: #333333;
	font-family	: Verdana, arial, Helvetica, sans-serif;
	font-size	: 11px;
	margin		: 0px;
}
a
{
	text-decoration	: underline;
	color			: #333333;
}
a:hover 
{
	color			: #999999;
	text-decoration	: underline;
}

.titolopagina
{
	color: #005572;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.headertabella
{
	border-bottom: 1px solid #cccccc;
	background-color:#E8EFF8;
	font-weight:bold;
	color:#005572;
}
.tableresults {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.border { border-bottom:1px solid #ccc;}

/*
a:visited {
	color			: #666666;
	text-decoration	: underline;
}
*/
.largetext {
	font-size: 11px
}
.largelink {
	font-size: 11px; text-decoration: underline
}
.largetitle {
	font-weight: bold; font-size: 11px
}
.largetitlelink {
	font-weight: bold; font-size: 11px; text-decoration: underline
}
.largehead {
	font-weight: bold; font-size: 11px; color: #000000
}
.largeheadlink {
	font-weight: bold; font-size: 11px; color: #000000; text-decoration: underline
}
.linkbold {
	font-weight: bold; font-size: 11px; text-decoration: underline
}
.linksidenav {
	font-weight: normal; color: #000000; font-family: verdana,arial,helvetica,sans; text-decoration: none
}
.linksidenav_on {
	font-weight: normal; font-size: 11px; color: #ffffff; font-family: verdana,arial,helvetica,sans; text-decoration: none
}
.grnlinksidenav_on {
	font-weight: bold; font-size: 11px; color: #006633; font-family: verdana, arial, helvetica, sans; text-decoration: none
}
.blklink {
	font-size: 11px; color: #000000; text-decoration: underline
}
.blklinkbold {
	font-weight: bold; font-size: 11px; color: #000000; text-decoration: underline
}
.head {
	font-weight: bold; font-size: 11px; color: #333333
}
.headlink {
	font-weight: bold; font-size: 11px; color: #000000; text-decoration: underline
}
.title {
	font-weight: normal;
	font-size: 11px;
}
.titlelink {
	font-weight: bold; font-size: 11px; text-decoration: underline
}
.fine {
	color: #999999;
}
.text {
	color: #333333
}
.whttext {
	color: #ffffff
}
.redtext {
	color: #ff9900;
	text-decoration: none;
}
.puretxt {
	color: #005572;
	text-decoration: none;
}
.grntext {
	color: #00B95C
}
.whttextlink {
	color: #ffffff; text-decoration: underline
}
.txtlink {
	color: #ff9900; text-decoration: underline
}
.puretxtlink {
	color: #005572; text-decoration: underline
}
.grntextlink {
	color: #00B95C; text-decoration: underline
}
.txtlink {
	color: #ff9900; text-decoration: underline
}
.whttextlinkbold {
	font-weight: bold; color: #ffffff; text-decoration: underline
}
.txtlinkbold {
	font-weight: bold; color: #ff9900; text-decoration: underline
}
.puretxtlinkbold {
	font-weight: bold; color: #000066; text-decoration: underline
}
.grntextlinkbold {
	font-weight: bold; color: #00B95C; text-decoration: underline
}
.txtlinkbold {
	font-weight: bold; color: #FF5959; text-decoration: underline
}
.dgrtext {
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E2E2E2;
	text-decoration: none;
}
.dgrtext:hover {
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
}
.grytext {
	color: #CCCCCC
}
.topBlock a {
	padding-right		: 5px;
	padding-left		: 5px;
	padding-bottom	: 4px;
	padding-top		: 4px;
	display		: block;
	margin			: 0px;
	color			: #333333;
	text-decoration	: none;
	border-top		: 1px solid #666666;
	border-right		: 0px none #666666;
	border-bottom		: 1px solid #666666;
	border-left		: 1px solid #666666;
	background-color	: #eaeaea;
}
.topBlock a:hover
{
	color			: #333333;
	text-decoration	: underline;
}
.topBlock_here a {
	padding-right		: 5px;
	padding-left		: 5px;
	padding-bottom	: 4px;
	padding-top		: 4px;
	display		: block;
	margin			: 0px;
	color			: #333333;
	text-decoration	: none;
	border-top		: 1px solid #666666;
	border-right		: 0px none #666666;
	border-bottom		: 1px solid #ffffff;
	border-left		: 1px solid #666666;
	background-color	: #ffffff;
}
.topBlock_here a:hover
{
	color			: #333333;
	text-decoration	: underline;
}
form {
	padding: 0px;
	margin: 0px;
}
.form {
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	font-size: 11px;
}
.form_d {
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #eaeaea;
	font-size: 11px;
}
.hr_line {
	color: #eaeaea;
	height: 1px;
}
.redtext:hover {
	color: #999999;
	text-decoration: none;
}
.redtext:visited{
	color: #ff9900;
	text-decoration: none;
}
.fine:visited {
	color: #999999
}
.weekgrid {
	border: 1px dashed #666666;
	background-color: #efefef;
	padding: 1px;
}
