.style1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
p{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
}
table.tbl p{
	margin:4px 0px 10px 0;
}
body{
	height:100%;
}
html{
	height:100%;
}
table.noBorder tr{
	font-size:1px;
}
form{
	margin:0;
	padding:0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bodytextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
/*.bodytextlight td div div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}*/

.bodytexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #336633;
	letter-spacing: -0.05pc;
}
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.bodytextlightbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #336633;
}
.bodytextsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #336633;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytextlinkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.imagesPoolList
{
margin:0px;
padding:0px;
list-style-type: none;
}

.mainMenu
{
  color:white;
  font-size: 11px;
  margin-left:-64px;
  font-family:Arial;
  font-weight:bold;
}
.mainMenu a
{
  color:white;
  text-decoration: none;
  margin-left:18px;
}
.mainMenu a:hover
{
  color:rgb(62,106,64);
}
.noBorder img
{
  border: 0px;
}