.eSolutions {
	color:#336699;
	text-decoration:underline;
}

.ReturnTop {
	font-size:.80em;
	text-align:right;
}

.ReturnTop a {
	text-decoration:underline;
}

.Stripe {
	background:url("../Stripe.jpg");
}

#divWrapper {
	width:925px;
	margin:0 auto;
	border:8px #5B0000;
	border-style:groove;
}

#divFooter {
	clear:both;
	font-size:.75em;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	/*background-color:#5B0000;*/
	width:925px;
	margin:0 auto;
	padding:10px 0px 0px 0px;
}

#divFooter a {
	text-decoration:underline;
	color:#FFFFFF;
}

body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000000;
	line-height:1.5;
	background:url("../Background.jpg");
	/*background-color:#5B0000;*/
}

img {
	border:none;
}

a {
	color:#000000;
}