		p, tr, td, ul, li
			{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
		.header1, h1
			{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
		.header2, h2
			{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
		.intd
			{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
		pre
			{ background: #dddddd; border: 1px solid black; color: black; padding-top: 1em; white-space: pre; padding: 10px;}

.style1 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.TinyBox {
	font-family: Tahoma, Verdana;
	font-size: 9px;
}
.WhiteLink{color: #ffffff; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
.WhiteLinkuNDERLINE{color: #ffffff; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 11px
}
.BlackLink{color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
.SiteThemeColourLink{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
body {
	background-image:  ;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#content-left {
	float:left;
	text-align:left;
	width:320px;
	height:100%;
}
#content-centre {
	float:left;
	width:350px;
	height:100%;
	margin-bottom:20px;
}
#content-right {
	float:left;
	text-align:right;
	width:325px;
	height:100%;
}
#newsscrolltitle {
	width:300px;
	height:25px;
	margin-left: 20px;
	margin-top:20px;
	margin-bottom:2px;
}
#newsscroll {
	background-color: #ffffff;
	opacity:0.90; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /* IE 8 */
    filter:alpha(opacity=90); /* IE 4, 5, 6 and 7 */
	scrollbar-arrow-color : #ffffff; 
	scrollbar-track-color: #484848 ; 
	scrollbar-face-color : #484848; 
	overflow-y:scroll;
	overflow-x: hidden;
	width:300px;
	height:450px;
	margin-left: 20px;
	padding-left:5px;
	padding-top:5px;
}
#newsscrollimage {
	float:left;
	width:65px;
	height:65px;
		margin-bottom:5px;
}
#newsscrolltext {
	float:left;
	width:200px;
	height:65px;
	margin-left:5px;
	margin-bottom:5px;
}
#newssectionnew {
	width:304px;
	height:200px;
	margin-top: 45px;
	margin-right:20px;
	text-align:left;
}
#newssectionnew1 {
	background-color: #ffffff;
	opacity:0.90; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /* IE 8 */
    filter:alpha(opacity=90); /* IE 4, 5, 6 and 7 */
	width:304px;
	height:auto;

	text-align:left;
}
#newssectionnew2 {
	background-color: #ffffff;
	opacity:0.90; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=90)"; /* IE 8 */
    filter:alpha(opacity=90); /* IE 4, 5, 6 and 7 */
	width:304px;
	height:auto;
	text-align:left;
}
#newssectionnewtext {
	width:300px;
	padding-left:5px;
}
#newssectionnewimage{
	width:300px;
	height:180px;
}
#socialfeedlogos {
	width:300px;
	height:80px;
	margin-left:20px;
	margin-top:20px;
}

.ContentText{
	font-size: 13px;
	font-family: "Century Gothic";
	color: #FFF;
	text-decoration: none;
}

.ContentText2{
	font-size: 15px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
.ContentText2Black{
	font-size: 15px;
	font-family: "Century Gothic";
	color: #000000;
	text-decoration: none;
}
.Heading {
	font-size: 26px;
	font-family: "Century Gothic";
	color: #000000;
	
}
.HeadingWhite {
	font-size: 26px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	
}
.HeadingWhite2 {
	font-size: 22px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	
}
.Heading2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading2Black {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align:bottom;
}
.Heading3Black {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align:bottom;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TahomaText {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.AdminLink {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.CopyRightText{
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.FilterTrans100 {
	filter: Alpha(Opacity=100);
	-moz-opacity:.95;
	opacity:.95;
}
.FilterTrans85 {
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.FilterTrans85Title {
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	width:901;
	height:80;
	background-image:url(../Images/Background%20Images/News-Background.png);	
}
.FilterTrans70 {
	filter: Alpha(Opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.FilterTrans55 {
	filter: Alpha(Opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
.FilterTrans80 {
	filter: Alpha(Opacity=60);
	-moz-opacity:.40;
	opacity:.40;
}
.FilterTrans90 {
	filter: Alpha(Opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.ScrollBars {
	overflow: scroll;
	filter: Alpha(Opacity=100);
	-moz-opacity:.95;
	opacity:.95;
	color: #666666;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
}
.ContentBlackText{
	font-size: 11px;
	font-family: "Century Gothic";
	color: #000000;
}
.ContentBlackText10px{
	font-size: 10px;
	font-family: "Century Gothic";
	color: #000000;
}
.ArialBlackText10px{
	font-size: 10px;
	font-family: "Arial";
	color: #000000;
}
.ScrollBarsBlackBG {
	overflow: scroll;
	filter: Alpha(Opacity=80);
	color: #666666;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
		   background: #000000;
		   color: #FFFFFF;
		   font-family: "Century Gothic";
		   font-size: 13px;
}
.ScrollBarsGreyBG {
	overflow: scroll;
	filter: Alpha(Opacity=80);
	color: #FFFFFF;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
		   background: #000000;
		   color: #FFFFFF;
		   font-family: "Century Gothic";
		   font-size: 13px;
}.BorderShadow {
	filter: Glow(Color=#333333, strength=10);
}.BorderShadows {
	
	filter: dropshadow(Color=#333333, Direction=500, Strength=10);
}
.ScrollBarsBlackNoOpacity {
	overflow: scroll;
	color: #666666;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
}
.BlackWithNoOpacity {
	font-family: "Century Gothic";
	background-image: none;
	background-color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.ContentText a:link {color:#ffffff}      /* unvisited link */
.ContentText a:visited {color:#ffffff}  /* visited link */
.ContentText a:hover {color:#ffffff}  /* mouse over link */
.ContentText a:active {color:#ffffff}  /* selected link */


.ContentBlackText a:link {color:#000000}      /* unvisited link */
.ContentBlackText a:visited {color:#000000}  /* visited link */
.ContentBlackText a:hover {color:#000000}  /* mouse over link */
.ContentBlackText a:active {color:#000000}  /* selected link */

.ContentTextBlack{
	font-size: 13px;
	font-family: "Century Gothic";
	color: #000;
	text-decoration: none;

}

.TABLE { border: 1px solid #333333; }

