.body {
	BACKGROUND-COLOR: #000000;
	color: #CCCCCC;
}
.tablestyle {BACKGROUND-COLOR: #B2B144}
.tdstyle {
	BACKGROUND-COLOR: #000000
}
.tdheaderstyle {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(img/testataTabella.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gallerytitlestyle {
	BACKGROUND-COLOR: #333333
}
.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif}

a {
	TEXT-DECORATION: none;
	FONT-SIZE: 13px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

a:hover
{
	color: #FFE1FF;
	text-decoration: underline;
	/*font-weight: bold;*/
}

form {display: inline;}
#selection
{
    visibility: hidden;
    border: 1px solid #000;
    position:   absolute;
    z-index:    2;
		cursor:move;
		background-color: #fff;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity: 0.3;
}

#img_cover
{
position: absolute;
z-index: 1;
}

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bordoParteAlta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordoParteBassa {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.testoGenerico {
	color: #CCCCCC;
	font-size: 12px;
}
.bottoneCerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFD9FF;
}

.textBoxCerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFD9FF;
	border: 1px solid #999999;
}

#galleryIMG
{
	margin: 0px;
	border: 1px solid #666666;
	padding: 5px;
}

#galleryIMG:hover
{
	border: 1px solid #999999;
}