body,td
{
	font-family:Arial;
	font-size:11px;
}
#divContent
{
	width:540px;
	height:400px;
	/*overflow:scroll;*/
}
#texHTML
{
	width:540px;
	height:400px;
}
#texHTML2
{
	width:540px;
	height:400px;
}
#fmeContent
{
	width:540px;
	height:390px;
	padding:0 0 0 0;
	border:none 0px white;	
}
#fmeContent2
{
	width:540px;
	height:390px;
	padding:0 0 0 0;
	border:none 0px white;	
}
.divShow
{
	display:block;
}
.divHide
{
	display:none;
}
.edtBG
{
	background-image:url(images/edtBG.jpg);
}
