<!--

.lighten img
	{
	filter: alpha(opacity=40);
	opacity: 0.4;
	}

.lighten:hover img
	{
	filter: alpha(opacity=100);
	opacity: 1;
	}

.lighten2 img
	{
	filter: alpha(opacity=50);
	opacity: 0.5;
	}

.lighten2:hover img
	{
	filter: alpha(opacity=100);
	opacity: 1;
	}

.information
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	display: none;
	z-index: 1;
	}
	
.update
	{
	font-weight: normal;
	font-family: 'Comic Sans MS', Arial, Helvetica;
	font-size: 13px;
	text-align: center;
	color: #CC6600 ;
	}

.foot-ns
	{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #CCCCCC;
      }

.foot-ie
	{
	font-weight: normal;
	font-size: 9px;
	font-family: Arial;
	color: #CCCCCC;
      }
 
input.foot-ie
	{
	color: #000000;
	}

.foot-ns6
	{
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
      }

input.foot-ns6
	{
	font-family: Arial;
	font-size: 11px;
	color: #222222;
	}

.green
	{
	font-weight: normal;
	font-size: 13px;
	font-family: 'Comic Sans MS', Arial, Helvetica;
	color: #009900;
     } 

.hide
	{
	font-weight: normal;
	font-size: 6px;
	font-family: Arial, Helvetica;
	color: #111111;
	text-align: center; 
      } 

A.remsa { 
	font-family: Verdana, Arial;
	color: #999999;
	font-size: 15px;
	} 

A:link { 
	font-family: Verdana, Arial;
	color: #999999;
	} 

A:visited {
	font-family: Verdana, Arial;
	color: #999999;
	} 


P
	{
	font-family: 'Verdana','Tempus Sans ITC';
	color: #33CCFF;
	font-size: 10pt;
	}

ol
	{
	font-family: 'Verdana','Tempus Sans ITC';
	color: #33CCFF;
	font-size: 11pt;
	}

P.tony
	{
	font-family: 'Verdana','Tempus Sans ITC';
	color: #AAAAAA;
	font-size: 11px;
	}

     
Body	{
	background: #111111;
	}

h1	{
	font-family: 'Verdana', 'Arial';
	font-weight: 100;
	color: #999999;
	font-size: 14px;
	}
  
h2	{
	font-family: Arial, Verdana;
	color: #F8F450;
	font-weight: 100;
	font-size: 12pt;
	}

h3	{
	font-family: Verdana, Arial;
	color: #CC6600;
	font-weight: 100;
	font-size: 12pt;
	}

h4	{
	font-family: Verdana, Arial;
	font-weight: 100;
	color: #009900;
	font-size: 18px;
	}

h5	{
	font-family: 'Verdana', 'Arial';
	font-weight: 400;
	color: #999999;
	font-size: 16px;
	}

h6	{
	font-family: 'Verdana', 'Arial';
	font-weight: 100;
	color: #888888;
	font-size: 20px;
	}

td	{
	font-family: 'Verdana', 'Arial';
	font-weight: 100;
	color: #999999;
	font-size: 12px;
	}


