/*<link rel="stylesheet" href="../../bin/hr-single.css" type="text/css">*/
  /*<style type="text/css">*/

A:link { text-decoration: underline; color: blue; }
A:active { text-decoration: underline; color: blue }
A:visited { text-decoration: underline; color: purple } 
A:hover { background: yellow; } 
 .logo { width: 980px; background-color: 80FFFF; font-size: 24px; color: blue; font-weight: bold; }
 .A { border: solid blue 0px; width: 150px; position: absolute; left:   1px; top: 100px; height: 850px; } 
 .B { border: solid blue 0px; width: 600px; position: absolute; left: 160px; top: 100px; padding: 0.1em; margin-bottom: 1.1em; }
 .C { border: solid blue 0px; width: 211px; position: absolute; left: 775px; top: 100px; text-align: center; font-weight: bold; font-size: 14px; 
 padding: 0.1em; margin-bottom: 0.1em; }
 .form { font-size: 16px; width: 500px; height:210px; border: solid black 1px; background: skyblue; }
 
 .aa          { width: 145px; border: solid black 1px; margin-bottom: 10px; margin-left: 1px; text-align: center; font-size:12px; }
 .bb          { width: 500px; height: 50px; border: solid black 0px; margin-bottom: 5px; margin-left: 1px; text-align: center; font-size:12px; }
 .cc          { width: 250px; border: solid black 1px; margin-bottom: 10px; margin-left: 1px; text-align: center; font-size:12px; }
input.yellow {background-color: #FFFFB9; font-weight: bold; font-size: 12px; color: black;}
 .heading     { width: 600px; min-height: 95%; border: solid black 0px; margin-bottom: 10px; margin-left: 1px; font-size:16px; font-weight: bold; background: skyblue; }
 .description { width: 600px; min-height: 95%; border: solid black 0px; margin-bottom: 10px; margin-left: 1px; font-size:14px; }
 
input.submit {background-color: #FF8040; font-size: 12px; font-weight: bold; color: blue; border-color: green; cursor: hand; cursor: pointer; } 
textarea.yellow {background-color: #FFFFB9; font-size: 12px;}

  /*</style>*/