/* 
html, body, form, ul,li { padding:0; margin:0; overflow:overflow-x; }
body { background: #fff; color:black; font-family: Verdana, sans-serif; font-size: 81.3%; }

body, img { border:0px; }

table, tr, td { font-family: Verdana, Sans-Serif; font-size:12px; }

ol, ul { list-style:none; }

*/


div.backstage{
position: absolute;
display: block;
width: 62px;
right: 0;
}

div.rel a{
position: absolute;
display: block;
height: 62px;
width: 62px;
z-index: 5;
}
div.rel a:hover{
background: url('../images/backstage_on.gif') no-repeat 100% 0;
}

#top_panel { font:11px Tahoma, Verdana; padding-top:5px; }
#top_panel a { color:#2887c3; text-decoration: none; }
#top_panel a:hover { text-decoration: underline; }
#top_panel div.left  { float:left; padding-left:0px; }
#top_panel div.right { float:right; padding-right:0px; padding-bottom:3px; }

#login_form
{
   	position: absolute;
    padding:7;
/*	width: 300;*/
	left: 38%;
  	top: 85px;
  	background: #fff;
	border:solid #eee 5px;
	display: none;
  	z-index: 99;
    overflow: hidden;
/* 	background-color: #a396d9;*/
}

.r1, .r2, .r3, .r4 {display:block;overflow:hidden;height:1px;}
.r1 {margin:0 1px;}
.r2 {margin:0 2px;}
.r3 {margin:0 3px;}
.r4 {margin:0 5px;}

.radius_a, .radius_b, .radius_c {background:#fff;margin:10px auto;width:300px;}
.radius_a .txt, .radius_a b {background:#eee url('../images/12.png') repeat-y;}
.radius_b .txt, .radius_b b {background:#eee url('../images/16a.png') repeat-y;}
.radius_c span b, .radius_c h3 {background:#eee url('../images/16a.png') repeat-y;}
.radius_c .txt, .radius_c b {background:#eee url('../images/16.png') repeat-y;}
.txt {padding:3px 10px;text-align:left;}

<!--  -->
    #tabsF {
      float:left;
      width:100%;
/*       background:#efefef;*/
      font-size:11px;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:0px 5px 5px 25px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
	  width: 40;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:1px 10px 1px 1px;
      color:#666;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }
<!-- -->
    #tabsK {
      float:left;
      width:100%;
/*       background:#efefef;*/
      font-size:11px;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsK ul {
        margin:0;
        padding:0px 5px 5px 25px;
        list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
	  width: 135;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:1px 10px 1px 1px;
      color:#666;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
      }

        #tabsK #current a {
                background-position:0% -42px;
        }
        #tabsK #current a span {
                background-position:100% -42px;
        }
<!-- -->