BODY {
	color: #aaaaaa;
	background-color: #111111;
	font-family: "Book Antiqua","Times New Roman", Times,  serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
A {
	color: #dddddd;
}
A:HOVER {
	color: #ff0000;
}
.txt12 {
	font-size: 12px;
}
.txt18 {
	font-size: 18px;
}
.txt12_padding5 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.PADDING5 {
	padding: 5px 5px 5px 5px;
}
.txt10_padding5 {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt10_padding15 {
	font-size: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.txt12B_padding5_borderB {
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 5px;
	border-bottom: 1px dotted #DDDDDD;
	font-weight: bold;
}
.txt10_padding5_light {
	font-size: 10px;
	color: #DDDDDD;
	padding-left: 5px;
}
.txt14B_no_deco {
	font-size: 14px;
	padding-left: 5px;
	text-decoration:none;
}
.txt12B_padding5_borderB_light {
	background-repeat: no-repeat;
	font-size: 12px;
	color: #DDDDDD;
	padding-left: 5px;
	border-bottom: 1px dotted #DDDDDD;
	font-weight: bold;
}
td.menu {
	background-color: #999999;
	font-size: 12px;
	color: #DDDDDD;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
}
.no-repeat {
	background-repeat: no-repeat;
}
.borderB {
	border-bottom: 1px dotted #999999;
}
.borderBR {
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
}
.borderR {
	border-right: 1px dotted #999999;
}
.borderT {
	border-top: 1px dotted #999999;
}
.title_attivita {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 18px;
	color: #777777;
	border-bottom: 1px dotted #999999;
}
#button {
	background-color: #414141;
	color: #DDDDDD;
	border: 1px solid #777777;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 11px;
	font-weight: bold;
}
#button:HOVER {
	background-color: #ff9900;
	color: #414141;
}
.txt_small {
	font-size: 9px;
	color: #999999;
}
.txt_input {
	background-color: #414141;
	color: #ff9900;
	border: 1px solid #777777;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-size: 10px;
}
#Menu {
	width: 177px;
	float: left;
	height: 26px;
	text-decoration: none;
	background-color: transparent;
}
#Menu_top {
	width: 177px;
	height: 26px;
	text-decoration: none;
}
#Menu a {
	display: block;
	width: 177px;
	color: #4f4f4f;
	text-decoration: none;
}
#Menu a.bt1 {
	color: #bbbbaa;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 16px;
	text-align: center;
	border-top-color: #DFDDD1;
	border-top-style: dotted;
	border-top-width: 1px;
}
#Menu .bt1:hover {
	background-color: #bbbbaa;
	color: #666655;
}
