body {
	margin-top: 0px;
	margin-left: 10px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #038BD4;
	width: 212px;
	padding-left: 12px;
	padding-top: 45px;
	padding-bottom: 8px;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0085D2;
	display: inline;
	padding-right: 10px;
	padding-bottom: 2px;
	vertical-align: middle;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.btn {
	background-image: url("coopimages/tbl_bkg.gif");
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	height: 22px;
	font-weight: bold;
}

.logo {
	margin-top: 28px;
	margin-bottom: 8px;
}

.menu { /*position:absolute;
	left: 0px;
	top: 0px;*/
	height: 93px;
	width: 800px;
}

.menu h3 {
	padding-left: 110px;
}

.links {
	border-top: 1px dotted #CCCCCC;
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
}

.links a {
	text-decoration: none;
	color: #818181;
}

.links a:visited {
	text-decoration: none;
	color: #818181;
}

.links a:hover {
	text-decoration: underline;
	color: #818181;
}

.sezione {
	margin-top: 15px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0085D2;
}

.sezione a {
	text-decoration: underline;
	color: #0085D2;
}

.sezione a:visited {
	text-decoration: underline;
	color: #0085D2;
}

.sezione a:hover {
	text-decoration: underline;
	color: #0085D2;
}

.tbl_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url("coopimages/tbl_bkg.gif");
	background-repeat: repeat-x;
}

.tbl_border {
	border: 1px solid #CCCCCC;
}

.sezione td {
	height: 22px;
	color: #2A2A2A;
	padding-left: 4px;
	padding-right: 4px;
}

.sezione th {
	height: 27px;
	padding-left: 4px;
	padding-right: 4px;
}

/* mau */
th.sorted {
	background-color: #FFDDFF;
}

th a,th a:visited {
	color: black;
}

th a:hover {
	text-decoration: underline;
	color: black;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
}

th.sortable a {
	background-repeat: no-repeat;
	background-image: url(coopimages/arrow_off.png);
}

th.order1 a {
	background-repeat: no-repeat;
	background-image: url(coopimages/arrow_down.png);
}

th.order2 a {
	background-repeat: no-repeat;
	background-image: url(coopimages/arrow_up.png);
}

tr.odd {
	
}

tr.even {
	background-color: #EFF1F5
}

td.td_odd {
	
}

td.td_even {
	
}

td.selected {
	
}

tr.selected {
	border: 1px solid #666;
	background-color: #CBE4E4;
}

.evid {
	color: #FD0A17;
}

#ticker a
{
	text-decoration: none;
	color: #818181;
}

#ticker a:visited {
	text-decoration: none;
	color: #818181;
}

#ticker a:hover {
	text-decoration: underline;
	color: #818181;
}
