body {
	font-family: Verdana;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	background: #ffffff url(../images/background.jpg) repeat left top;
}

a 			{ color: #29749c; text-decoration: none; }
a:link 		{ color: #29749c; text-decoration: none; } 
a:visited	{ color: #29749c; text-decoration: none; }
a:hover		{ color: #ad172f; text-decoration: underline; }

.link_table 		{ color: #29749c; text-decoration: none; }
.link_table:link 	{ color: #29749c; text-decoration: none; } 
.link_table:visited	{ color: #29749c; text-decoration: none; }
.link_table:hover	{ color: #ad172f; text-decoration: underline; }

.td_white {
	background: #ffffff;
	text-align: justify;
}
.td_title {
	color: #ab172f;
	font-weight: bold;
}

.txtBox {
	font-family: Verdana;	
	font-size: 11px;
	color: #29749c;		
	padding-left: 5px;
	background-Color: #ffffff;
	border: 1px solid #29749c;
}

.table_list {
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
}

.table_list_sub {
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-bottom: 1px solid #aaaaaa;	
}

.table_header{
	border-bottom: 	1px solid #aaaaaa;
	background-color: #ecf6f7;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}

.riga_pari {
	border-bottom: 	1px solid #aaaaaa;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
}

.riga_pari_sub {
	border-bottom: 	0px solid #aaaaaa;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	height: 27px;
}

.riga_dispari {
	border-bottom: 	1px solid #aaaaaa;
	background-color: #fff7e7;
	padding-left: 7px;
	padding-right: 7px;
}

.table_news {
	width: 244px;
	height: 149px;
	background: url(../images/news.jpg) no-repeat;	
}

.table_see_you_at {
	width: 285px;
	height: 176px;
	background: url(../images/see_you_at.jpg) no-repeat;	
}