		html, body, p {font-family: 'Droid Sans', san serif !important}
		html { overflow-y: scroll; }
		h1 { font-size:1.6em !important; font-family: 'Droid Sans', san serif !important}
		h2 { font-size:1.4em !important; font-family: 'Droid Sans', san serif !important}
		h3 { font-size:1.2em !important; font-family: 'Droid Sans', san serif !important}
		.newsbox p { margin: 0.1em 0 0.1em 0 }
		.linkbox { position:absolute; width:100%; height:100%; top:0; left: 0; z-index: 1; background-image: url('/images/filler.gif'); }
		.newsbox { position:relative; width:100%; margin-bottom: 1em; border:0.0em solid #a1a1a1; padding:0.5em; background:white; border-radius:0.2em; box-shadow: 0.2em 0.2em 0.5em #aaaaaa;}
		.panelbox { position:relative; margin-bottom: 1em; border:0.0em solid #a1a1a1; padding:0.5em !important; background:white; border-radius:0.2em; box-shadow: 0.2em 0.2em 0.5em #aaaaaa;}
		.date { font-size:0.8em; }
		#leaguetable table, #leaguetable tr, #leaguetable td { color: black; font-size: 0.8rem; text-align:center}
		#leaguetable td { padding: 0.2em; };
		td.teamname { text-align: left !important; font-color: red; }
		table.datapanel {border:0px !important;border-spacing:0px;border-collapse:separate}
		td.datapanel { padding: 0.35em 0 0.35em 0; font-colour: red !important; }
		tr.highlightrow { font-weight: bold !important; }
		.stButton .chicklets { padding:8px !important }
		table { margin-bottom: 0 !important }
		.bold {font-weight: bold}
		.flicon {width:100px}
		.fliconmini {width:24px; padding:2px}
		.nopadding {padding:0 !important}
		a { color: #006cbd !important;} a:hover, a:focus { color: #006cbd !important; }

		.button, .menubutton { background-color: #006cbd !important; color: white !important; font-family: 'Droid Sans' !important; border-radius:0.2em !important; margin:.5em 0 .5em 0 !important}
		.menubutton:hover, .menubutton:focus, .menubutton:hover, .menubutton:focus { background-color: white !important; color: #006cbd !important; }
		.menubutton { font-size: 1rem !important; font-weight: bold !important; box-shadow: 0.2em 0.2em 0.5em #aaaaaa; margin-bottom:5px}
		.topbar { 
			background-color: #006cbd; margin-bottom: .5rem;
			 /* Safari 4-5, Chrome 1-9 */
			 background: -webkit-gradient(linear, left top, right top, from(#006cbd), to(black));
			 /* Safari 5.1, Chrome 10+ */
			 background: -webkit-linear-gradient(left, #006cbd, black);
			 /* Firefox 3.6+ */
			 background: -moz-linear-gradient(left, #006cbd, black);
			 /* IE 10 */
			 background: -ms-linear-gradient(left, #006cbd, black);
			 /* Opera 11.10+ */
			 background: -o-linear-gradient(left, #006cbd, black);
		 	border-radius: 5px;margin-top:5px;
		}
		.tab-bar { 
			background-color: #006cbd; margin-bottom: .5rem;
			 /* Safari 4-5, Chrome 1-9 */
			 background: -webkit-gradient(linear, left top, right top, from(#006cbd), to(black));
			 /* Safari 5.1, Chrome 10+ */
			 background: -webkit-linear-gradient(left, #006cbd, black);
			 /* Firefox 3.6+ */
			 background: -moz-linear-gradient(left, #006cbd, black);
			 /* IE 10 */
			 background: -ms-linear-gradient(left, #006cbd, black);
			 /* Opera 11.10+ */
			 background: -o-linear-gradient(left, #006cbd, black);
		}
		
		h1.topbarlogo { color: white; font-weight: bold; text-shadow: 0em 0em 0.4em white; margin-bottom: 0;}
		h2.topbarlogo { color: white; font-weight: bold; text-shadow: 0em 0em 0.2em white; margin: 0 0 0 1em;}
		.teamselect {border-width:0; text-align: center; height:50px !important; padding: 5px !important; margin:0 0 5px 0 !important; border-radius:0.2em; font-size: 1rem !important; color: white !important; background: #006cbd !important; font-family: "Droid Sans" !important; box-shadow: 0.2em 0.2em 0.5em #aaaaaa; font-weight:bold !important; -moz-appearance: none;-webkit-appearance: none;appearance: none;}
		.teamselect:hover, .teamselect:focus {transition: background-color 300ms ease-out 0s; background-color: white !important; color: #006cbd !important; }

		option { padding: 5px !important; text-align: center !important; background-color: white; color: #006cbd !important}
		
		.cnwidget.cnfp .cnitem-footer {border-bottom: 4px solid #006cbd !important};
		
		
		
		