body {
	background-color: #999999;
	color: black;
}

h1 {
	text-align: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}

h2 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	background-color: #999999;
}

h3 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0;
	border: 0;
	width: 100%;
}

div.title {
	text-align: left;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 0;
	margin-top: 10px;
}

span.small {
	margin: 0;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: black;
	background-color: white;
	height: 25px;
}

table.head {
	width: 830px;
	height: 60px;
	background-color: #1c1c1c;
	border-bottom: 1px solid #666666;
	margin-bottom: 0;
	margin-top: 20px;
	text-align: left;
	color: white;
}

div.foot {
	width: 830px;
	height: 75px;
	font-size: 12px;
	background-color: #1c1c1c;
	color: white;
	border-top: 1px solid #666666;
	margin-top: 0;
	margin-bottom: 20px;
}

div.main {
}

table.main {
	width: 830px;
	background-color: #333333;
	color: white;
}

div.carta {
	background-color: #333333;
	width: 160px;
	height: 250px;
	margin: 0;
/*
	margin-top: 1px;
	margin-bottom: 1px;
 */
}

div.cartaselect {
	background-color: #1c1c1c;
	color: white;
	width: 160px;
	height: 250px;
/*
	border-bottom: 1px solid white;
	border-top: 1px solid white;
 */
	margin: 0;
}

a.alto, a.alto:visited, a.alto:active a.alto:hover {
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}

a.carta, a.carta:visited, a.carta:active {
	font-size: 27px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #e5e5e5;
	text-decoration: none;
}

a.carta:hover {
	font-size: 27px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
}

p.carta {
	margin: 5px;
	line-height: 100%;
}

img.carta {
	border: 1px solid #999999;
}

img.cartaselect {
	border: 1px solid white;
}

td.colonnasx {
	float: left;
	margin: 0;
}

td.colonnadx {
	float: right;
	margin: 0;
}

td.centro {
	width: 580px;
}

p.fondo {
	text-align: center;
	color: white;
}

div.edit {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
}

a img {
	border: none;
}

a.white, a.white:visited, a.white:active {
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
}

a.white:hover {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

a, a:visited, a:active {
	font-weight: normal;
	color: #e5e5e5;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

div.maincontents {
	margin: 15px;
	/* margin-right: 20px; */
	font-size: 12px;
	color: white;
	text-align: justify;
}

td.whitebox {
	background-color: white;
	color: #333333;
	font-weight: bold;
	margin: 3px;
	border: 1px solid #e5e5e5;
	width: 100%;
}

td.whiteboxselected {
	background-color: white;
	color: #333333;
	font-weight: bold;
	margin: 3px;
	border: 1px solid red;
	width: 100%;
}

div.rightlinks {
	float: right;
	font-size: 11px;
	font-weight: normal;
	display: none;
}


div.booksel {
	text-align: right;
	height: 55px;
	border: 1px solid red;
	color: white;
}

div.book {
	text-align: right;
	height: 55px;
	color: white;
}

td.bb {
	border: 1px solid white;
	height: 80px;
	width: 80px;
}