.tableborderwhitetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ubodyrightg {
	background-image: url(images/body_rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodybottombg {
	background-image: url(images/body_bottomlbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body {
	background-color: #EFDBCE;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0px 16px 16px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-right: 16px;
	margin-left: 16px;
}
.picborder {
	border: 1px solid #006500;
}
.piccaption {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #666666;
	text-align: center;
}
