/* AgoRacing.it Style Sheet
/* 24-12-2005 v1.0

/* Misc */
BODY {
	background-image: url(images/bg.gif);
	font-family : Verdana, Arial, Helvetica;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}

.BODY_POPUP{
	background-image: none;
	background-color: White;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;

}

TD,P,BR,LI,OL,UL,SUP,SELECT,DD,DT,SPAN,DL{
	font-family : Verdana,Arial,Helvetica;
	font-size:10px;
}

A:LINK{
	text-decoration: underline;
	color: Red;
	
}

A:VISITED{
	text-decoration: underline;
	Color : Red;
}

A:HOVER{
	Color :  Red;
	background-color: #FDE32E;
	text-decoration : underline ;
}

A.LinkMenu:link{
	text-decoration: underline;
	color: Red;
	font-size:10px;
	font-weight: bold;
	background-color: #FDE32E;
}

A.LinkMenu:visited{
	text-decoration: underline;
	color: Red;
	font-size:10px;
	font-weight: bold;
}

A.LinkMenu:hover{
	Color : Red;
	text-decoration : none;
	font-size:10px;
	font-weight: bold;
}

.bordo{
	border: 1px;
	border-style: solid;
	border-color: Red;
	width: 750px;
	height: 500px;
}

.nav{
	text-align: left;
}

.foto{
	border: 1px;
	border-style: solid;
	border-color: Red;
}

.testo{
	text-align: left;
	text-indent: 5px;
	line-height: 20px;
	font-size: 10px;
}

.ctesto{
	text-align: left;
	line-height: 20px;
	font-size: 10px;
}

.label{
	font-weight: bold;
}

.box{
	border: 1px;
	border-style: solid;
	border-color: Red;
}

.selected{
	background-color: Red;
	border: 1px;
	border-style: solid;
	border-color: Red;
	color:White;
	font-weight: bold;
	text-align: center;
}

.unselected{
	color: #0A50A1;
	font-weight: bold;
	text-align: center;
}

.bg1{
	background-color: #EFEFEF;
}

.bg2{
	background-color: #E5E5E5;
}

.BUTTON
{
	BORDER-RIGHT: 1px double Gray;
	BORDER-TOP: 1px double Gray;
	BORDER-BOTTOM: 1px double Gray;
	BORDER-LEFT: 1px double Gray;
	FONT-WEIGHT:normal;
	FONT-SIZE: 10px;
	BACKGROUND: Silver;
	MARGIN-BOTTOM: auto;
	CURSOR: hand;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

INPUT, TEXT, TEXTAREA {
	border : 1px outset Gray;
	font-size: 10px;
	font-family : Verdana,Arial,Helvetica;
}

.SINPUT{
	border : 1px outset Gray;
	font-size: 10px;
	font-family : Verdana,Arial,Helvetica;	
}

.SBUTTON
{
	BORDER-RIGHT: 1px double Gray;
	BORDER-TOP: 1px double Gray;
	BORDER-BOTTOM: 1px double Gray;
	BORDER-LEFT: 1px double Gray;
	FONT-WEIGHT:normal;
	FONT-SIZE: 10px;
	BACKGROUND: Silver;
	MARGIN-BOTTOM: auto;
	CURSOR: hand;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

.findResult {
  HEIGHT: 300px;
  OVERFLOW: auto;
}
