/*
Based on the original Style Sheet for the fiblack Theme for phpBB version 2+
Edited by Daz
http://www.forumimages.com
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */

body{
background: #EEEEEE;
color: #111111;
font:12px Verdana,Arial,Helvetica,sans-serif;
scrollbar-3dlight-color: #6a6a6a;
scrollbar-arrow-color: #fc9b00;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #444444;
scrollbar-highlight-color: #444444;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #2e2e2e;
}
/* General font families for common tags */
font,th,td,p{color: #111111; font-weight:bold; font:14px Verdana,Arial,Helvetica,sans-serif}
a:link,a:active,a:visited,a.postlink:link{color:#dd6900;text-decoration:none}
a:hover{color: #767676;text-decoration:underline}
.postbody{font-size:12px}

.planisphere
{
background-image:url('planisphere.jpg');
background-color:blue;
color:white;
font-family:sans-serif;
font-weight:600;
}
