﻿
/* ## VISUAL STUDIO IE.CSS ## */


    body {
	margin:0;
	padding:0;
	font: bold 12px/1.5em Verdana;
}


img {
border: none;
} 

/*- Menu Tabs 11--------------------------- */

    #tabs11 {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #CEE5AD;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	background-color: #FFFFFF;
	border-bottom-color: #000000;
}
    #tabs11 ul {
	  margin:0;
	  padding:2px 10px 0 20px;
	  list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url('images/tableft7.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url('images/tabright7.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11 a:hover span {
      color:#B22E92;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }
      
      
      /*- Menu Tabs 11--------------------------- */
      
	

    #tabs11_white {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #8A9733;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	border-bottom-color: #FFFFFF;
}
    #tabs11_white ul {
	  margin:0;
	  padding:2px 10px 0 50px;
	  list-style:none;
      }
    #tabs11_white li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11_white a {
      float:left;
      background:url('../FortSmith2011/images/tableft11.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11_white a span {
      float:left;
      display:block;
      background:url('../FortSmith2011/images/tabright11.gif') no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11_white a span {float:none;}
    /* End IE5-Mac hack */
    #tabs11_white a:hover span {
      color:#B22E92;
      }
    #tabs11_white a:hover {
      background-position:0% -42px;
      }
    #tabs11_white a:hover span {
      background-position:100% -42px;
      }
	
	
	
	