body { background:url(Pictures/bg.gif); }

.header { color: darkblue;
   font-family: Arial;
   font-size: 16pt;
   text-align: center}

a:hover { color:#0D86FF;}

p {text-indent: 50; 
   text-align: justify; 
   color: black; 
   font-family: Arial; 
   font-size: 11pt;}

li {
   color: black; 
   font-family: Arial; 
   font-size: 11pt;}

h1 { color: darkblue;
    font-size: 18pt;
    font-family: Arial; 
    text-align: center}

h4 { color: darkblue;
    font-family: Arial; 
    text-align: center}


div { color : darkblue;
      font-family : Arial;
      font-size : 16pt;
      text-align : center }
.center		{ margin:0 auto; }
.hasinfo0 a	{ font-weight:normal; color:gray; }
.leftMenuNew	{ width:220px; background:#007cc3; padding:5px 15px 10px 15px; box-shadow:3px 3px 3px 0 rgba(0,0,0,0.3) ; border-radius:15px;  }
.leftMenuNew a, .leftMenuNew a:hover	{ display:block; height:33px; line-height:33px; width:220px; background:#29166f; color:white; font-size:12pt; border:#23aee4 2px solid; border-radius:10px; margin:10px 0; text-decoration:none; }
.leftMenuNew a:hover	{ border-color:white; text-shadow: -1px -1px 5px rgba(15,73,168,0.66); background:#39267f; }
.picÑenter	{ display:block; margin:0 auto; }