body {
	background-color: #59524C;
	margin:0px;
	padding:0px;
	color:#666666;	
	font-family:Georgia, "Times New Roman", Times, serif;
}

#headerTd{
	background-color:#B2510D;
	padding:0px 0px 10px 50px;
	height:115px;
	vertical-align:top;
}

#headerTxtTd{
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
}

#bodyContent td{
	font-size:12px;
}


#bodyContent .plusTd{
	padding:5px 0px 5px 0px;
	font-size:10px;
}
#bodyContent .plusTd img{
	vertical-align:top;
}
#bodyContent .imgTitle{
	font-size:19px;
	font-weight:normal;

}


.separatorTd{
	border-bottom:dotted 2px #888888;
	height:10px;
}

.containerTd{
	vertical-align:top;
	padding:17px 0px 0px 50px;
}
.containerTd table td{
	vertical-align:top;
}

.clickableImg{
	cursor:pointer;
}
