
DIV, BODY, P, TD {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000055;
}
A {
	font-family: verdana, arial;
	font-size: 11px;
	color: #0000AA;
	text-decoration: underline;
}
A:hover {
	color: #0066FF;
	text-decoration: none;
}
A:visited:hover {
	color: #0000AA;
	text-decoration: underline;
}
A:visited:hover {
	color: #0066FF;
	text-decoration: none;
}
.addBODY
{
	background: url("images/sfondo.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
}







.HEADER____________________________________________________{}

.tabHeader {
	border-bottom: #FF6600 2px solid;
	background-color: #2E39D9;
}
.fraseMission {
	font-family: Courier New;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}






.Bottoni____________________________________________________{}

.tabBottoni {
	border: #666666 1px solid;
	background-color: #DDDDDD;
	font-family: tahoma,verdana, arial;
	font-size: 12px;
	color: #3333AA;
	font-weight: bold;
}
.tabBottoniON {
	border: #666666 1px solid;
	background-color: #FFEE66;
	font-family: tahoma,verdana, arial;
	font-size: 12px;
	color: #3333AA;
	font-weight: bold;
	cursor: hand;
}
.tabBottoniIN {
	border: #666666 1px solid;
	background-color: #FF8800;
	font-family: tahoma,verdana, arial;
	font-size: 12px;
	color: #3333AA;
	font-weight: bold;
	cursor: hand;
}
.linkBottoni {
	font-family: tahoma,verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #3333AA;
	text-decoration: none;
}
.linkBottoni:hover {
	color: #3333AA;
	text-decoration: none;
}
.linkBottoni:visited {
	color: #3333AA;
	text-decoration: none;
}
.linkBottoni:visited:hover {
	color: #3333AA;
	text-decoration: none;
}






.TABELLE____________________________________________________{}

.bordoSx1 {
	border-left: #FF6600 1px solid;
}
.bordoDx1 {
	border-right: #FF6600 1px solid;
}
.bordoSotto1 {
	border-bottom: #FF6600 1px solid;
}
.bordoSopra1 {
	border-top: #FF6600 1px solid;
}

.bordoSx2 {
	border-left: #333333 1px solid;
}
.bordoDx2 {
	border-right: #333333 1px solid;
}
.bordoSotto2 {
	border-bottom: #333333 1px solid;
}
.bordoSopra2 {
	border-top: #333333 1px solid;
}

.bordoGolfCup {
	border: #717D24 2px solid;
}






.TESTI____________________________________________________{}

.styleBold {
	font-weight: bold;
}
.styleRed {
	color: #990000;
}
.titolo
{
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.titolino
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #DD4400;
}
.testo10
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #000055;
}








.TEST____________________________________________________{}

div#viewImgTEST {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background: #000000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter:alpha(opacity=60);
	display: none;
}





.COPY____________________________________________________{}

.copyright
{
	font-family: verdana, arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.copyright:hover
{
	color: #4444AA;
	text-decoration: underline;
}
.copyright:visited
{
	color: #999999;
	text-decoration: none;
}
.copyright:visited:hover
{
	color: #4444AA;
	text-decoration: underline;
}
.privacy
{
	font-family: verdana, arial;
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}