body{
        margin: 0;
        padding: 0;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #020766;
}

a:visited {
	color: #224477;
}
/* Right menu (begin) */
.menu0{
/* Empty cell under the AVconsulting tip */
        background-color: #d8efe4;
        border-color: #a8bac7;
        border-width: 0 0 1px 0;
        border-style: solid;
   height:41px;
        float:left;
}

.menu2{
/* Right menu green cells */
        background-color: #d8efe4;
        border-color: #a8bac7;
        border-width: 0 0 1px 0;
        border-style: solid;
        background-image: url(images/arrow2.gif);
        background-repeat: no-repeat;
        background-position: 10px center;
   height:41px;
        float:left;
}

.menu1{
/* Right menu white cells */
        background-color: #f9fcfb;
        border-color: #a8bac7;
        border-width: 0 0 1px 0;
        border-style: solid;
        background-image: url(images/arrow1.gif);
        background-repeat: no-repeat;
        background-position: 10px center;
   height:41px;
        float:left;
}
.menu1 div,.menu2 div{
   float:left;
   height:41px;
}
.menu1 p,.menu2 p{
        margin: 12px 0 0 0;
        text-align:left;
}
.menu1 a,.menu2 a{
        color: #020766;
        text-decoration: none;
}
.menu1 a:hover,.menu2 a:hover{
        color: #2448aa;
}
/* Right menu (end) */

/* Top menu (begin) */
.ptmenua{
/* Top menu non-current cells */
  background-image:url(images/ptmenu.gif);
  height:41px;
  float:left;
}
.potmenua{
/* Top menu non-current undermouse cells */
  background-image:url(images/potmenu.gif);
  height:41px;
  float:left;
}
.atmenua{
/* Top menu current cell */
  background-image:url(images/atmenu.gif);
  height:41px;
  float:left;
  color: #91c9b6;
}
.potmenua .leftedge,.ptmenua .leftedge,.atmenua .leftedge{
/* Left edge of top menu cell */
        width:6px;
        height:41px;
        float:left;
}
.potmenua .rightedge,.ptmenua .rightedge,.atmenua .rightedge{
/* Right edge of top menu cell */
        width:6px;
        height:41px;
        float:right;
}
.potmenua .planet,.ptmenua .planet,.atmenua .planet{
/* left part of content of menu cell (with planet picture) */
        background-position: 10px;
        background-repeat: no-repeat;
        width:30px;
        height:41px;
        float:left;
}
.potmenua .menucontent,.ptmenua .menucontent,.atmenua .menucontent{
/* right part of content of menu cell (text) */
        float:left;
        height:41px;
        text-align: left;
}
.potmenua .menucontent p,.ptmenua .menucontent p,.atmenua .menucontent p{
        padding: 0px 0 0 0;
        margin: 14px 0 0 0;
}
.ptmenua .planet{
        background-image: url(images/ptplanet.gif);
}
.potmenua .planet{
        background-image: url(images/potplanet.gif);
}
.atmenua .planet{
        background-image: url(images/atplanet.gif);
}
.ptmenua .rightedge{
        background-image: url(images/ptmenu_r.gif);
}
.atmenua .rightedge{
        background-image: url(images/atmenu_r.gif);
}
.ptmenua .leftedge{
        background-image: url(images/ptmenu_l.gif);
}
.atmenua .leftedge{
        background-image: url(images/atmenu_l.gif);
}
.ptmenua a,.potmenua a,.atmenua a{
        text-decoration: none;
}
.ptmenua a{
        color: #020766;
}
.potmenua a{
        color: #020766;
}
.ptmenua a:hover{
        color: #2448aa;
}
.potmenua a:hover{
        color: #2448aa;
}
/* Top menu (end) */

.sitemap a{
/* sitemap link in footer */
        color: #a9ddc4;
        text-decoration: none;
}
.sitemap a:hover{
        color: #d7f2e5;
}


.sitemap a:visited {
        color: #a9ddc4;
        text-decoration: none;
}


.footer{
/* footer */
        clear:both;
        height:27px;
        background-color:#04607c; 
        background-image:url(images/dott.gif);
        background-repeat:no-repeat;
        color:#b1b4e0;
        font-weight:bold; 
        font-size:14px;
}
.footer ul{
        padding: 5px 0 0 0;
        margin:0;
}
.footer ul li{
  display: inline;
}
.content{
/* content */
        float:left;
        background-color:#ebf7f1;
}
.content div, div.content{
        float:left;
   text-align:justify;
}
.content img {
	margin: 10px;
}
.content a img {
	margin: 0px;
}
.content div table td {   text-align:justify;
font-size: 12px}
h1{
        font-size: 18px;
        color: #020766;
        background-color:#d4d6f4;
}
h2{
        font-size: 16px;
        color:#0a5731;
        background-color:#9ceec5;
}       
h3{
        font-size: 14px;
        color:#5672dd;
        background-color:#c8d1f7;
}
h4{
        font-size: 12px;
        color:#76c29d;
        background-color:#c3f3db;
}
font, .text, p {font-size: 12px;
	}
em {font-style:normal;
color:#444444;
font-size: 11px;}
li {font-style:normal;
font-size: 11px;}
a img{
        border: 0;
}