<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


table#4theatres {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #330000;
			 line-height: 2em;}
			 
tr#a4theatresa td {background-color: #330000;
                color: #FFFFFF;
               font-weight: bold;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: left;
			   verticle-align: middle;}			 
			 
tr#a4theatres td {font-weight: bold;
			   border-bottom: 1px solid #330000;
			   padding: 0.3em;
			   text-align: left;
			   verticle-align: middle;}
			   
td#b4theatres {width: 350px;}
td#c4theatres {width: 350px;}
td#d4theatres {width: 150px;}
td#e4theatres {width: 150px;}

/* 5 Table */

table#5theatres {width: 900px;
		     padding: 0em 0.4em;
			 border: 2px solid #330000;
			 text-align: left;
			 line-height: 2em;}
			 
tr#a5theatresa td {font-weight: bold;
				background-color: #330000;
				color: #FFFFFF;
			   border: 1px solid #330000;
			   padding: 0.3em;
			   text-align: left;
			   verticle-align: middle;}
			   
tr#a5theatres td {font-weight: bold;
			   border-bottom: 1px solid #330000;
			   padding: 0.3em;
			   text-align: left;
			   verticle-align: middle;}
			/* 
td#b5theatres {width: 90px;}
td#c5theatres {width: 225px;}
td#d5theatres {width: 225px}
td#e5theatres {width: 180px;}
td#f5theatres {width: 180px;}

*/</pre></body></html>