#content {
margin-left: 40px;
margin-right: 230px;
background: url(center.gif) repeat;
}

#nw{
margin-top: 0;
margin-bottom: 0px;
margin-left: 0;
height: 30px;
background: url(plexiglass_tw.png) no-repeat 0 0px;
}

#nord{
margin-bottom: 0px;
margin-left: 30px;
height: 30px;
background: url(plexiglass_top.png) repeat-x 0 0px;
}

#ne{
margin-bottom: 0px;
height: 30px;
background: url(plexiglass_te.png) no-repeat  0px 0;
background-position: right;
}

#west{
margin-top: 0px;
margin-right: 0;
margin-left: 0;
background: url(plexiglass_w.png) repeat-y  0 0;
background-position: left;
}

#est{
margin-top: 0px;
margin-right: 0;
margin-left: 0;
background: url(plexiglass_e.png) repeat-y  0 0;
background-position: right;
}

#sw{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
height: 30px;
background: url(plexiglass_bw.png) no-repeat 0 0px;
}

#south{
margin-bottom: 0px;
margin-left: 30px;
height: 30px;
background: url(plexiglass_bottom.png) repeat-x 0 0px;
}

#se{
margin-bottom: 0px;
height: 30px;
background: url(plexiglass_be.png) no-repeat  0px 0;
background-position: right;
}

#bgcontent{
margin: 0px;
background: url(bg.jpg) repeat-y  0 0;
background-position: right top;
}

#titolo{
margin: 0px;
height: 200px;
vertical-align: middle;
background: url(title.jpg) no-repeat  0px 0;
background-position: right top;
}

#coda{
margin-bottom: 0px;
height: 406px;
background: url(tail.jpg) no-repeat  0px 0;
background-position: right bottom;
}

H1{
margin-left: 60px;
margin-right: 100px;
font-size:24px;
font-family: verdana;
color: #FFFFFF;
text-indent : 30px
}

H2{
margin-left: 60px;
margin-right: 100px;
font-size:18px;
font-family: verdana;
color: #FFFFFF;
text-indent : 30px
}

p{
margin-left: 60px;
margin-right: 80px;
color: #FFFFFF;
font-family: verdana;
}

p.backlog{
margin-left: 80px;
margin-right: 25px;
color: #222266;
font-family: verdana;
font-size: 9;
text-align: right;
}

a{
background-color: blue;
color: #000000;
font-weight:bold;
text-decoration: none;
padding: 0px;
border-color: blue;
border-style: solid;
border-width: 2px;
}

a.clean{
border: none;
}

a:hover{
color: #49abff;
font-weight:bold;
text-decoration: none;
padding: 0px;
border-color: #49abff;
border-style: dashed;
border-width: 2px;
}

a.clean:hover{
border: none;
}


ul { 
margin-left: 0px;
margin-right: 40px;
list-style: none;
color: #FFFFFF;
padding-left: 60px;
}

ul.table {
padding-left: 10px;
}

li {
list-style: none;
margin-left: 0;
padding-left: 18px;
padding-top: 2px;
color: #FFFFFF;
background: url(tictac.gif) no-repeat 0 7px;
}

table {
border: 0px;
margin-right: 40px;
border-spacing: 5px;
font-family: verdana;
font-size: 13;
}

table tr.trasp td{
margin: 0px;
border: none;
padding: 0px;
font-family: verdana;
font-size: 13;
background:transparent;
}

table tr td{
padding: 10px;
border: solid 2px #49abff;
vertical-align: top;
background: #000000;
color: #FFFFFF;
}

table tr.titolo td{
color: blue;
text-align: center;
}

body{
margin: 0px;
font-family: verdana;
font-size: 13;
color: #000000;
background-repeat: repeat-y;
background-attachment: fixed;
background-position: right top;
}

input{
color: #49abff;
background-color: black;
font-family: verdana;
border: solid 2px #49abff;
}

input{
color: #49abff;
background-color: black;
font-family: verdana;
border: solid 2px #49abff;
}

input:disabled{
color: #666688;
background-color: transparent;
font-family: verdana;
border: solid 1px #666688;
}

form {
font-family: verdana;
margin-left: 60px;
margin-right: 80px;
color: #FFFFFF; 
font-size: 13;
}

iframe{
border: solid 2px #49abff;
background: #000000;
}

iframe.clean{
border: none;
background: black;
}