a:link {
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	text-decoration: none;
	font-weight: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.sidebutton {background-image:url(../images/Button.gif)
}
.buttonLeft {background-image:url(../images/ButtonLeft.gif)
}
.buttonRight {background-image:url(../images/ButtonRight.gif)
}
.buttonMiddle {background-image:url(../images/ButtonMiddle.gif)
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}

.TextBody{font-family: Arial;
	font-weight: none;
	font-size: 12px;
	color: #000000;
}
.TextBodyEvents{font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.NewsBody{font-family: Arial;
	font-weight: none;
	font-size: 12px;
	color: #000000;
}

.LargeHR{font-family: Arial;
	font-weight: bold;
	font-size: 30px;
	color: #FF0000;
}

.NewsTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
}

.BreakDownTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #FFFFFF;
}

.TextSide{font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.SubTitle{font-family: ARIAL;
	font-weight: Bold;
	font-size: 14px;
	color: #000000;
}
.SubTitle2{font-family: ARIAL;
	font-weight: Bold;
	font-size: 16px;
	color: #000000;
}
#marqueecontainer{
	position: relative;
	width: 124px; /*marquee width */
	height: 120px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: none;
	padding: 2px;
	padding-left: 4px;
}

.TextKeywords{font-family: Arial;
	font-weight: none;
	font-size: 8px;
	color: #8F8F90;
}

.BorderColour {
	
	border-color:#F00;
	border-left:thin; 
	border-right:thin; 
	border-bottom:thin;
	border-top:none;
}
