html, body {
	margin:12px 0px 0px 15px;
	padding:0px;
	font: 10pt  arial, helvetica, sans-serif;
	background:#063;
	color:#000000;
	}
         a.linklist1:link  {text-decoration: none; color: #FFF; }
         a.linklist1:visited   { text-decoration:none;color: #ff9; }

img{   
      border-width: 0;
        }

#stne-body-center {
	text-align:center;
	}	
	
#stne-body {
	position: relative;
	width: 945px; 
	margin-left: auto;
	margin-right: auto;
	text-align:left;	
	border:0px solid #ffffff;	
	}

#left-container {
	float:left;
	width:475px;
        height: 250px;
	margin:0px 0px 0px 0px;
	background-color: #cfc;
	border:0px solid #000000;	
	}

	#right-container {
		position:relative;
                height: 250px;
		margin:0px 0px 0px 460px;
                background-color: #ff9;

             
		border:0px solid red;			
		}



#linkbox     {
       position: absolute;
       height: 25px;
       top: 242px;
       
       left: 0px;
       width: 882px;
       padding: 0px 0px 0px 63px;
       background: #fff;
          }
#left-text-container  {
         position: absolute;
         width: 452px;
         top: 267px;
         height: 520px;
         background: #fff;
         border: px solid red;
        }
#text   {
      text-align: left;
      padding:40px 40px 1px 40px;
      border:0px solid blue;
       }
#right-container-form  {
      position: absolute;
      top: 267px;
      width: 493px;
      left: 452px;
      height: 520px;
      background: #fff;
      border: 0px solid yellow;
       }
th  {
     text-align: right;
     vertical-align: top;
        }
td  {
     
     vertical-align: top;
     padding-bottom: 15px;
        }
table table td  {
          text-align: right;
          padding-bottom: 0px;
        }

#footer       {
	position: absolute;
	height: 60px;
	top: 800px;
	width: 944px;
	text-align: center;
	font: 7.5pt arial, serif;
	color: #fff;
	border: 0px solid red;
	background: #063;
          }
.text-1  {
       font-size: 7.5pt;
       padding-top: 15px;
       }

