body {
background-color	: #000;
background-image	: url("img/back05.jpg");
font							: 10px/16px Verdana,Arial,Helvetica,sans-serif;
margin						: 0;
padding						: 0;
color							: #d0431d;
}

.back{
background-color	: #000;
background-image	: url("img/back06.jpg");
background-repeat:no-repeat;

}

#title{
margin						: 0px -10px 10px -10px;
padding						: 0px;
font							: 18px Verdana,Arial,Helvetica,sans-serif;
font-weight				: bold;
position					: absolute;
z-index						: 1;
height						: 60px;
width							: 790px;
top								: 10px;
left							: 20px;
vertical-align		: top;
xborder						: solid 1px #999;
}

.title {
font							: 18px Verdana,Arial,Helvetica,sans-serif;
font-weight				: bold;
color							: #fff;
}

.version{
font							: 10px Verdana,Arial,Helvetica,sans-serif;
color							: #fff;		
}

#version{
margin						: 0px -10px  10px -10px;
padding						: 0px;
font							: 12px Verdana,Arial,Helvetica,sans-serif;
color							: #fff;
position					: absolute;
z-index						: 1;
height						: 30px;
width							: 100px;
top								: 10px;
left							: 820px;
border						: solid 1px #999;		
}
#back{
margin						: 0px -10px  10px -10px;
padding						: 0px;
font							: 12px Verdana,Arial,Helvetica,sans-serif;
color							: #fff;
xposition					: absolute;
z-index						: 1;
height						: 60px;
width							: 180px;
xtop								: 40px;
xleft							: 820px;
border						: solid 1px #999;		
}

#content {
font							: 14px Verdana,Arial,Helvetica,sans-serif;
color							: #d0431d;
margin						: 0;
padding						:	10px;
xpadding					: 0;
xoverflow					: auto;
position					: absolute;
top								: 15px;
left							: 0px;
width							: 980px;
height						:	500px;
}

#leftcol{
margin						: 10px 5px 10px 0px;
padding						: 0px;
float							: left;
z-index 					: 1;
width 						: 660px;
}

#menu {
float							: left;
clear							: left;
width							: 220px;
}

#menu table {
font-weight				:	bold;
vertical-align		:	top;
}

#testo {
margin						: 0px;
padding						: 0px;
float							: right;
width							: 420px;
}

table {
font 							: 14px Verdana,Arial,Helvetica,sans-serif;
color							: #fff;
text-align				: left;
vertical-align		:	top;
}

#rightcol{
margin 						: 10px 0px 10px 0px;
padding 					: 0px;
float							: right;
z-index 					: 1;
width 						: 300px;
}

#footer {
color 						: #d0431d;
text-align 				: center;
width							: 940px;
height						: 20px;
position					: absolute;
top								: 561px;
}

#logo{
font 							: 10px Verdana,Arial,Helvetica,sans-serif;
color 						: #fff;
padding						: 10px;
text-align				: left;
z-index 					: 1;
width 						: 940px;
height						: 50px;
}

.logo{
	text-align				: left;
	padding						: 10px;
	z-index 					: 1;
	position					: absolute;
	top								: 0px;
	width 						: 940px;
	height						: 25px;
	left: 0px;
}

a,
a:link,
a:visited,
a:active {
color 						: #999;
text-decoration 	: none;
font-style				:	italic;
font-weight				: bold;
}

a:hover {
text-decoration 	: underline;
}

.a {
color 						: #999;
text-decoration 	: none;
font-style				:	italic;
font-weight				: bold;
cursor						:	pointer;
}

.a_hover {
color 						: #999;
text-decoration 	: underline;
font-style				:	italic;
font-weight				: bold;
cursor						:	pointer;
}

#call {
border						:	1px solid #fff;
width							: 300px;
padding						: 10px;
font-size					: 24px;
font-weight				: bold;
}

#blink
{
color							: #fff;
}

