/* Titanic print */

a:link {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #3D4958;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

hr {
	background: #3F4B5B;
	border-style: none;
	color: #3F4B5B;
	height: 1px;
}

li {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(../gifs/bullet.gif);
	text-align: left;
	text-decoration: none;
}

li.primo {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-image: url(../gifs/bullet.gif);
	text-align: left;
	text-decoration: none;
}

li.secondo {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	list-style-image: url(../gifs/blank.gif);
	text-align: left;
	text-decoration: none;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	text-align: left;
}

p.center {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	text-align: center;
}

p.inscription {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	margin: 10px;
	text-align: left;
}

ul {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 175%;
}

.atoz {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	display: none;
}

.heading {
	background-color: transparent;
	color: #3F4B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
}

.imgtag {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	line-height: 200%;
	text-align: center;
}

.menuhead {
	background-color: transparent;
	color: #3F4B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 25px;
	padding-top: 20px;
	text-align: center;
}

.middle {
	background-color: #424D67;
	color: #FFFFFF;
	text-align: center;
}

.sidemenu {
	background-color: #C5CBDA;
	color: #4A586A;
	margin: 1px;
	width: 225px;
}

.textonly {
	display: none;
}

#titanic {
	background-color: #EEEEEF;
	color: #000000;
	width: 770px;
}


.table {
	background-color: transparent;
	color: #4A586A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

.embolden {
	background-color: transparent;
	color: #3F4B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
}

.initial {
	background-color: transparent;
	color: #3F4B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 15px;
}

.vesselname {
	background-color: transparent;
	color: #3F4B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 3px;
}

.left {
	width: 150px;
}

.right {
	width: 339px;
}

select {
	font-size: 75%;
	border: solid 1px;
	border-color: silver;
	width: 40px;
}

img {
	border: 0px;
}

input {
	background-color: #DCDCDC;
	color: #727272;
	font-size: 75%;
	border: solid 1px;
	border-color: silver;
}

label {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.elettra {
	background-color: transparent;
	color: #424D67;
	font-weight: bold;
}

strong {
	background-color: transparent;
	color: #424D67;
	font-weight: bold;
}

.textfield {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 300px;
	border: solid 1px;
	border-color: #CDCDCD;
}

textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 300px;
	height: 55px;
	border: solid 1px;
	border-color: #CDCDCD;
}

.formbutton {
	background-color: #C5CBDA;
	color: #424D67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 2px;
	border: none;
}

.error {
	height: 30px;
}


