 #none {
       width:250px;
       height:200px;
       background-color:#F3F3F3;
       border-style:solid;
       border-width:1px;
       border-color:#808080;
       text-align:center;
       text-valign:center;
      	font-size:10pt;
        font-family:"Times New Roman", "serif";
        color:#0080C0;
          }

  #info_opr {
       background-color:#ffffff;
       border-style: solid;
       border-width: 1px;
       border-color: #E9E9E9;
       text-align:center;
       text-valign:center;
       height:150px;
       width:100%;
       font-family: Times New Roman, serif;
       color: 200;
       font-size: 10pt;
       font-weight: 100;
       font-style: normal;
       margin-bottom:5px;
       margin-top:5px;
          }

   #res_opr {
       background-color: #fffff;
       border-style: solid;
       border-width: 1px;
       border-color: #E9E9E9;
       text-align:left;
       width:100%;
       font-family: Times New Roman, serif;
       color: #000000;
       font-size: 10pt;
       font-weight: 100;
       font-style: normal;
       margin-bottom:5px;
       margin-top:5px;
          }
  #blank_opr {
       width: 250px;

          }
   #general {
 	   background-color: #ffffff;
       border-style: none;
       border-width: 1px;
       border-color: #C0C0C0;
       padding:10px;
       width: 250px;
       text-align:left;

      }
  #opr {
 	   background-color: #fffff;
       border-style: solid;
       border-width: 1px;
       border-color: #E9E9E9;
       padding:10px;
       text-align:left;
       margin-bottom:5px;
       margin-top:5px;
      }

    #ask {
 	   background-color: #ffffff;
       border-style: dotted;
       border-width: 1px;
       border-color: #E9E9E9;
       padding:1px;
       font-family: Times New Roman, serif;
       color: #000000;
       font-size: 10pt;
       font-weight: 100;
       font-style: normal;
       text-align:left;
       margin-bottom:5px;
       margin-top:5px;

      }
   #head_opr {

       font-family: Arial, sans-serif;
       color: #00ccff;
       font-size: 20pt;
       font-weight: 500;
       font-style: italic;
       padding:5px;
      }

   #name_opr {

       font-family: Arial, sans-serif;
       color: #0000ff;
       font-size: 10pt;
       font-weight: 600;
       font-style: normal;

      }
    #but_opr {
       background-color: #ffff00;
       border-style: double;
       border-width: 3px;
       border-color: #000000;
       padding:1px;
       width: 230px;
       font-family: Courier New, monospace;
       color: #000000;
       font-size: italicpt;
       font-weight: 500;
       font-style: 16;

      }
   #reduc
      {
      	background-color: #fffff;
       font-family: Times New Roman, serif;
       color: #000000;
       font-size: 10pt;
       font-weight: 100;
       font-style: normal;

      }
