body {
	background-image: url(images/Background/BackGround6a.JPG);
	background-repeat: repeat;
	background-color: #666666;
	background-position: center top;
}
.NavigationHeader {
	font-size: large;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	color: #F0F0F0;
	font-weight: 600;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: 600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
}
.Bio_Name {
	font-size: x-large;
	font-weight: bold;
}

.style1 {
	font-size: x-small;
		 color: #CCCCCC;
}

.TeamUpdatesWhite {font-size: large; color: #FFFFFF; }

.style2 {color: #FFFFFF}
