

/* p2lmain.css

/* Style sheet for the Power to Light site (http://www.powertolight.co.uk) */   
/* Produced by Q-ten */ 


body			{	
				background-color: black;
				color: #FFFFFF;
				font-size:10pt;
				font-family: "Arial","Helvetica", sans-serif;
				margin-left:0px;
				margin-top:0px;
			}

				
a			{	font-family:"Arial","Helvetica", sans-serif;
				font-size:10pt;
				text-decoration: none;
				color: #FFFFFF;
				background-color: transparent;
			}
			
a:hover			{	text-decoration: underline;
				color: #FF9900;
				background-color: transparent;
			}	
			
a.frontanchor			{	font-family:"Arial","Helvetica", sans-serif;
				font-size:10pt;
				text-decoration: none;
				line-height: 100%;
				font-weight:bold;
				color: #000000;
				background-color: transparent;
			}
			
a.frontanchor:hover			{	text-decoration: underline;
				color: #FF9900;
				background-color: transparent;
			}	
			
a.formanchor			{	font-family:"Arial","Helvetica", sans-serif;
				font-size:10pt;
				text-decoration: none;
				text-align: right;
				line-height: 120%;
				font-weight:bold;
				color: #FF9900;
				background-color: transparent;
			}
			
a.formanchor:hover			{	text-decoration: underline;
				color: #FF9900;
				background-color: transparent;
			}
			
a.topanchor			{	font-family:"Arial","Helvetica", sans-serif;
				font-size:11pt;
				text-decoration: none;
				text-align: right;
				line-height: 120%;
				font-weight:bold;
				color: #FFFFFF;
				background-color: transparent;
			}
			
a.topanchor:hover			{	text-decoration: underline;
				color: #FF9900;
				background-color: transparent;
			}
			
			
p			{	color: #FFFFFF;
				background-color: transparent;
				line-height: 130%;
				font-size:10pt;
				font-family: "Arial","Helvetica", sans-serif;
			}
			

			
h1			{	font-family: "Arial","Helvetica", sans-serif;
				background-color: transparent;
				line-height: 120%;
				font-weight: bold;
				font-size:16pt;
			}
			
h2			{	font-family: "Arial","Helvetica", sans-serif;
				color: #000000;
				background-color: transparent;
				font-weight: bold;
				font-size:12pt;
				font-family: "Arial","Helvetica", sans-serif;
			}

.topfixed			{	font-family:"Arial","Helvetica", sans-serif;
				font-size:11pt;
				text-decoration: none;
				text-align: right;
				line-height: 120%;
				font-weight:bold;
				color: #FF9900;
				background-color: transparent;
			}
						
.bodytext	{	text-align:justify;
				line-height: 150%;
				
			}
			
			
.intro			{	color: #FFFFFF;
				background-color: transparent;
				line-height: 120%;
				font-size:8pt;
				margin-left:32px;
				font-family: "Arial","Helvetica", sans-serif;
			}
			
.specs			{	color: #FFFFFF;
				background-color: transparent;
				line-height: 100%;
				font-size:8pt;
				font-family: "Arial","Helvetica", sans-serif;
			}
			
.smalllink			{	color: #FF9900;
				background-color: transparent;
				line-height: 100%;
				font-size:9pt;
				font-weight: bold;
				font-family: "Arial","Helvetica", sans-serif;
			}
						
.signoff	{	color: #FFFFFF;
				background-color: transparent;
				letter-spacing:1px;
				text-align:center;
				font-size:8pt;
				font-weight: normal;
				font-family: "Arial","Helvetica", sans-serif;
			}
.formlabel	{	color: #FF9900;
				background-color: transparent;
				text-align:right;
				font-size:8pt;
				font-weight: normal;
				font-family: "Arial","Helvetica", sans-serif;
			}
			
.orborder 	{	border-color:#FF9900;
				border-style: solid;
				border-width: 1px;
				padding:2px;
			}
			
.blueborder 	{	border-color:#2E338A;
				border-style: solid;
				border-width: 1px;
			}
			
.bluecell 	{	background-color: #D5EBFA;
				background: url("../images/lightbluesq.gif");
				background-repeat:repeat;
			}
			
.orangecell 	{	background: url("../images/lightorangeq.gif");
					background-repeat:repeat;
					background-color: rgb(255,229,191);
			}
			
.solidcell 	{	background-color: rgb(51,0,102);
				border-color:#FF9900;
				border-style: solid;
				border-width: 1px;
			}
			
.drop1 		{	background: url("../images/tablebg_full.gif");
				background-repeat:no-repeat;
				background-color: rgb(213,235,250);
			 }
			 
.bluehead			{	
				color: #FFFFFF;
				background-color: transparent;
				line-height: 100%;
				font-weight: bold;
				margin-right:20px;
				text-align:right;
				font-size:16pt;
				font-family: "Arial","Helvetica", sans-serif;
			}
			
.colhead			{	
				color: #FFFFFF;
				background-color: transparent;
				line-height: 100%;
				font-weight: bold;
				text-align:center;
				font-size:12pt;
				font-family: "Arial","Helvetica", sans-serif;
			}
			
.leftspecform	{
				border-right-width:1px;
				border-right-style:solid;
				border-right-color:#666666;
				border-bottom-width:1px; 
				border-bottom-style:solid;
				border-bottom-color:#666666;
				}
				
.rightspecform	{
				border-bottom-width:1px; 
				border-bottom-style:solid;
				border-bottom-color:#666666;
				}
			 
