<!--

body {
     background-image:url(http://www.milleniumfitness.com/image-file/bg.gif);
	margin: 2%;  
     
}

div.banner { font-family: verdana, arial;
             font-size: 15pt;
            
} 

div.bannertext { font-family: verdana, arial;
                 font-size:12pt;
                 font-weight: bold;
                 color: #ff0000;
}


h1 { color:#202396;
     font-family: times new roman, arial, sans-serif; 
     font-size: 30pt;
     font-weight: normal;
     text-align: center;  
}

h1.mainpage {color:#202396;
             font-family: georgia, sans-serif, verdana;
             font-size: 25pt;
             font-weight: normal;
             text-align: center;
             
}  


h2 { color:#ff0000;
     font-family: times new roman, arial, sans-serif; 
     font-size: 18pt;
     font-weight: bold;
}

h2.text {color: #202396;
         font-family:  times new roman, arial, sans-serif;
         font-size: 14pt;
         font-weight: normal;          
         text-align: center;
          
}  

h2.intro {color:#000000;
          font-family: verdana;
          font-weight: normal;
          font-size: 9pt;
          text-align: center;
          
}


h3 { color:#000000;
     font-family: sans-serif, times new roman, arial;
     font-size: 14pt;
     font-weight: normal;

}

h3.text {color: #202396;
         font-family:  times new roman, arial, sans-serif;
         font-size: 14pt;
         font-weight: normal;          
         text-align: center;
          
}  

         

table { background: #f7F7F7;
        font-family: verdana, arial, sans-serif;
        font-size: 8pt; 
        
                                              
}      

.product { background: #f7f7f7;
           border: thin;
           
} 





.main { background: #f7f7f7;
        width: 100%;
        cellpadding: 0px;
        position: relative;
        bottom: 0px;
                
        } 

.top  { background: #f7f7f7;
        width: 100%;
        cellpadding: 15px;
        
        
} 
 


.logo { background: #f7f7f7;
        width: 100%;
        padding: 0;
        border: 0;
                
}  



.second { background: #cccccc;
          font-size: 8pt;  
          
  
}

.navbar { background: #cccccc;
          border-color: #b4b4b4;
          position: absolute;
          width: 96%;
          top: 100px;
          right: 38px;
          font-size: 8pt;
          
               
}      
      



.third { background: #CCCCCC;
            font-family: verdana, times new roman, arial;
            font-weight: bold;
            font-size: 10pt;
}

.fourth { background-image: url ("http://www.milleniumfitness.com/header.gif");
          background-repeat: no-repeat;
}


.fifth { background: #f7f7f7;
         font-family: verdana, times new roman, arial, sans-serif;
         font-size: 8pt;
}         

.bottomlist { background: #f7F7F7;
        font-family:  verdana, times new roman, arial, sans-serif;
        font-size: 5pt; 
        color: #000000;
}        


p {  font-family:  verdana, times new roman, arial, sans-serif;
     font-size: 10pt; 
     color: #000000;

     
}


p.1 { font-family: verdana, times new roman, arial, sans-serif;
      font-size: 10pt;
      font-weight: normal;
      font-style: normal;   
      color: #000000;  
}


p.2 { font-family: verdana, times new roman, arial, sans-serif;
      font-size: 10pt;
      color: #000000;
} 


p.3 { font-family: verdana, times new roman, arial, sans-serif;
      font-size: 8pt;
      color: #000000;
} 


p.4 { font-family: verdana, times new roman, arial, sans-serif;
      font-size: 9pt;
      color: #ff0000;
} 

p.5 { font-family: verdana, times new roman, arial, sans-serif;
      font-size: 8pt; 
      color: #ff0000;
}

p.6 {  font-family: verdana, times new roman, arial, sans-serif;
       font-size: 10pt;
       color: #000000;
} 


td.fifth  {  font-family: verdana, times new roman, arial, sans-serif;
         font-size: 8pt;
         color: #000000;
} 


a:link { color: #0000ff; text-decoration: none;             
}

a:visited { color: #0000ff; text-decoration: none;
}  
      
a:hover { color: #ff0000; text-decoration: underline overline;
}
   

div#container
{
	right:0px;
	margin:15px;
	background-color: #f7F7F7;
	width:98%;
      
}
div#headleft
{
	position:relative;
	left:-15;
	top:-15;
	width:384px;
	height:73px;
	background-image:url("image-file/millenniumheadera.gif");
	background-repeat:no-repeat;
}
div#headright
{
	position:absolute;
	right: 0px;
	top: 0px;
	width:269px;
	height:71px;
	background-image:url("image-file/millenniumheaderb.gif");
	background-repeat:no-repeat;
}



-->