.maintext {
	font-family: "Helvetica 65 Medium";
	font-size: 15px;
	font-weight: normal;
	color: #4F4F35;
}
.tableborderwhite {
	border: 1px solid #000000;
}
.2bordersgrey {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}
.textnavigation {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.textnavigationorange {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FE9700;
}
a:link.orangelink {
	color: #FE9700;
	text-decoration: none;
}
a:visited.orangelink {
	color: #FE9700;
	text-decoration: none;
}
a:hover.orangelink {
	color: #FE9700;
	text-decoration: none;
}
a:active.orangelink {
	color: #FE9700;
	text-decoration: none;
}
a:link.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.whitelinklink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whitelinklink {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.whitelinklink {
	color: #FFFFFF;
	text-decoration: none;
}
.maintextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.sidebar_left {
	background-attachment: fixed;
	background-image: url(images/sidebar_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar_right {

	background-attachment: fixed;
	background-image: url(images/sidebar_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #64644e;
}
a:link.footerlink {
	color: #64644e;
	text-decoration: none;
}
a:visited.footerlink {
	color: #64644e;
	text-decoration: none;
}
a:hover.footerlink {
	color: #64644e;
	text-decoration: underline;
}
a:active.footerlink {
	color: #64644e;
	text-decoration: none;
}
.textallpages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 19px;
}
FORM.nomargin
{
    MARGIN: 0px;
}

