/* CSS Document */

body {
	margin:0;
	background-color:#FFFFFF;
}

table, td {font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;}

a:link, a:visited, a:active {color:#999999;}
a:hover {color:#000000;}

.logo a:link, .logo a:visited, .logo a:active {background:none;}
.logo a:hover {background:none;}

input {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#DCD2BF;
border:1px solid #000000;
width:150px;
}

textarea {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#DCD2BF;
border:1px solid #000000;
width:465px;
}

.indextable {
	border: 0px;
}

#blacktable,  #blacktable td{
	border: 0px;
	background-color:#ADB4F6;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:13px;
}

#blacktable .title {
	border: 0px;
	background-color:#ADB4F6;
	color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
}

#blacktable a:link, #blacktable a:visited, #blacktable a:active {
color:#FFFFFF;
text-decoration:none;}
#blacktable a:hover {
color:#FFFFFF;
text-decoration:underline;}


.menutext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594D3D;
	font-weight: bold;
}
.tracktext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #594D3D;
	font-weight: normal;
}
.menutextHover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594D3D;
	font-weight: bold;
	text-decoration: underline;
}.title_1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	padding-top: 0px;
}
.testo_1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}

.testo_1 a:link, .testo_1 a:visited, .testo_1 a:active {
background-color:#000000;
color:#FFFFFF;
border:0px solid #000000;
text-decoration:none;}
.testo_1 a:hover {background-color:#FFFFFF;
color:#000000;
border:0px solid #FFFFFF;
text-decoration:underline;}

.title_2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	word-spacing: normal;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.title_3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
	word-spacing: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

#gallery_picture{float:left; 
 height:100px; width:100px;padding:3px; margin:2px; padding-bottom: 5px;background:#FaFaFa;border-color:#000000; border-width:1px; border-style:solid;
}
#gallery_picture:hover{
background:#66CCFF;
}
