<!-- Style sheet for Freestart PLC Stock Pages -->



<!-- Begin Overide default styles -->
  input       {
              margin-left: 5px;
              font-size: 9pt;
              }
  img         {
              border: 0px;
              }
<!-- End Overide default styles -->



<!--Begin Main Table Size Style -->
  #stocktab  {
             width: 580px;
             padding-left: 20px;
             }
<!--End Main Table Size Style -->




<!-- Begin Product Tab Styles -->
  .prod    { 
          width: 750px;
           }  
  .mrow    {
           padding: 5px;
           background: #eee;
           color: #000;
           font-size: 85%;
           } 
  .prod th {
           vertical-align: top;
           color: #fff;
           font-weight: bold;
           background: #666;
           font-size: 10pt;  
           }          
  .prod a  {
           text-decoration: none;
           }
  .prod a:hover{
               text-decoration: underline;
               }
  .idtd   {
          width: 130px; 
          text-align: left; 
          padding: 0px 0px 0px 4px;          
          }
  .nametd {
          width: 400px;
          }               
  .botrow   {
          padding-top: 10px;
          padding-left: 5px;
					padding-bottom: 10px;
          font-size: 85%;    
					background: #eee;  
					color: #000;    
          }          
<!-- End Product Tab Styles -->



<!-- Begin Search Btn Styles -->
  #mainarea   {
              position: absolute;
              left: 0px;
              top: 0px;
              width: 100%;
              height: 100%;
              z-index: 1;
              }
  #sch        {
              position: absolute;
              left: 758px;
              bottom: 0px;
              width: 20px;
              height: 50px;
              text-align: right;
              padding-right: 0px;
              background: #ccc; 
              border: 1px #fff solid;           
              z-index: 2;
              }                          
  #tt         {
              position: absolute;
              left: 435px;
							width: 300px;
              bottom: 14px;
              color: #fff;
              z-index: 3;
              visibility: hidden;
							font-size: 10pt;
              }
<!-- End Search Btn Styles -->

             
              
<!-- Begin Stock Nav Styles (Page 1,2,3, Next, Prev etc..) -->

  .snav    {
           color: #ccc;
           font-size: 14pt;
           text-decoration: none;
           }
  .snav a  {
           color: #363;
           font-size: 14pt;
           text-decoration: none;
           }
  .snav a:hover {
                text-decoration: underline;
                }
  #return   {
            color: #363;
            }                
<!-- End Stock Nav Styles -->


<!--Begin Cart Display Styles -->
  .cart       {
              width:750px;
              background: #eee;
              }
  .cart td    {
              font-size: 9pt;
              padding: 3px 2px;
              vertical-align: top;
							color: #000;
              }
  .cart th    {
              font-size: 10pt;
              color: #fff;
              padding: 4px;   
              background: #363;
              text-align: left;                      
              }
  .carth      {
              font-size: 14pt;
              font-weight: bold;
              text-align: center;
              margin-top: 5px;
              margin-bottom: 0px;
              padding-bottom: 0px;
              color: #ccc;
              }
<!--End Cart Display Styles -->
              


<!-- Begin Cart Email Order form styles-->

  #emailorder td {
                 font-size: 10pt;
                 vertical-align: top;
								 color: #000;
                 }
  #orderem    {
              width: 550px;
              background: #fff;
              }
  #orderem td    {
                 font-size: 9pt;
								 color: #000;
                 padding: 4px;
                 }
  #emailorder input, select, textarea {
                    font-size: 9pt;
                   }
  #emailorder input {
                    width: 160px;
                    } 
  #emailorder textarea {
                     width: 200px;
                     height: 125px;
                     }         
  #top3 td {
              padding: 1px 0px;
							color: #000;
              }
                          
	.ast2			{
						color: #363; 
						background: #fff; 
						font-size: 125%
  					}   

  #emailorder {
              width: 550px;
              background: #fff;
              border: 1px #999 solid; 
              border-bottom: 0px;
              }
							
	#emailorder td	{
									color: #000;
									}							
            
<!-- End Cart Email Order form styles -->
