/**************** BASE *******************/

html{
	height:100%;
}

body {
	margin: 0 0 0 0;
	background-color: #07b8ff;
	height: 100%;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body.ehdot {
	margin: 3em 3em 3em 3em;
	background-color: #07b8ff;
	height: 100%;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	height:auto;
}




div.scroller {
	position:absolute;
	left:1024px;
	top:600px;
	width:1px;
	height:1px;
}

div#flashcontent {
	height:100%;
	min-height:600px;
	min-width:830px;
}

div#flashcontent img {
	margin-top:50px;
}

table {
	height:100%; width:100%;
	padding:0;
	margin:0;
}

td {
	height:100%; width:100%;
	padding:0;
	margin:0;
}

td.limit {
	height:1px;
	width:1px;
}



/*************** HEADINGS ***************/

h1 {
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	color: #592D00;
	font-size: 13px;
	border-bottom: 1px solid #592D00;
	margin-bottom: 15px;
	font-weight: bold;
}

h3 {
	color: #000;
	font-size: 15px;
	margin-bottom: 10px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
