/* MAIN website-go */


body { 

  background-image:url(../img/bgmain.jpg); 
  }

h1,h2,h3,h4,ul,ol,li,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; text-align:left;
  }

h1 { font-size:21px; }

h2 { font-size:18px; }

h3 { font-size:15px; }

p,ul,ol,li,td,th,address,blockquote { font-size:13px; color:#222222; }

p { font-family:Arial, sans-serif;  ; text-align: justify; } 

a:link { color:#000; text-decoration:none; border-bottom: dotted 1px #000; }

a:visited { color:#333; text-decoration:none; border-bottom: dotted 1px #000; }

a:active { color:#000; text-decoration:underline; border-bottom: 0px; }

a:hover { text-decoration:underline; border-bottom: 0px; }

a.type_1:link { color:#ffffff; }

a.type_1:visited { color:#ffffff; }

a.type_1:active { color:#ffffff; }
a.extern:before {
content:"\2192"; 
display:inline
}

a.extern:active:before;

a.extern:hover:before {
content:"\21D2";
display:inline
}

.imglink:visited {
 text-decoration: none;
 border-bottom: 0px #000; 
 }
 
 .imglink: {
 text-decoration: none;
 border-bottom: 0px #000; 
 }


#toppic {
text-align:left;
}