
body.default { background-color: rgb(0,128,128);
               background-image: url('images/bgimage.png');
               background-repeat: repeat-x;
               color:rgb(0,128,128);
			   text-align:center;
               width: 800px;
               margin-left: auto;
               margin-right: auto;
    } 
	
#pagewidth{width:800px;
           background-color:rgb(255,255,240) ;

           }  
  a { text-decoration: none;
    }

  a:link { color:rgb(0,128,128);
           text-decoration: none;
    }

  a:visited { color:rgb(0,128,128);
              text-decoration: none;
    }

  a:active { color:rgb(0,128,128);
             text-decoration: none;           
    }
  a:hover { color:rgb(0,128,128);
            text-decoration: underline;
    }
  p {
	width:500px;
	text-align: left;
	font-family: Bookman Old Style,verbana, arial, sans serif, serif;
    font-weight: normal;
    font-size: 12pt;
	}
  pre{	font-family: Bookman Old Style,verbana, arial, sans serif, serif;
    font-weight: normal;
    font-size: 10pt;}
	
img {border: none;}
 hr {color: rgb(0,128,128);}
.heading1{ font-family: Bookman Old Style,verbana, arial, sans serif, serif;
          font-weight: bold;
          font-size: 30pt;
	      text-align:center;
}
input{color: rgb(0,128,128);
	   background-color: rgb(255,255,240) ; 
}
.buttonsubmit{color: rgb(255,255,240);
             background-color: rgb(0,128,128);
			 }
input.radio{color: rgb(0,128,128);
	   background-color: rgb(255,255,240) ; 
}
textarea{color: rgb(0,128,128);
	   background-color: rgb(255,255,240) ; 
	   }

select{color: rgb(0,128,128);
       background-color: rgb(255,255,240) ;
}
table.pageheader{  width:790px;
	   }		
	
td.headleft{color: rgb(0,128,128);
	   width:600px;
	   height: 190px;
	   }	
td.headmiddle{
	   width:790px;
	   height: 58px;
	   text-align: middle;
	   vertical-align: top;
	   padding-top: opx;
	   }
	
td.headright{color: rgb(0,128,128);
       font-family: Bookman Old Style,verbana, arial, sans serif, serif;
       font-weight: normal;
       font-size: 8pt;
	   width:190px;
	   height: 190px;
	   text-align: left;
	   vertical-align: top;
       background-color: rgb(255,255,240);
	   }
table.pagebody{width:790px;
     background-color: rgb(255,255,240);
}
td.bodymenu{ padding-top: 20px;
			 width:185px;
             text-align: center;
			 vertical-align: top;
             background-color: rgb(255,255,240);
           }
td.menubut{text-align: center;
		   color: white;
           font-family: Bookman Old Style,verbana, arial, sans serif, serif;
           font-weight: normal;
           font-size: 17pt;
           height: 53px;
		   vertical-align: middle;
		   width: 180px;
           background-image: url('images/butup.gif');
           background-repeat: no-repeat;
		   background-position:center;
           background-color: rgb(255,255,240);
		  }
td.menubutdn{text-align: center;
		   color: rgb(64,255,255);
           font-family: Bookman Old Style,verbana, arial, sans serif, serif;
           font-weight: normal;
           font-size: 17pt;           
           height: 53px;
		   vertical-align: middle;
		   width: 180px;
           background-image: url('images/butdn.gif');
           background-repeat: no-repeat;
           background-position:center; 
		  }
td.bodybody{ width:600px;
           vertical-align: top;
		   text-align: center;
		   background-color: rgb(255,255,240);
		   }
td.tddispport{ width: 200px;
			   height: 180px;
               border: none;
			   text-align: center;
			 }
#divfooter1{ width:790px;
			 text-align: center;
             background-color: rgb(255,255,240);
             }
			 
			 .centered{text-align:center;}
.roundedcornr_box_256162 {
   background: #ffffff;
   width: 800px;
}
.roundedcornr_top_256162 div {
   background: url(images/roundedcornr_256162_tl.png) no-repeat top left;
}
.roundedcornr_top_256162 {
   background: url(images/roundedcornr_256162_tr.png) no-repeat top right;
}
.roundedcornr_bottom_256162 div {
   background: url(images/roundedcornr_256162_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_256162 {
   background: url(images/roundedcornr_256162_br.png) no-repeat bottom right;
}

.roundedcornr_top_256162 div, .roundedcornr_top_256162,
.roundedcornr_bottom_256162 div, .roundedcornr_bottom_256162 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_256162 { margin: 0 10px; }
