/*
Olafdk3p - Style-sheet information
=======================================================
Stylesheet for profile page at Pbase.com
by Olaf.dk - Olaf Eskil Runstedt - Denmark
https://www.pbase.com/olafdk/profile

Disclaimer: I am new to html & css, but have managed 
to put the below together anyway!

License Terms: Attribution-ShareAlike 1.0
https://creativecommons.org/licenses/by-sa/1.0/
=======================================================
*/
body{
     font-family: verdana, helvetica, arial, sans-serif;
     font-size:9pt
     font-color:rgb(212,215,217);
     color:rgb(212,215,217);
     background:rgb(26,26,26);
     margin:0px
}
A {text-decoration:none}
A:link, A:active, A:visited,
A.header:link, A.header:active, A.header:visited{
     color:rgb(212,215,217);
     font-size: 9pt;
     font-weight: bold;
}
A:hover, A.header:hover {
     color:rgb(255,102,0);
     background: rgb(26,26,26);
}
#localmenu a{
     font-weight:bold;
     font-size:9pt
}
img.thumbnail{
     margin: 10px 20px 0px 0px;
     border: rgb(0,0,0) 1px solid
}
.ma {
     padding:0px;
     font-size:9pt;
     font-weight : bold;
     color : rgb(212,215,217);
     background-color : rgb(51,51,51);
}
.mi {
     padding:0px;
     font-size:9pt;
     font-weight : bold;
     color : rgb(212,215,217);
     background-color : rgb(51,51,51);
}
.wb {
     padding:10px 20px 10px 20px;
     font-size: 9pt;
     color: rgb(200,203,204);
     background-color: rgb(26,26,26);
     font-weight: normal
}



BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
