body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF00;
}

.ContentRow {
	padding-left:20px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ContentRowRight {
	padding-left:20px;
}

.ContentRow img {
	border: 5px solid #FFFF66;

}

.ContentRow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.eXibeoMainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ContentRow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.eXibeoMainBodyText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.eXibeoHeadingOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	width: 177px;
	text-align: left;
	height: 28px;
}

.eXibeoHeadingTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}

.eXibeoHeadingTwo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: left;
		text-decoration: none;
}

.eXibeoRightMenuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	text-indent: 15px;
	display: block;
	height: 30px;
	width: 250px;
}

.eXibeoRightMenuButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	background-color: #9FD694;
	text-decoration: none;
	font-weight: bold;
	text-indent: 15px;
	display: block;
	height: 30px;
	width: 250px;
}

.eXibeoRightBlock {
	background-color: #9FD694;
	display: block;
	width: 250px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.eXibeoRightBlockTitle {
	background-color: #FFFF00;
	display: block;
	width: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	
}

