body,td,th {
    font-family: Arial,Helvetia,sans-serif;
	color:rgb(82,83,87);
    font-size:9pt;
	
}
body { background-color:#ECF5E4; }

a { color:rgb(111,179,26); text-decoration:none; }
a:hover 	{ color:rgb(111,179,26); }

img, div {
   behavior: url(iepngfix.htc);
}

.MenuEntryDiv {

width:130px;
float:right;

}

.StandardText { 
 font-family: Arial,Helvetia,sans-serif;
 color:rgb(82,83,87);
 font-size:9pt;
}

.ContentTdLeft {
 width:130px;

}

.ContentTable {
	width:510px;
	line-height:130%;
}

.ContentTdRight {
	line-height: 18px;

}

.ContentTdSpacer {
	height:40px;
}

.ContentTdPicture {
	height:220px;

}

.ContentTitle {
	color:rgb(111,179,26);
	font-weight:bold;
}

.Green {
	color:rgb(111,179,26);
}


td { vertical-align:top; }
img { border:0px; }

