.main_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E5E7;
	border-right-color: #E4E5E7;
	border-bottom-color: #E4E5E7;
	border-left-color: #E4E5E7;
	border-top-style: none;
	border-bottom-style: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
}
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;
}
FORM.nomargin
{
    MARGIN: 0px;
}
a:link.titlelink {
	color: #666666;
	text-decoration: none;
}
a:visited.titlelink {
	color: #666666;
	text-decoration: none;
}
a:hover.titlelink {
	color: #666666;
	text-decoration: underline;
}
a:active.titlelink {
	color: #666666;
	text-decoration: none;
}.vertback {
	background-attachment: fixed;
	background-image: url(images/vert_line.jpg);
	background-repeat: repeat-y;
	background-position: right 5px;
}
