/***********************************************/
/* GLOBAL Divs                                 */
/***********************************************/

body { 
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #f3f3f3;
	background-repeat:repeat;
}

a {
color:#40659B;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#headback{
	height:66px;
	background: #f3f3f3 url("img/back-header.png");
	background-repeat:repeat-x;
}

#header {
  width:760px;
}

#dashed{
	background: #f3f3f3 url("img/back-ground.png");
	background-repeat:repeat;
}

.container {
  width:760px;
  margin:0;
  color:#333;
}

#footer {
	width:760px;
	height:120px;
	margin: 0;
	background: #f3f3f3;
}

#footer .mid {
	padding:5px;
	text-align:right;
	vertical-align:top;
	background: #f3f3f3 url("img/back-footer.png");
	background-repeat:repeat-x;
}

/***********************************************/
/* INPUT Divs                                  */
/***********************************************/

input, textarea{
width:240px;
border: 1px solid #ccc;
}

textarea{
width:350px;
height:100px;
}

#content p i{
color:#CC0000;
font-style:normal;
}

/***********************************************/
/* LINK Divs                                   */
/***********************************************/

td.link {
width:603px;
background-image:url(img/upperbar.png);
background-repeat:no-repeat;
text-align:right;
vertical-align:bottom;
}

td.link #link{
position:relative;
right:20px;
bottom:5px;
}

td.mid #link{
position:relative;
right:6px;
top:5px;
}

#link a{
color:#999999;
border-right:1px solid #ff9900;
padding:2px 10px;
}

#link span#youarehere{
margin-left:0px;
padding:2px 10px;
border-right:1px solid #ff9900;
background-color:#ffcc00;
color:#FFFFFF
}

/***********************************************/
/* LIST Divs                                   */
/***********************************************/

.menudx ul{
	padding: 10px;
	margin: 0px 0px 0px 15px;
}

.menudx li{
	list-style-image:	url("img/li.gif");
	line-height:150%;
	margin-bottom:10px;
}

.menudx li b{
	list-style-image: url("img/li-h.gif");
	line-height:150%;
	margin-bottom:10px;
	color: #40659B;
}

.menudx li a, .menudx dt a{
	color: #40659B;
}

.menudx dl{
	padding: 10px;
	margin: 0px;
}

.menudx dt{
font-weight:bold;
}

.menudx dt a{
color:#40659B;
}

.menudx dt img{
padding-right:10px;
}

.menudx dd{
	padding: 0px 10px 10px 0px;
	margin: 0px;
	color:#ccc;
}

.content ul{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 15px;
}

.content li{
	list-style-image: url("img/li-bbb.gif");
	line-height:150%;
	margin-bottom:10px;
	color:#666;
}

/***********************************************/
/* CONTENUTI Divs                              */
/***********************************************/

#content{
}

#content .mid{
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:top;
}

#contennt .mid p{
text-align:justify;
}

#content .content{
	width:398px;
	color:#333333;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}

#boxname, #content .menutitle{
	font-size: 12px;
	height:22px;
	padding-left:10px;
	padding-top:3px;
	color: #FFFFFF;
	background: #ff9900 url("img/bgtitle.png");
}

#content .menutitlee{
	font-size: 12px;
	height:22px;
	padding-left:10px;
	padding-top:3px;
	color: #FFFFFF;
	background: #c0c0c0 url("img/bgtitlee.png");
}


#content .menutitle a, #content .menutitle, #content .menutitlee, #content .menutitlee a{
	color: #FFFFFF;
	font-weight:bold;
}

#content .menutitle a:hover,#content .menutitlee a:hover {
	color: #003;
	text-decoration:none;
}

#content .menudx{
width:180px;
	vertical-align:top;
}

#content .hpsx, #content .hpmid, #content .hpdx{
	width:180px;
	vertical-align:top;
}

#content .hpspacer {
	width:19px;
	vertical-align:top;
}

#content .hpsx .menudx, #content .hpsx .menutitle {
	margin-left:0px;
}

.note{
color:#999999;
font-size:9px;
}

/***********************************************/
/* PARAGRAPH Divs                              */
/***********************************************/

h1{
font-size:18px;
color:#FF9900;
font-weight:normal;
}

h1 b {
color:#999999;
font-weight:normal;
}

h2{
font-size:14px;
color:#40659B;
font-weight:bold;
}

h3{
font-size:12px;
color:#40659B;
font-weight:bold;
}

h4 {
color:#cc0000;
font-weight:bold;
}

h6{
width:340px;
margin:0px;
padding:2px 5px;
font-size:12px;
color:#fc0;
background-color:#000066;
}

/***********************************************/
/* SSHOW Divs                                  */
/***********************************************/

#urlsshow {
	position:relative; left:0px; top:0px; width:340px; height:270px;
	background: #fff url("img/sshow.png");
	background-repeat:no-repeat;
}

#backsshow {
	background: #fff url("img/back-sshow.png");
	background-repeat:repeat-y;
}

.payoff {width:390px;height;150px;overflow:hidden;vertical-align:top;}
.payoff h1 {margin:0;font-size: 32px;line-height:100%;}
.payoff h2 {margin:0 0 10px;color:#666;font-size: 24px;font-weight: normal;line-height:120%;}
.payoff h3 {margin:0;color:#666;font-size: 12px;font-weight: normal;line-height:120%;}
