BODY { background: url( cornerEMAIL.jpg ) #000000 no-repeat bottom left fixed }




IMG  { border="0" }

P { font-family: arial } 

.poketitle	{
	color: black;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18pt;
	}

.poke 	{
                 position: absolute;
                 top: 95px;
                 left: 40px;
                 background-color: black;
                 font-family: arial, sans-serif;
                 color: white;
                 font-size:23px;
                 border-style: none;
                 border-width: 4px;
                 border-color: #9AC0CD;
                 text-decoration: none;
				 width: 90;
				 padding: 3px;
				 z-index:1;
                 }
.poker 	{
                 position: absolute;
                 top: 200px;
                 left: 40px;
                 background-color: white;
                 font-family: arial, sans-serif;
                 color: #333333;
                 font-size:14px;
                 border-style: solid;
                 border-width: 4px;
                 border-color: #9AC0CD;
                 text-decoration: none;
	width: 100;
	padding: 3px;
	z-index:1;
                 }

.pokers	{
                 position: absolute;
                 top: 298px;
                 left: 40px;
                 background-color: white;
                 font-family: arial, sans-serif;
                 color: #333333;
                 font-size:14px;
                 border-style: solid;
                 border-width: 4px;
                 border-color: #9AC0CD;
                 text-decoration: none;
	width: 130;
	padding: 3px;
	z-index:5;
                 }

.scrib	{
                 position: absolute;
                 top: 73px;
                 left: 160px;
                 background-color: #333333;
                 font-family: arial, sans-serif;
                 color: white;
                 font-size:11px;
                 border-style: solid;
                 border-width: 1px;
                 border-color: #666666;
                 text-decoration: none;
	width: 500;
	height: 0;
	padding-top: 40px; 
	padding-bottom: 40px; 
	padding-left: 20; 
	padding-right: 20;
	z-index:4;
                 }
.tiptop	{
	position: center;
	top: -9;
	left: 50;
	text-decoration: none;
	z-index:1;
	}

.char	{
	position: absolute;
	top: 95;
	left: 650;
	}

.char2	{
	position: absolute;
	top: 95;
	left: 629;
	}

	
.thumbRow1	{
		position: absolute;
		top: 175;
		}

.thumbRow2	{
		position: absolute;
		top: 300;
		}

.jjv	{
	text-align: right; 
	}

.cycles	{
	text-align: right;
	position: relative; 
	top: -86;
	}

.hide	{
	visibility: hidden;
	}

.float 	{
	float: right;
	}




A:link	{ color: #6699CC; font-weight: bold; text-decoration: none }
A:active	{ color: #666666; font-weight: bold;text-decoration: none }
A:visited	{ color:  #336699; font-weight: bold; text-decoration: none } 

































