/*
Pixel Images Style Sheet 1
© Andy Hibbert 2006 - http://www.BlueSky-Studios.co.uk
*/

body	{
margin-top: 1em; margin-left: 2em; margin-right: 2em;
background-image: url(../pix/bg2.gif); background-attachment: fixed;
font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; cursor: default;
scrollbar-face-color: #999;
scrollbar-darkshadow-color: navy;
scrollbar-highlight-color: #0aa;
scrollbar-3dlight-color: #0ae;
scrollbar-track-color: #bbb;
scrollbar-arrow-color: #3bb;
	}

hr	{color:black;}

table	{
font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; cursor: default;
}

td.flag	{
background-color:#fff; background-image: url(../pix/tiles2.gif); background-position: bottom center; background-repeat: no-repeat; text-align:center;
	}

td.top	{font: 80% verdana, sans-serif; background-color:#eff; text-align:center;
     border-style:solid;
     border-width:1px;
     border-color:#3bb #3bb #333 #3bb;

}
 
tr.email	{font: 80% verdana, sans-serif; background-image: url(../pix/tiles2.gif); background-position: bottom center; background-repeat: no-repeat;}
 
td.main	{
background-color:#0aa; text-align:center;
	}

h1,h2,h3,h4,h5,p,ul 	{ font-family: sans-serif; }
pre 			{ font-family: monospace; }

h3		{font: bold 15pt verdana,arial,helvetica,sans-serif; text-decoration: none; color: #333399;}

h5		{font: bold italic 10pt Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: navy;}

h6.normal	{font: 10pt verdana,arial,helvetica,sans-serif; text-align: justify; color: black;}

h6.black	{font: bold 10pt verdana,arial,helvetica,sans-serif; text-align: justify; color: black;}

h6.red		{font: bold 10pt verdana,arial,helvetica,sans-serif; color: red;}

h6.note		{font: 80% verdana,arial,helvetica,sans-serif; text-transform: uppercase; text-align: center; color: navy;}
	
.date		{font: 70% verdana,arial,helvetica,sans-serif; text-transform: uppercase; text-align: right; color: navy;}
	
ul		{font: 10pt verdana,arial,helvetica,sans-serif; text-align: justify; color: black;}

input		{font: bold 9pt Verdana,Arial,Helvetica,sans-serif;}

  address {font-size:65%; font-weight:bold; color:navy;}
  span  {text-transform:uppercase; font: bold italic 85% verdana,arial,helvetica,sans-serif; color: brown;}

a:link		{text-transform:uppercase; font-size:85%; font-weight:bold; color:navy;}
a:visited	{text-transform:uppercase; font-size:85%; font-weight:bold; color:navy;}
a:active	{text-transform:uppercase; font-size:85%; font-weight:bold; color:navy;}
a:hover		{color:#f33; background: #eee; text-decoration:none;}

a.go:link	{
text-transform:uppercase; font-size:105%; font-weight:bold; font-style:italic; color:navy;
		}
a.go:visited	{
text-transform:uppercase; font-size:105%; font-weight:bold; font-style:italic; color:navy;
		}
a.go:hover	{
text-transform:uppercase; font-size:105%; font-weight:bold; font-style:italic; color:red; background: #fff;
		}

.butt{
width:130px; font-size:11px; border-width:2px; border-style:outset; border-color:darkgray; background-color:#39d; color:#ff6; text-decoration:none;
	}

a.butt:hover	{
background-color: #cef; color:#f66;
		}
