body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
td {
	vertical-align: middle;
}
iframe {
	overflow-x: hidden;
	overflow-y: scroll;
}

.nav {
	vertical-align: middle;
	background-color: #FF4F00;
}
/* change hover images */
.nav a .headlogohover {
	display:none;
}
.nav a:hover .headlogo {
	display:none;
}
.nav a:hover .headlogohover {
	display: inline;
}

.nav a .rabbitlogohover {
	display:none;
}
.nav a:hover .rabbitlogo {
	display:none;
}
.nav a:hover .rabbitlogohover {
	display: inline;
}

#byoliviapalermo {
	text-align: center;
}


/* menu */
#menu {
	color: #fff;
	vertical-align: top;
	text-align: left;
}
#menu ul ul {
	padding-left: 0.5em;
}

.active a {
	color: #ffff99;
}

.right_col {
	vertical-align: top;
}

h2, h3 {
	padding-top: 1em;
	font-size: 1em;
	color: #FF4F00;
}
h2 a:visited, h2 a, h2 a:link{
	color: #FF4F00;
}
h2 a:hover{
	color: #FFCC66;
}
.active a:visited {
	color: #FFFF99;
}
.active h2 a:visited, .active h2 a, .active h2 a:link{
	color: #FFCC66;
}

.collection{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;

}
.collection .detail {
	/*margin-right: 1em;
	margin-top: 1em;*/
}
.collection .detail h2 {
	padding-right: 1em;
	padding-top: 1em;
}

.collection .detail ul {
	margin-right: 1em;
}
.collection ul li {
	list-style-type: none;
	color: #FF4F00;
	font-size: .7em;
	padding-bottom: 0.5em;
	width: 100%;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
		text-decoration:none;

}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffff99;
		text-decoration:none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
		text-decoration:none;

}

.secondarylinks link active visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6a4847;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}



.textpress {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F37B1A;
	font-weight: bold;
	text-decoration: none;
}

.textRegulartextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6a4847;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

textarea {
scrollbar-3dlight-color:#ffd700; 
scrollbar-arrow-color:#ff0; 
scrollbar-base-color:#ff6347; 
scrollbar-darkshadow-color:#ffa500; 
scrollbar-face-color:#008080; 
scrollbar-highlight-color:#ff69b4; 
scrollbar-shadow-color:#f0f;
}

.tableborder {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	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;
}
.tableborder2 {
	margin: 2px;
	padding: 2px;
	border: thin solid #FF4F00;
}

.header1 {
	width: 100%;
	height: 1em;
	background: #FF4F00;
	margin: 1em 0 4px 0;
}
.footer1, .footer2 {
	width: 100%;
	height: 1em;
	margin: 2px 0;
	background: #FF00FF;
	color: #fff;
}
.footer1 {
	margin-top: 4px;
	background: #FF4F00;
}