@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/erdesignsite_background.jpg);
	background-color: #1C1C1C;
	background-repeat: repeat-x;
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	font-style: normal;
	font-weight: bold;
}
.style10 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	color: #330000;
}
.style13 {font-size: 12px; color: #330000; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #330000;
}
