.border3side {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4AEBF;
	border-right-color: #A4AEBF;
	border-bottom-color: #A4AEBF;
	border-left-color: #A4AEBF;
}
.footertext {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}
.normaltext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a:link.footerlink {
	color: #666666;
	text-decoration: none;
}
a:visited.footerlink {
	color: #666666;
	text-decoration: none;
}
a:hover.footerlink {
	color: #666666;
	text-decoration: underline;
}
a:active.footerlink {
	color: #666666;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FDC101;
}
.title {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
	font-weight: bolder;
}
FORM.nomargin
{
    MARGIN: 0px;
}