body {
margin: 0px;
}
body,div,table,tr,td,input,select,textarea{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #888888;text-decoration: none;}

.title-grey-13{
	font-size: 13px;
	color: #222222;
}

.txtinput1 {
	color:#333333;
	font-size:12px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

.ma13 {
    font-size: 13px;
}
.ma12 {
    font-size: 12px;
}
.ma15 {
    font-size: 15px;
}

.link-g-b{color: #666666;text-decoration: none;}
.link-g-b a:link {color: #007ED2; text-decoration: none;} 
.link-g-b a:hover {color:#005B99;text-decoration: underline;} 
.link-g-b a:visited {color: #007ED2; text-decoration: none;} 
.link-g-b a:active {color:#005B99;text-decoration: underline;} 

.title-blue-15{
	font-size: 15px;
	color: #222222;
}



/*- Menu Tabs--------------------------- */ 
    #tabs {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("/zones/images/tag-l.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/zones/images/tag-r.gif") no-repeat right top;
      padding:7px 10px 5px 7px;
      color:#666666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#007ED2;
      }
    #tabs a:hover {
      background-position:0% -31px;
      }
    #tabs a:hover span {
      background-position:100% -31px;
      }
	  
/*- end Menu Tabs--------------------------- */ 

/*- Menu Tab-02--------------------------- */ 
    #tab-02 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tab-02 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tab-02 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tab-02 a {
      float:left;
      background:url("/zones/images/tag-02-l.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tab-02 a span {
      float:left;
      display:block;
      background:url("/zones/images/tag-02-r.gif") no-repeat right top;
      padding:7px 10px 5px 7px;
      color:#666666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tab-02 a span {float:none;}
    /* End IE5-Mac hack */
    #tab-02 a:hover span {
      color:#007ED2;
      }
    #tab-02 a:hover {
      background-position:0% -31px;
      }
    #tab-02 a:hover span {
      background-position:100% -31px;
      }
	  
/*- end Menu Tabs--------------------------- */ 
