* {margin: 0; padding: 0; }

html
{
font-size: 100%;
*height: 100% !important;
height: 100%;
} 

body {
  	background-color: #FFFFFF !important;
	color: #000000 !important;
	font-size: 0.625em !important;
	text-align: center !important;
	*height: 100% !important;
	height: 100%;
	padding: 0.00 !important;
	margin: 0.00 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	vertical-align: middle;
	z-index: 0;
	min-width:1000px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 1050 ? "1000px" : "100%" );
}

#header {
	width: 100% !important;
	min-width:1000px;
	background-image: url('/include/images/Background-Blue_2.jpg'); 
	background-repeat:repeat-x;
 
	}

#header_SM {
	width: 100% !important;
	min-width:1000px;
	background-image: url('/include/images/SM-BG-Image.jpg'); 
	background-repeat:repeat-x;
 
	}

#Contents
{
	background-color: transparent !important;
	width: 100% !important;
	height: 80% !important;
	text-align: center !important;
	margin-bottom:0em;
	margin-top: 0px;
}

#menu {
	background-color: transparent !important;
	color: inherit;
	height: 2.2em;
	border-style:solid;
	border-color:#003300;
	border-width: 0px 0;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0.3em;
	margin-left: auto;
}

#Stage{
	background-color: transparent !important;
	font-size: 1.4em;
	color:black;
	width: 90%;
	height: 92%;
	margin-top:0px;
	margin-bottom:3px;
	margin-right:auto;
	margin-left:auto;
  }
#flashcontent{
	width: 100%;
	height: 100%;
	margin-bottom:5px;
	margin-top:5px;
}
#scroll {
	text-align: left;
	border: 0px solid #666;
	background-color: #EEEEEE;
	padding: 2%;
	height: 85%;
	width: 85%;
	position: relative;
	left:-95%;
	overflow: auto;
}

#textstage
{
	text-align: left;
	padding-top: 1%;
	padding-right: 7%;
	padding-bottom: 1%;
	padding-left: 7%;

}
/*Position: absolute;
left: 1%;
top:10%;
height: 85%;
width: 85%;
overflow: auto;*/
#Footer {
	position: relative;
	bottom:0px;
	background-color: transparent !important;
	text-align: center !important;
	width: 100%;
	clear: both !important;
	color: inherit;
	HEIGHT: 1.2em;
 
 
}

a:link {
	color: #7391ab ;
	text-decoration: none !important;
	background-color: inherit;
}

a:active {
  color: #666666 !important;
  text-decoration: none !important;
  background-color: inherit;
}

a:visited {
  color: #666666 !important;
  text-decoration: none !important;
  background-color: inherit;
}

a:hover {
  color: #666666 !important;
  text-decoration: none !important;
  background-color: inherit;
}
a img {
  border: 0.00 !important;
}
