body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#FF6600;
	overflow-y: scroll;
}

p, il {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;}
	
.NewsText {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

.MenuItem {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

td {
	color: #000000;
}

.Header {
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;

}

.Dates {
	color: #043F5D;
	font-weight: bold;
	font-size: 12px;

}

.Highlights {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 1px;	

}

H1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;

}

H2 {
	color: #043F5D;
	font-weight: bold;
	font-size: 14px;

}

Table.NavTable {
  background-repeat: no-repeat;
  background-position:center;
  background-image: url("/Images/Web_Site_SEO_commerce_marketing.gif");
  width:200px;
  border:0px;
  margin-top:5px;
  
}

a.Link, a.Link:visited, a.Link:active {
	color: #cccccc;
	text-decoration: none;

	
}

a.Link:hover {
	color: #FF6600;
	text-decoration: underline;

}

a.BodyLink, a.BodyLink:visited, a.BodyLink:active {
	color: #FF6600;
	text-decoration: none;

	
}

a.BodyLink:hover {
	color: #043F5D;
	text-decoration: underline;

}

a.BSLink, a.BSLink:visited, a.BSLink:active {
	color: #ffffff;
	text-decoration: none;

	
}

a.BSLink:hover {
	color: #043F5D;
	text-decoration: underline;

}

hr{ 
	height: 1px;
	width: 95%;
	color: #cccccc;
}


