body {
	background-color: #DDD;
	margin: 4px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
}

body, td, span, div  {
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	color: #000;
}

input, textarea, form {
	font-family: Arial, Verdana, Times;
	font-size: 12px;
	color: #000;
}

td {
	vertical-align: top;
}
	
p {
	margin: 0px;
	padding: 2px;
	text-align: justify;
}

body a:link, body a:visited, body a:active, body a:hover
td a:link, td a:visited, td a:active, td a:hover
span a:link, span a:visited, span a:active, span a:hover
div a:link, div a:visited, div a:active, div a:hover {
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	font-weight: bold;
	color: #369;
	text-decoration: none;
}

body a:hover, td a:hover, span a:hover, div a:hover  {
	text-decoration: underline;
}

#content {
	background-color: #FFF;
	width: 800px;
	text-align: center;
	border: 1px solid #000;
	margin: 0px auto;
	padding: 3px;
}

#logo {
	text-align: center;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

#maintable {
	width: 98%;
}

.mainmenu {
	background-color: #369;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

table.mainmenu tr td {
	vertical-align: middle;
}

.mainmenu a:link, .mainmenu a:active, .mainmenu a:visited, .mainmenu a:hover  {
	background-color: #369;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding: 3px 6px 3px 6px;
	width: 100%;
	height: 100%;
	margin: 0px;
}
.mainmenu a:hover {
	background-color: #D80;
	color: #FFFFFF;
}

a:visited.select,
a:active.select,
a:link.select,
a:hover.select {
	background-color: #E6E6E7;
	color: #474A4E;
	padding: 3px 6px 3px 6px;
	margin: 0px;
}

.addmargins {
	margin: 2px;
	/* margin-top: 2px;
	margin-bottom: 2px;*/
}

table.bluebox,
table.orangebox {
	border: 1px solid #369;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin-bottom: 3px;
}
table.orangebox {
	border: 1px solid #D80;
	height: 100%;
	margin-bottom: 3px;
}
table.blackbox {
	border: 1px solid #000;
	width: 100%;
	padding: 0px;
	margin-bottom: 3px;
}

#newstable tr td,
#arttable tr td {
	padding: 2px;
}

table.orangebox tr td,
table.bluebox tr td,
table.blackbox tr td {
	padding: 2px;
}


table.bluebox tr th,
table.orangebox tr th,
table.blackbox tr th {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #369;
	background-image: url(/images/bg_blue.gif);
	border-top: 1px solid #58B;
	border-left: 1px solid #58B;
	border-right: 1px solid #147;
	border-bottom: 1px solid #147;
	height: 20px;
}
table.orangebox tr th {
	background-color: #D80;
	background-image: url(/images/bg_orange.gif);
	border-top: 1px solid #EA2;
	border-left: 1px solid #EA2;
	border-right: 1px solid #B60;
	border-bottom: 1px solid #B60;	
}
table.blackbox tr th {
	background-color: #333;
	background-image: url(/images/bg_black.gif);
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;	
}

.blue {
	color: #369;
	font-weight: bold;
}

.orange {
	color: #D80;
	font-weight: bold;
}

h4, h4 a:link, h4 a:visited, h4 a:hover,h4 a:active {
	color: #369;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
h4 a:hover {
	text-decoration: underline;
}

h5 {
	/* background-color: #000; */
	background-color: #EEE;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 2px;
	padding-right: 3px;
	text-align: right;
}
h5 a:link, h5 a:visited, h5 a:hover,h5 a:active {
	color: #D80;
	font-size: 12px;
	font-weight: bold;	
}
h5 a:hover {
	text-decoration: underline;
	color: #D80;
}


.datecell {
	width: 60px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 1px;
}

.titlecell {
	border-bottom: 1px solid #000;
	padding: 1px;
}

.coldx {
	text-align: center;
	padding: 2px;
}

table.classifica {
	width: 99%;
	margin: 0px;
}

table.classifica tr th {
	background-color: #D80;
	background-image: none;
	text-align: center;
	height: 17px;
	border: 0px;
	padding: 1px;
}

table.classifica tr td {
	height: 17px;
	border-bottom: 1px dashed #333;
	padding: 1px;
}

.cla_imp {
	background-color: #EEE;
}

.cla_footer, .cla_footer a:link, .cla_footer a:visited, .cla_footer a:active {
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	text-align: center;
}

.img120r,
.img120l {
	border: 1px solid #000;
	margin: 4px;
	float: left;
}

.img120r {
	float: right;
}

.blackdiv, .orangediv {
	padding: 2px; 
	font-weight: bold; 
	background-color: #000; 
	color: #FFF;
	text-align: right;
	/* border-top: 1px solid #D80; */
}
.orangediv {
	border-top: 1px solid #000;
	background-color: #D80;
}

.tsbutton {
	background-color: #CCC;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
