@charset "UTF-8";
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #CCCCCC;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.Credits {
	font-size: 10px;
	color: #CCCCCC;
}
.TitleRed {
	color: #881519;
	font-weight: bold;
}
.IMG-left {
	margin-right: 10px;
	margin-bottom: 6px;
	float: left;
}
.IMG-right {
	margin-bottom: 6px;
	margin-left: 10px;
	float: right;
}
.IMG-top {
	margin-bottom: 15px;
	display: block;
}
.black {
	color: #000;
}
#Container {
	margin:0 auto;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
}
#Head {
	background-color: #EEE;
	padding: 2px;
	vertical-align: middle;
	text-align: right;
	display: block;
	clear: both;
	font-size: 9px;
	color: #666666;
	border-top: 1px solid #FFFFFF;
}
#HeadSub {
	border-right: 1px solid #FFFFFF;
	background-color: #EEE;
	padding: 3px;
	vertical-align: middle;
	display: block;
	float: left;
	background-image: url(Resources/menu-bg1.gif);
	background-repeat: repeat-x;
	width: 774px;
}
#LeftDiv {
	float: left;
	padding:0px;
	width: 210px;
	margin-top: 15px;
}
#MainDiv {
	float: right;
	padding:2px;
	width: 555px;
	margin-top: 15px;
	vertical-align: top;
}
#FirstLoginDiv {
	padding:2px;
	margin-top: 15px;
	vertical-align: top;
	float: left;
	width: 100%;
}
#Foot {
	padding:0;
	clear: both;
	text-align: right;
}
#Lar {
	margin: 10px;
}
#Alert {
	text-align: justify;
	width: 600px;
	margin: 0 auto;
}
.RowTitle {
	background-color: #CCCCCC;
}
.RowRecord {
	background-color: #EEEEEE;
	background-image: url(Resources/menu-bg1.gif);
	background-repeat: repeat-x;
}
.TableTitle {
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
}
.TableFields {
	background-color: #EEEEEE;
}
#redline {
	border: thin solid #881519;
	margin: 16px;
	background-image: url(resources/sfilate-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bluline {
	border: thin solid #4F9CCF;
	margin: 16px;
	background-image: url(resources/sfilate-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#redline_nobg {
	border: thin solid #881519;
	margin: 16px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.Didascalia {
	font-size: 10px;
	color: #CCCCCC;
}
.indirizzo {
	font-size: 11px;
}
