@charset "utf-8";
/* CSS Document power by sepwoods 20110916 */
body{
	margin:0 auto;
	padding: 0px;
	font:12px/18px Tahoma, Helvetica, Arial, sans-serif; 
	/*text-align:center;*/
	background:url(../images/bg_top.png) repeat-x top;
	line-height:220%;
}
img{
     border:0;
}


h1,h3{font-size:14px; color:#007ac3;}

ul,li {
     list-style:none;
     padding:0;
	 margin:0;
}
a{TEXT-DECORATION: none;}
a:link {COLOR:#333;TEXT-DECORATION: none;}
a:visited{COLOR:#333;TEXT-DECORATION: none;}
a:hover{COLOR:#333;TEXT-DECORATION: underline;}

input[type="text"]{border:1px solid #ccc; height:20px;  background-color:#FFF;}
input[type="password"]{border:1px solid #ccc; height:20px;  background-color:#FFF;}
SELECT{border:1px solid #ccc; height:25px;  background-color:#FFF;}

.btn{background:url(../images/menu_bg.jpg) repeat-x; height:30px; border:1px solid #ccc;cursor:pointer;}
td{padding:2px;}

.regedit{padding:10px;}
.logo{margin-bottom:20px;}
/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
	  margin-bottom:20px;
	  border-bottom:1px solid #999;
	  background:url(../images/menu_bg.jpg) repeat-x bottom;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#0079c2;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

.footer{margin:0 auto; margin-top:20px; border-top:1px solid #ccc; padding-top:5px; color:#666;}
.pLeft{padding-left:20px;}
.fb{font-weight:bold;}

.btn1
{
	background:url(../images/menu_bg.jpg) repeat-x; height:20px; width:80px; border:1px solid #ccc;cursor:pointer;	
}
input[type="file"]
{
	border:1px solid #ccc; height:20px;  background-color:#FFF;
	cursor:pointer;
}