	/*new global.css*/
	a:link { color: brown; text-decoration: none }
    a:active { color: red; text-decoration: none }
    a:visited { color: brown; text-decoration: none }
    a:hover { color: orange; text-decoration: underline }
	
	input,option,select {
     font-size:10px;
    }
	
	body{
	font-family:arial;
	font-size:13;
	 }
	 
	 
	 td{
	 background-repeat:no-repeat;
	 }
	 
     table#main_page{
      width:1050px;
      }
      
      td#left_column{
       width:19%;
       }
       
       td#middle_column{
        width:62%;
        }
        
        td#right_column{
         width:19%;
         }
     
	 table#nav{
	 background-color: #ffcc99;
	  width:1050px;
      margin-top:0px;
	  }
	  
	  td.nav{
	   text-align:center;
	   width: 150px;
	   height:20px;
	   }
	  
	 table.searchbox{
	 padding:0px;
	 margin-left:250px;
	 border:0px;
	 border-collapse:collapse;
	  } 
	  
	  td.searchbox{
      background-image:url('http://www.spartafit.com/images/search box top.jpg');
	   width:500px;
	   height:16px;
	   padding:0px;
	   }
	   
	  form.searchbox{
	  font-family:arial;
	  font-size:10pt;
	  margin-bottom:0px;
	  }
	   
	  span.searchbox{
	  font-family:arial;
	  font-size:10pt;
	  line-height:110%;
	  }  
	   
	   td.searchmid{
       background-image:url('http://www.spartafit.com/images/search box mid.jpg');
	   text-align:center;
	   background-repeat:repeat-y;
	   padding:0px;
	   line-height:5px;
	   }
	 
	   td.searchbottom{
      background-image:url('http://www.spartafit.com/images/search box bottom.jpg');
	   width:500px;
	   height:16px;
	   padding:0px;
	   }
	   
	   
	  img#heading2{
	   width:1051px;
	   height:130px;
       margin-bottom:0px;
	   }
       
       
table.food_cell{
     padding:0px;
     border:0px;
     font-family: arial,sans-serif;
     border-collapse:collapse;
    }

td.food_cell_t{
 background-image:url('http://www.spartafit.com/images/food cell t.jpg');
 width:192px;
 height:27px;
 }

td.food_cell_m{
 text-align:left;
 background-image:url('http://www.spartafit.com/images/food cell m.jpg');
 background-repeat:repeat-y;
 line-height:normal;
 padding-left:4px;
 }
 
 td.food_cell_b{
  background-image:url('http://www.spartafit.com/images/food cell b.jpg');
  height:13px;
  }
 
 td.cell_text{
  font-size:12px;
  }       
	  
	  
	
h1{
font-weight:bold; 
font-family:arial;
font-size:13pt;
}

h2{
 
font-family:arial;
font-size:13pt;
}


h3{
font-weight:bold; 
font-family:arial;
font-size:13pt;
}

span.general{
font-family:arial;
font-size:14pt;
font-weight:500;
 }
 
span.specific{
font-family:arial;
font-size:10pt;

 }
 
 a.alink{
 font-size:10pt;
  }
  
  


table.food cell{
padding:0px;
border:0px;
font-family: arial,sans-serif;

}


table.food_cell{
padding:0px;
border:0px;
font-family: arial,sans-serif;
bborder-collapse:collapse;
}

table#bottom_nav{
 width:100%;
 line-height:90%;
 }
 
 td.bottom_nav{
  width:14%;
  }
  
table#sparta_info{
 width:100%;
 border-top-width:1px;
 border-top-style:solid;
 }
 
 td.sparta_info{
  width:33%;
  font-size:12px;
  }  
