A, A:visited
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: DarkRed;
}

A:hover
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color: DarkRed;
}

body
{
	background-color: #ffffff;
	font-family:Verdana;
	font-size: 11px;
}

body.Master
{
	background-image: url(../immagini/sfumatura_bg.gif);
	background-repeat: repeat-x;
	background-color: #666666;
	background-attachment: fixed;
	background-position: 0px 0px;
	font-family:Verdana;
	font-size: 11px;
}

body.PrivateArea
{
	background-color: #cccccc;
	background-attachment: fixed;
	background-position: 0px 0px;
	font-family:Verdana;
	font-size: 11px;
}

TR.AdminAreaHeader
{
	background-image: url(../immagini/infoboxgradient.gif);
	background-repeat: repeat-x;
	background-color: #cccccc;
	font-size: 11px;

}

TD {font-size:11px; color:black;}

H3 {color:#ffffaa}

.ContactsField {border-style:solid;border-width:1px;border-color:gray; font-family:Verdana; background-color:#eeeeee	}

TD.SearchLabel {font-weight:bolder}

.GenericButton {background-color:gold;border:solid 1px black; font-family:Verdana; font-size:11px; padding:2px; font-weight:bold}

.SearchField {border:solid 1px black}

A.UserList,A.UserList:visited {font-size: 11px; text-decoration:none;color:black}
A.UserList:hover {font-size: 11px; text-decoration:underline;color:black}


TD.SmallNote
{
	font-family: Verdana;
	font-size: 9px;
	color:Black;
}

TD.DateTimeLabel
{
	font-family: Verdana;
	font-size: 11px;
}

TD.DateTimeSearchLabel
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}

TD.HeadLine
{
	font-family: Verdana;
	font-size: 22px;
	color: #660000;
	font-weight: bold;
	text-align: right;
}

TD.PageTitle
{
	font-family: Verdana;
	font-size: 22px;
	color: #660000;
	font-weight: bold;
}

.LBLDateTimeLabel
{
	font-family: Verdana;
	font-size: 11px;
}

.LBLHeadLine
{
	font-family: Verdana;
	font-size: 22px;
	color: #660000;
	font-weight: bold;
	text-align: right;
}

LI.SquareList
{
	list-style-type: square;
}

.RedLabel
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.LabelErrorReason
{
	font-family: Verdana;
	font-size: 11px;
	color: DarkRed;
	font-weight:bolder;
}

a.btnBase,a.btnBase:visited
{
	display: block;
	background-image: url(../immagini/BaseButton.gif);
	width: 130;
	height: 27;
	text-align:center;
	padding-top:6px;
	color:#eeeeee;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

a.btnBase:hover
{
	display: block;
	background-image: url(../immagini/BaseButton_ON.gif);
	color:white;
}

a.btnHome
{
	display: block;
	background-image: url(../immagini/proposta2_14.gif);
	width: 148;
	height: 33;
}

a.btnHome:hover
{
	display: block;
	background-image: url(../immagini/proposta2_14_ON.gif);
}

a.btnHomeSelected, a.btnHomeSelected:hover
{
	display: block;
	background-image: url(../immagini/proposta2_14_ON.gif);
	width: 148;
	height: 33;
}

a.btnChisiamo
{
	display: block;
	background-image: url(../immagini/proposta2_15.gif);
	width: 126;
	height: 33;
}

a.btnChisiamo:hover
{
	display: block;
	background-image: url(../immagini/proposta2_15_ON.gif);
}
a.btnChisiamoSelected, a.btnChisiamoSelected:hover
{
	display: block;
	background-image: url(../immagini/proposta2_15_ON.gif);
	width: 126;
	height: 33;
}

a.btnArchivio
{
	display: block;
	background-image: url(../immagini/proposta2_16.gif);
	width: 125;
	height: 33;
}
a.btnArchivio:hover
{
	display: block;
	background-image: url(../immagini/proposta2_16_ON.gif);
}
a.btnArchivioSelected, a.btnArchivioSelected:hover
{
	display: block;
	background-image: url(../immagini/proposta2_16_ON.gif);
	width: 125;
	height: 33;
}

a.btnContatti
{
	display: block;
	background-image: url(../immagini/proposta2_17.gif);
	width: 140;
	height: 33;
}
a.btnContatti:hover
{
	display: block;
	background-image: url(../immagini/proposta2_17_ON.gif);
}
a.btnContattiSelected, a.btnContattiSelected:hover
{
	display: block;
	background-image: url(../immagini/proposta2_17_ON.gif);
	width: 140;
	height: 33;
}

a.btnlogin
{
	display: block;
	background-image: url(../immagini/loginbutton.gif);
	width: 112;
	height: 27;
}
a.btnLogin:hover
{
	background-image: url(../immagini/loginbutton_ON.gif);
}

a.btnSendPassword
{
	display: block;
	background-image: url(../immagini/sendpasswordbutton.gif);
	width: 112;
	height: 27;
}
a.btnSendPassword:hover
{
	background-image: url(../immagini/sendpasswordbutton_ON.gif);
}

a.btnNewUser
{
	display: block;
	background-image: url(../immagini/newuserbutton.gif);
	width: 165;
	height: 27;
}
a.btnNewUser:hover
{
	background-image: url(../immagini/newuserbutton_ON.gif);
}

a.btnRegister
{
	display: block;
	background-image: url(../immagini/registrationbutton.gif);
	width: 120;
	height: 27;
}
a.btnRegister:hover
{
	background-image: url(../immagini/registrationbutton_ON.gif);
}

a.btnAccediArchivio
{
	display: block;
	background-image: url(../immagini/accediarchiviobutton.gif);
	width: 132;
	height: 27;
}
a.btnAccediArchivio:hover
{
	background-image: url(../immagini/accediarchiviobutton_ON.gif);
}

a.btnRicerca
{
	display: block;
	background-image: url(../immagini/ricercabutton.gif);
	width: 107px;
	height: 27px;
}
a.btnRicerca:hover
{
	background-image: url(../immagini/ricercabutton_ON.gif);
	width: 107px;
	height: 27px;
}

a.btnLogoutArchivio
{
	display: block;
	background-image: url(../immagini/LogoutArchivioButton.gif);
	width: 107;
	height: 27;
}
a.btnLogoutArchivio:hover
{
	display: block;
	background-image: url(../immagini/LogoutArchivioButton_ON.gif);
}


.LoginTextbox
{
	border: 1px solid black;
	font-size: 12px;
}

th
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(../immagini/ResultsTableHeaderGradient.gif);
	font-weight: normal;
}

tr.pager
{
	background-image: url(../immagini/ResultsTableHeaderGradient.gif);
	font-weight: bold;
}

tr.pager SPAN
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}

tr.pager A,tr.pager A:hover
{
	font-size: 11px;
	color: DarkRed;
	font-weight: bolder;
}
