body {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	background-image: url(IMAGES/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bg_left {
	background-image: url(IMAGES/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.linksBar {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCFFFF;
	text-align: left;
}
a:hover {
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #F9E7BD;
	border-bottom-color: #F9E7BD;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
.linksBar-he {

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCFFFF;
	text-align: right;
}
.bg_right {

	background-image: url(IMAGES/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
}
.bgpage-he {
	background-image: url(IMAGES/bgr.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	background-position: center;
}

