/* CSS Document */
body {text-align :left}
#global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
	 margin-bottom:5px;
	 margin-top:0px;
	 width: 1000px;
	 height: auto;
	 text-align:left;
	 border: solid #CCFF00 0px;
		 	      }	

p{font-family: Verdana, Arial, serif; font-style : normal ;font-size : 10pt; font-weight :bold;text-align : left; text-indent : ; color : #000080; }

p.sig {
	font-family:Park Avenue BT; 
	font-style : italic; 
	font-weight : normal;
	font-size : 13pt; 
	text-align : right;
	}
h1 	{
	font-family: Verdana, Arial, serif ;
	color : #66cdaa ;
	font-size : 11pt ;
	font-style : bold; 
	background-color:#000000;
	padding: 5px;
	width: 140px;
	}
h2 {font-family: Verdana, Arial, serif ;color : #000000;font-size : 7pt ;font-weight : normal; margin-bottom: 1px; margin-top: 1px; text-align : center; background-color:#ffffe0;}
h3 {font-family: Verdana, Arial, serif ;color : #000000;font-size : 7pt ;font-weight : normal; margin-bottom: 1px; margin-top: 1px; text-align : center; background-color:#ffffe0;}
h4 {font-family: Verdana, Arial, serif ;color : #ffffff;font-size : 10pt ;font-style : italic;}
h5 {font-family: Verdana, Arial, serif ;
	color : #ffffff;
	font-size : 11pt;
	font-style : bold;
		}
h6 {font-family: Verdana, Arial, serif ;color : #ffffff ;font-size : 10pt ;font-weight : normal; margin-bottom: 1px; margin-top: 1px; text-align : left; font-style : italic;}
h5.toplayer
	{
	background-color:#000000;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	text-align: left;
	letter-spacing: 2px;
	word-spacing: 4px;
	font-variant:small-caps;
	font-size:16px;
	}

table.sub
{width: 525pt; border-width:2 ; border-color:#000000; border-style:solid
}
.headtable
{
background-color:#ffffff; border-width: 5 5 7 5 ; border-color:#000000; border-style:solid
}
.imglayer {
		background-color:#d3d3d3; 
		border-width: 5 5 7 5 ; 
		border-color:#000000; 
		border-style:solid;
		margin-left: 0px;
		margin-bottom: 0px;
		align:center; 
		}
.buytable
{
 border-width: 0 0 0 0 ; border-color:#000000; border-style:solid; align:center; 
}
a:link IMG { border: 3px solid white } 
a:visited IMG { border: 3px solid aliceblue } 
a:active IMG { border: 3px solid black }
a:active {color: #2f4f4f}
a:visited {color: #2f4f4f}
a:link {color: #000000;
		text-decoration:none;
		}
a:hover{
    background-color:#000000; 
    color:#ffffff;
    }


