body
{
	background-image: url(images/newBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.footer
{
	background: #ffcc01;
	background-image: url(images/footer-bg.gif);
	color: #5f5f5f;
	height: 25px;
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial;
	text-align: center;
	vertical-align: middle;
}
a:link.footerlink,
a:active.footerlink,
a:visited.footerlink
{
	color: #5f5f5f;
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial;
	text-decoration: none;
}
a:hover.footerlink
{
	text-decoration: underline;
}


table.servicetable
{
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial;
	color: #ffffff;
	background: #ffcc01;
}
td.servicecell
{
	background: #3873C4;
}
td.servicetitle
{
	font-size: 11px;
	font-weight: bold;
	color: #545454;
}


table.contacts
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial;
	color: #ffffff;
	font-weight: bold;
	ackground: #ffcc01;
}


.formfield
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial;
}
.formbutton
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
	color: #545454;
	background: #ffcc01;
	border: 1px solid #545454;
}

div.privacy
{
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	vertical-align: middle;
	line-height: 13px;
}


div.textbox
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial;
	color: #ffffff;
	width: 400px;
	text-align: justify;
	vertical-align: middle;
	line-height: 19px;
}
div.textbox440
{
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial;
	font-weight: bold;
	color: #ffffff;
	width: 440px;
	text-align: justify;
	vertical-align: middle;
	line-height: 19px;
}

div.disclaimer
{
	width: 400px;
	color: #c0c0c0;
	font-size: 10px;
	font-family: Verdana,Tahoma,Arial;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}


.alpha50
{
	filter: Alpha(Opacity=50);
	ilter: Xray;
}
.alpha100
{
	filter: Alpha(Opacity=100);
	ilter: none;
}

a:link.bottone_link,
a:active.bottone_link,
a:visited.bottone_link
{
	font-family: Times, Verdana, Tahoma, Arial; 	
	font-size: 25px;
	color: black;
	font-weight: bold;
	font-style: italic;
}
a:hover.bottone_link
{
	color: red;
}
