body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE {
  border-collapse : collapse;
  empty-cells : show;
}
FORM { margin : 0px; }
P,TD,TH {
  font-size : 11px;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  text-align: justify;
}
LABEL,INPUT,SELECT,TEXTAREA {
  font-size : 11px;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
}
td.main {
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
td.bottom {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
td.contacts {
	background-image: url(../images/address-bg.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
A,A:visited {
  font-size : inherit;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
}
A:hover {
  font-size : inherit;
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.main,A.main:visited {
  font-size : inherit;
  color : #FFFFFF;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
}
A.main:hover {
  font-size : inherit;
  color : #FFFFFF;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
A.popupnav,A.popupnav:visited {
  font-size : inherit;
  color : #666666;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
}
A.popupnav:hover {
  font-size : inherit;
  color : #333333;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
td.popupnav {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
span.title {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
A.name,A.name:visited {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}
A.bottom,A.bottom:visited {
  font-size : inherit;
  color : #666666;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : none;
}
A.bottom:hover {
  font-size : inherit;
  color : #333333;
  font-family : Arial, Helvetica, sans-serif;
  text-decoration : underline;
}
span.bottom {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
