tab_off {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	overflow: visible;
}
img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(30px,auto,20px,auto);
	bottom: auto;
	page-break-after: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	line-height: normal;
	background-position: 42px;
	padding: 0px;
}

/*- Menu Tabs 6--------------------------- */

    #tabs6 {
	width:860px;
	font-size:95%;
	line-height:normal;
	border-bottom:0;
	height: auto;
	vertical-align: baseline;
	text-decoration: none;
	overflow: visible;
      }
    #tabs6 ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
	float:left;
	background:url("skin/offM/images/officetab_1.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
      }
    #tabs6 a span {
	float:left;
	display:block;
	background:url("skin/offM/images/officetab_2.gif") no-repeat right top;
	color:#FFF;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 13px;
	padding-left: 8px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
              background-position:0% -42px;
      }
      #tabs6 #current a span {
              background-position:100% -42px;
      }
.bot_line_1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: visible;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;	 
}
a:hover {
	color: #929FBA;
	text-decoration: underline;
	font-weight:bold;
	
}

