﻿iframe{
height:auto;
width:99%;
border:0px;
overflow:hidden
}
body{
	background-color: #E3A23E	
}
.round_border
{
	border-radius: 10px;
	-moz-border-radius: 10px; /* Firefox 3.6 and earlier */;
	-webkit-border-radius: 10px; /* Safari */;

}
	.auto-style11 {
		margin-bottom: 5px;
}

.mainblock {
	border: medium #000000;
	-moz-border-radius: 10px; /* Firefox 3.6 and earlier */;
	margin-left: 1.5%;
	width: 96%;
	background-color: white;
	text-align: left;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2%
}
.flex-container {
  display:flex;
  width:100%;
}
.container {
  justify-content: space-between;
}
.no {
	flex-wrap: nowrap;
}
.flex-item {
  flex-grow: 0;
  flex-shrink: 1;
}
.fontxlarge {
	font-size: x-large;
}
.auto-style10 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
.auto-style15 {
	margin: 40 40 40 40;
	font-size: xx-large;
	background-color: white;
	-moz-border-radius: 10px; /* Firefox 3.6 and earlier */
}	border-radius: 10px;