A:link { background-color: transparent; text-decoration: none}
A:visited { COLOR: #990066; background-color: transparent; text-decoration: none}
A:active { COLOR: #000000; background-color: transparent;  text-decoration: none }
A:hover {
	COLOR: #0066FF;
	background-color: transparent;
	text-decoration: underline;
}

TBODY { text-align: left }


H1 {
	font-family:     verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000066;


}

H2 {
	font-family:     verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000066;


}

H3 {

font-family:     verdana, sans-serif;
font-size: 11px;
font-weight: bold;

}

.button {
font-family : verdana, sans-serif;
font-size: 8pt;
font-weight: bold;
height: 20px;
}





.tinytextgrey { COLOR: #333333; FONT-SIZE: 11px; background-color: #EEEEEE;}
hr {
	border: 1px solid #0099FF;
	text-decoration: none;
}

.tinytext {
	COLOR: #333333;
	FONT-SIZE: 11px;
	margin: 0px;
	padding: 0px;
}
.smalltextgrey { COLOR: #333333; FONT-SIZE: 12px; background-color: #EEEEEE;}
.smalltext { COLOR: #333333; FONT-SIZE: 12px; background-color: #FFFFFF;}


.input        {
             font-family:     verdana, sans-serif;
             font-size:       11px;
             line-height:     12px;
             }



LI {

padding: 2px 0px 2px 2px; /* Note 0px padding right */
 }

.tablelist {
	padding: 5px 10px;
	color: #000000;
	background-image: url(../img/filmbkg.jpg);
	font-size: 85%;
	border-top: 1px solid #5DB7F6;

}

.tablelist a:link {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
.tablelist a:visited {
	color: #0099FF;
	font-weight: bold;
}
.tablelist a:hover {
	color: #6666FF;
}

.breadcrumbs {
	font-size: 80%;
	color: #333333;
	clear: both;

}

/* menu tabs */
div.menu {
		width: 750px;
		height: 40px;
		margin-left: 25px;
		text-align: left;
		background:#FFFFFF
	}
a.nascondi {
		position: absolute;
		top: -10000px;
		left: -10000px;
}
div.menu a {
		font: 1em Arial, Helvetica, sans-serif;
		color: #999;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
}
ul#navDown a {
		padding: 0.1em 0 0.3em;
}
ul#navUp a {
		padding: 0.3em 0 0.1em;
}
a#scoAcc, a#scoAcc:link, a#scoAcc:visited, a#scoAcc:active {
		width: 160px;
		background: url(images/menu/bgScoAcc.png) top left no-repeat;
}
a#scoAcc:hover, a#scoAcc:focus {
		padding: 0.4em 0 0.8em;
		margin-top: -0.8em;
		background: url(images/menu/bgScoAccHover.png) bottom left no-repeat;
}
.sponsor {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #34A7F3;
	border-right: 1px solid #34A7F3;
	border-left: 1px solid #34A7F3;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #f7f7f7;
}
.elencovideo {
	font-size: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top: 1px solid #73AEDF;
	border-bottom: 1px solid #73AEDF;
}
