a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.TextBody{font-family: Arial;
	font-weight: none;
	font-size: 12px;
	color: #000000;
}
.SubTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
	color: #0000FF;
}

.SubTitle2{font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
	color: #FFFFFF;
}

.SubTitle3{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #999999;
}

.TextBody3{font-family: Arial;
	font-weight: none;
	font-size: 10px;
	color: #999999;
}

.TextBodyTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
}

#marqueecontainer{
	position: relative;
	width: 150px; /*marquee width */
	height: 165px; /*marquee height */
	background-color: None;
	overflow: hidden;
	border: none;
	padding: 2px;
	padding-left: 4px;
}

.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
	}

.NewsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
	}
.BorderColour { border: 1px solid #999999;
}
.FadedImage {
	background-image:url(../images/background.gif)
	
	}

.SideBarImage {
	background-image:url(../images/sidebar.gif)
	
	}

.BorderColour {
	background-color: #2c5bf7;
	
}