body {
	background: #71828A url(images/bg_grad.jpg) fixed;
	margin-bottom: 0px;

}
-->
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: bold; }
.style17 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333}

a:link {
	color:#892285; text-decoration: none;
}
a:visited {
	color:#892285; text-decoration: none;
}
a:hover {
	color: #666666; text-decoration: none;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:active {
	color:#892285; text-decoration: none;
}

.dashedborder {
	border-right: 1px dashed;
}

.dashedborderbottom {
	border-bottom: 1px dashed;
}