/* CSS Document */

body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;
	margin-top: 0px;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	f\ont-family: Verdana, Arial, Helvetica, sans-serif; /* for other IE versions */
}
h1 {
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}
h3 {
	font-size: 120%;
	font-weight: bold;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
#tblContainer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tblBody {
	background-color: #FFFFFF;
}
.footer {
	clear: both;
	text-align: center;
	font-size: 85%;
}

a.bnav:link,a.bnav:visited,a.bnav:active {
	color: #FFFFFF;
	text-decoration: none;

}

a.bnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright {
	text-align: center;
	font-size: 85%;
	color: #FFFFFF;
}
#live {
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
}

	#live h1 {
	font-size: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
	#live h2 {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
	#live h3 {
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#0C1C4D;
	}
	
	#live h4 {
	margin-left: 30px;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#6A0248;
	}
	
	a.h4:link {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	color:#6A0248;
	text-decoration:none;
	}
	
	a.h4:hover {
	color:#6A0248;
	text-decoration:underline;
	}
	
	#live p {
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	
	#live ul li {
	margin-top:0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
a.tnav:link,a.tnav:visited,a.tnav:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.tnav:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#news {
padding-bottom: 12px;
padding-top: 8px;
padding-right: 8px;
padding-left: 8px;
}

	#news a {
	font-size: 80%;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	#news a:hover {
	text-decoration: underline;
	}
	
	#news a.more {
	font-size: 75%;
	color: #333333;
	line-height: 130%;
	}

	#news p {
	color: #000000;
	line-height: 130%;
	}
.colRight {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
