/*
BlueSky Studios Style Sheet 1
© Andy Hibbert 2006 - http://www.BlueSky-Studios.co.uk
*/

body {
background-image: url(../pix/bkg4.jpg); font-family: verdana,arial,helvetica,sans-serif; background-repeat: no-repeat;
margin-left: 20px; margin-right: 20px; margin-top: 15px;
scrollbar-face-color:#dddddd;scrollbar-shadow-color:#0033aa;scrollbar-highlight-color:#00aaee;scrollbar-3dlight-color:#00aaee; scrollbar-darkshadow-color:#0066bb;scrollbar-track-color:#ffffff;scrollbar-arrow-color:#ffffff;
cursor:default;
}

tr.main	{
background-color:#0aa; font: bold 80% verdana, sans-serif;
	}

td.main	{
background-color:#0aa; text-align:center;
	}

ul	{
font: 90% arial,helvetica,sans-serif; text-align:justify; color:#006;
	}

h5	{
color: #000; font-family: verdana,sans-serif; font-size: 100%; font-weight: 300;
	}

h5.head	{
font: bold 90% verdana,arial,helvetica,sans-serif; color:#06c; text-align:left;
	}

h6	{
color: #000; font-family: verdana,sans-serif; font-size: 100%; font-weight: 500;
	}

h6.head	{
font: bold 90% verdana,arial,helvetica,sans-serif; color:#06c;
	}

h6.red	{
font: bold 80% verdana,arial,helvetica,sans-serif; color:#e60;
	}

.em	{
font: 12px verdana,arial,helvetica,sans-serif; color: #d33;
	}

.here 	{
width:45px; font-size:10px; border-width:2px; border-style:outset; border-color:darkgray; background-color:#cef; color:#333; text-decoration:none; cursor:default;
	}

.head	{
font: bold 90% verdana,arial,helvetica,sans-serif; color:#06c;
	}

.text	{
font: 90% arial,helvetica,sans-serif; text-align:justify; color:#006;
	}

address {
font: 12px arial,helvetica,sans-serif; text-align:center; color:#006;
	}

.email 	{
width:45px; font-size:10px; border-width:2px; border-style:outset; border-color:darkgray; background-color:#03c; color:#ff3; text-decoration:none;
	}

a.email:hover	{
background-color: #006; color:#fff;
		}

.navtext{
width:45px; font-size:10px; border-width:2px; border-style:outset; border-color:darkgray; background-color:#39d; color:#ff6; text-decoration:none;
	}

a.navtext:hover	{
background-color: #cef; color:#333;
		}
a.ref 	{
background-color: transparent; color: #000; font-family: verdana,sans-serif; font-size: 95%; font-weight: 600; text-decoration: none;
	}

a.ref:hover	{
background-color: #fff; color: #0574fa; font-family: verdana,sans-serif; font-size: 95%; font-weight: 600; text-decoration: none;
		}

a.bigblue 	{
font: bold 90% verdana,arial,helvetica,sans-serif; color:#06c; text-align:left;
}

a.bigblue:hover	{
font: bold 90% verdana,arial,helvetica,sans-serif; color:#06c; text-align:left;
}

a.top 	{
background-color: transparent; color: #339; font: bold 12px verdana,sans-serif; text-decoration: none;
	}

a.top:hover
	{
background-color: #cef; color:#333; text-decoration:none;
	}




