body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	background-color: #C099C1;
	margin: 0px;
	padding: 0px;
	background-image:  url(../_gfx_/backgrounds/main.gif);
	
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	
}
.footer {
	font-size: 10px;
	color: #b05aa3;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #663366;
	border-right-color: #663366;
	border-bottom-color: #663366;
	border-left-color: #663366;

}

a {
	font-size: 11px;
	color: #555555;
	text-decoration:none;
}
a:hover {
	font-size: 11px;
	color: #555555;
	text-decoration:underline;
}
a.footer {
	font-size: 10px;
	color: #b05aa30;
	text-decoration:none;
}
a.footer:hover {
	font-size: 10px;
	color: #b05aa3;
	text-decoration:underline;
}

.contentImage {
	border: 1px solid 663366;
}
