/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-color: #333333;	
	font-size: 12px;
	background-image:url(back.gif);
	
	}

div{
	background-color: #eeeeee;
}

p{
	text-align: justify;
	font-size: 12px;	
	line-height: 20px;
}

li{
	text-align: justify;
	font-size: 12px;	
	line-height: 16px;
}

a:link{
	color: #333333;
	text-decoration: none;
	
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #0066FF;
}

h1{
	font-size: 15px;
	line-height: normal;
	color: #660099;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2{
	font-size: 12px;
	line-height: 16px;
	color: #007ACC;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}	
h3{
	font-size: 12px;
	line-height: 11px;
	padding: 0px 0px 0px 0px;
	color: #007ACC;	
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks a {
	display: block;
	padding: 3px 0px 3px 5px;
	line-height: 15px;
}

#sectionLinks h2 {
	font-size: 13px;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	color: #007ACC;	
	margin-top: 0px;
	margin-bottom: 0px;
}

#sectionLinks a:hover{
	background-color: #fff;
	text-decoration: none;
	color: #0066FF;
		
	
}

/*********** #search styles ***********/

#search{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}
/*********** .adLeft styles ***********/

.adleft{
	position: relative;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 8pt;
	text-decoration: underline;	
}

.relatedLinks h3{
	padding: 10px 0px 0px 10px;
	color: #333333;	
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	padding: 10px 0px 0px 16px;
	line-height: 5px; 
}

/************** #advert styles **************/

#advert{
	padding: 0px 0px 0px 0px;
	
}

#advert img{
	display: block;
}

/************** #advert2 styles **************/

#advert2{
	padding: 5px 0px 6px 6px;
	
	height: 15px;
	margin-left: 0%;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#advert img{
	display: block;
}

/************** #advert3 styles **************/

#advert3{
	padding: 0px 0px 6px 6px;
	
	margin-left: 0%;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#advert img{
	display: block;
}
/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	margin-bottom: 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

td.line {
	height: 10px;
}

/************** #advert3 styles **************/

#add {
	text-align:center;
	vertical-align:middle;
	background-color: #eee;
	margin: 0px;
	padding: 0px;
}

#add a{	
	color:@660099;
	display: block;
	padding: 20px 0px 20px 0px;
}

#add td:hover{
	background-color: #fff;
	
}
/**********************************************/
/************** #advert2 styles **************/

#add2 {
	text-align:center;
	vertical-align:middle;
	background-color: #eee;
	margin: 0px;
	
	
}

#add2 a{	
	color:@660099;
	
}

#add2 td:hover{
	background-color: #fff;
	
}
#add2 td{
	padding:5 0 5 0;
	
}
/**********************************************/

.add3 {
	width:864px;
	vertical-align:middle;
	padding: 3px;
	text-align: center;
}

.add4 {
	
	width:160px;
	border: 1px solid #660099;
	vertical-align:middle;
	padding:10px;
	background-color:#FFFFFF;
	text-align: right;
}

.img{
	height: 200px;
	width:160px;
	padding-top: 10px;
	background-color:#FFFFFF;
}

.Stile2 {color: #007ACC}
