@charset "utf-8";
/* CSS Document */

body { 

	  font-family:  Arial, Helvetica, sans-serif;
	  font-size:11pt;
	  background-image: url('images/main-background.gif');
	  color:#FFFFFF;


	  
	  }
	  
a {text-decoration:none;}



a:hover {color:#FFCC00;}
	  
	  
	  
.main_border {
       position:      relative;
	   height:        auto;
	   width:         100%;
       border-left:   1px solid  red;
	   border-right:  1px solid  red;
	   border-top:    1px solid  red;
	   border-bottom: 1px solid  red;
	 
	  }
	  
.banner_border {
      position:      relative;
	  height:        130px;
	  width:         100%;
	  border-bottom: 1px solid  red;
	  background-image: url('images/banner.gif');
	  background-position: left;
	  background-repeat: no-repeat;
	  
	  }
	  
#navigation_border {
      position:      relative;
	  border-bottom: 1px solid  red;
	  height: 26px;
	  background-image: url('images/copyright_background.gif');  

	  
	  }
	  
#table {

          width: 100%;
		  border: 0px;
		  
		}
		
#table_left {

               vertical-align: top;
			   width:          130px;
			   border-right: 2px solid #000000;
			   background-image: url('images/orange.gif'); 
			   text-align: center;
			   
			   
			 }

#table_right {

               vertical-align: top;
			   width:          130px;
			   border-left: 2px solid #000000;
			   background-image: url('images/orange.gif'); 
			   font-size: 9pt;
			   
			 }
			 
#table_center {  
                vertical-align: top;
				font-family:Arial, Helvetica, sans-serif;
				padding-left:15px;
				padding-right:15px;
				background-color:#000000;
				filter:alpha(opacity=75); opacity:.75;
				
				
				}
	             
.monday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFFFFF;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/monday.gif');
		}
		
.tuesday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFFFFF;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/tuesday.gif');
		}
		
.wednesday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         red;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/wednesday.gif');
		}
		
.thursday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFFFFF;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/thursday.gif');
		}
		
.friday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFFFFF;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/friday.gif');
		}
		
.saturday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFFFFF;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/saturday.gif');
		}
		
.sunday {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFFFFF;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/sunday.gif');
		}
		
.now {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFCC00;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/now.gif');
		}
		
.empty {
        position:      relative;
        display:       block;
		height:        15px;
		width:         130px;
		font-size:     10px;
		color:         #FFCC00;
		text-align:    center;
		border-bottom: 1px solid #FFFFFF;
		background-image: url('images/navigation/empty.gif');
		background-repeat:no-repeat;
		
		}
		
.empty a {

		
        text-decoration: none;
		color:           #FFFFFF;

		 }
		 
.empty a:hover
         {
		 display:        block;
		 font-weight:    bold;
		 color:          #FF6600;
		 background-image: url('images/navigation/empty2.gif');
		 }
		       
	  


		  
.news_header {
            position:     relative;
			height:       20px;
			width:        99%;
			border:       0px solid red;
            background-image: url('images/copyright_background2.gif');			
			text-align:   center;
			color:        #FFFFFF;
			height:       15px;
			font-weight:  bold;
			font-size:    9pt;

}

.copyright {
            position:       relative;
			height:         20px;
			width:          100%;
            font-size:      9pt;
			font-weight:    bold;
			color:          #FFFFFF;
			border:         1px solid red;
			text-align:     center;
            background-image: url('images/copyright_background2.gif');			
            }
			
.align_center {

                text-align: center;
				font-weight: bold;

			}
			
.bold_text {

             font-weight: bold;
			 font-size: 10pt;
			 
			}
			
.image_align { float: left; padding-right: 4px; }

.content_table { width: 99%; 
                 border-top:  1px solid #000000; 
				 border-left: 1px solid #000000; 
				 border-right:  1px solid #000000;
				 border-bottom: 1px solid #000000;

				
				 

				
				 
				 }
				 
.content_table th {font-weight: bold; font-size: 10pt; color:#FFFFFF; text-align:  center; background-image:url(images/table_header.gif)}

.td_align_left   {text-align: left; color: black; background-image:url('images/table_content.gif');  font-size: 11pt;}
.td_align_center {text-align: center; background-image:url('images/table_content.gif'); color: black;}
.td_align_right  {text-align: right;}

.pet_finder {background-image: url('images/pet_finder_background.gif'); color: black; }





			
			
			
		

		  

	  
