body {margin: 0px;
	  background-color: white;
	  font-family: Helvetica, Arial, sans-serif;
      text-align: left}
		
body.index {margin: 0px;
	        background-color: #06034C;
	        font-family: Helvetica, Arial, sans-serif;
            text-align: left}
	  
h1 {font-family: Helvetica, Arial, sans-serif;
	color: #06034C;
	font-size: 150%;    
	text-align: left;
	margin: 3px 3px 10px 3px;}	 
	 
h2 {font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;   
	color: #06034C; 
	text-align: left;
	margin: 3px 3px 10px 3px;}	
	
h3 {font-family: Helvetica, Arial, sans-serif;
    font-size: 75%;    
	text-align: left;
	margin: 3px 3px 10px 3px;}
		
h4 {font-family: Helvetica, Arial, sans-serif;
    font-size: 75%;    
	text-align: left;
	margin: 3px 3px 10px 3px;}	
	 
p {font-family: Helvetica, Arial, sans-serif;
   text-align: left;
   font-size: 75%;
   font-weight: normal;
   position: static;
   margin: 3px 3px 10px 3px;}	 
	  
	  
table.main {border-style: solid;
            border-color: black;
			background-color: #CC9933;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px}

table.header {background-color: white;
			  border-style: solid;
              border-color: black;
			  border-top-width: 1px;
			  border-right-width: 1px;
			  border-bottom-width: 1px;
			  border-left-width: 1px}	 
				
table.internal {border-style: solid;
                border-color: black;
				background-color: white;
				border-top-width: 1px;
			    border-right-width: 1px;
			    border-bottom-width: 1px;
			    border-left-width: 1px}	  
				
table.fixtures {border-style: solid;
                border-color: white;
				font-size: 75%;
				background-color: white;
				border-top-width: 1px;
			    border-right-width: 1px;
			    border-bottom-width: 1px;
			    border-left-width: 1px}	  
				
td.border-right {border-style: solid;
         		 border-color: #06024C;
	 		   	 background-color: white;
	     		 border-top-width: 0px;
	     		 border-right-width: 1px;
	     		 border-bottom-width: 0px;
	     		 border-left-width: 0px}	
	 
td.border-bottom {border-style: solid;
         		  border-color: #06024C;
	   	 	      background-color: white;
	     		  border-top-width: 0px;
	 		      border-right-width: 0px;
	     		  border-bottom-width: 1px;
	     		  border-left-width: 0px}
	 
/* Floating Image <img src="logocss.gif" width="95" height="84" /> */
img.float {float:right;
           border:1px solid #06024C;
           margin: 7px 0px 7px 7px;}	
		
img.float-left {float:left;
                border:1px solid #06024C;
                margin: 7px 7px 7px 0px;}	
		   		     
img.thumbnail {float: none;
			   border:1px solid #06024C;
               margin:0px 0px 15px 20px;}	
			   
img.centre {float: none;
			border:1px solid #06024C;
			margin:1px 1px 1px 1px;}				   

img.open {float: none;
		  border:0px none #06024C;
		  margin:1px 1px 1px 1px;}							 
			 
	  
a.submenutext:link {COLOR: #FFFFFF; TEXT-DECORATION: none;}
a.submenutext:visited {COLOR: #FFFFFF; TEXT-DECORATION: none;}
a.submenutext:hover {COLOR: #000FFF; TEXT-DECORATION: none; }
a.submenutext:active {COLOR: #FFFFFF; TEXT-DECORATION: none; }

a.body:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
a.body:visited {COLOR: #000FFF; TEXT-DECORATION: none}
a.body:hover {COLOR: #FFF000; TEXT-DECORATION: none;}
a.body:active {COLOR: #FFFFFF; TEXT-DECORATION: none}
a.body{text-decoration: none}

.submenu {font-family: Arial, Helvetica, sans-serif;
	      color: #FFFFFF;
		  font-size: 100%; 
	      text-align: left;
	      line-height: 16px;
	      vertical-align: top;
	      text-decoration: none;}

/* Start Fading Ticker tape **/
#tickertape{position: RELATIVE;
            layer-background-color:#CC9933;
            width: 400px;
            height: 20px;}

#subtickertape{background-color: #CC9933;
			   position: RELATIVE;
			   border: 0px solid black;
			   width: 825px;
			   height: 20px;}

.subtickertapefont{font:bold 12px Verdana;
 				   text-decoration:none;
                   color:white;}

.subtickertapefont a{color:white;
					 text-decoration:none;}

/* Ending Fading Ticker tape **/
