/* CSS Document */


/* 5 Table */

table#5index {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #330000;
			 line-height: 2em;}
			 
tr#a5aindex td {font-weight: bold;
				background-color: #330000;
				color: #FFFFFF;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}
			   
tr#a5index td {font-weight: bold;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}
			 
td#b5index {width: 90px;}
td#c5index {width: 225px;}
td#d5index {width: 225px}
td#e5index {width: 180px;}
td#f5index {width: 180px;}

/* 5s Table */

table#5sindex {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #330000;
			 line-height: 2em;}
			 
tr#a5saindex td {font-weight: bold;
				background-color: #330000;
				color: #FFFFFF;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}
			   
tr#a5sindex td {font-weight: bold;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}
			 
td#b5sindex {width: 90px;}
td#c5sindex {width: 225px;}
td#d5sindex {width: 225px}
td#e5sindex {width: 180px;}
td#f5sindex {width: 180px;}

/* 4 Table */

table#4stores {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #330000;
			 line-height: 2em;}
			 
tr#a4storesa td {background-color: #330000;
              color: #FFFFFF;
			  font-weight: bold;
			  border: 1px solid #330000;
			  padding: 0.3em;
			  text-align: center;
			  verticle-align: middle;}
			
tr#a4stores td {font-weight: bold;
			  border: 1px solid #330000;
			  padding: 0.3em;
			  text-align: center;
			  verticle-align: middle;}
			 
td#b4stores {width: 300px;}
td#c4stores {width: 300px;}
td#d4stores {width: 150px;}
td#e4stores {width: 150px;}

/* 3 Table */

table#3stores {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #330000;
			 line-height: 2em;}
			 
tr#a3storest td {background-color: #330000;
                color: #FFFFFF;
               font-weight: bold;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}			 
			 
tr#a3stores td {font-weight: bold;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: center;
			   verticle-align: middle;}
			   
td#b3stores {width: 400px;}
td#c3stores {width: 250px;}
td#d3stores {width: 250px;}


