.MainHeading {
	font-family: "Arial";
	font-size: xx-large;
	text-transform: none;
	color: #000000;
	padding: 4px;
}
.BodyText {
	font-family: "Arial";
	font-size: small;
	color: #000000;
	line-height: normal;
	letter-spacing: normal;
}
.MainButton {
	font-family: "Arial";
	font-size: medium;
	color: #000000;
}
.SideButton {
	font-family: "Arial";
	font-size: small;
	color: #000000;
}
.SubHeading {
	font-family: "Arial";
	font-size: medium;
	color: #000000;
}
.ItalicHeading {
	font-family: "Arial";
	font-style: italic;
	color: #000000;
	font-size: medium;
}
.captiontext {
	font-family: "Arial";
	font-size: 10px;
}
.greybox {
border : 1px solid #ccc;
background : #f5f5f5;
padding : 10px;
}
iframe {
	border-width: 0px;
	height: 60px;
	width: 400px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}
.up_images {
	margin: 10px;
	width: 150px;
	height: 100px;
	border-style: solid;
	border-width: 5px;
	border-color: #DEDFDE;
}
