

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

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

td {
	color: #000000;
}


.WhiteHeader {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;

}

H1 {
	color: #346F55;
	font-weight: bold;
	font-size: 16px;

}

H2 {
	color: #346F55;
	font-weight: bold;
	font-size: 16px;

}

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: #004E9B;
	text-decoration: none;

	
}

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

}

a.BoldLink, a.BoldLink:visited, a.BoldLink:active {
	color: #80552B;
	text-decoration: none;

	
}

a.BoldLink:hover {
	color: #ffffff;
	text-decoration: underline;

}

a.GreenLink, a.GreenLink:visited, a.GreenLink:active {
	color: #ffffff;
	text-decoration: underline;

	
}

a.GreenLink:hover {
	color: #cccccc;
	text-decoration: none;

}


.red {
	color: #B00000;
}