.dyndiv {
	background: #CCCCCD;
	border-width: 1px;
	border-style: solid;
	border-color: #03159D;
	width: 150;
	height: 150;
	position: absolute;
	visibility: visible;
	top: 200;
	left: 50;
	z-index: 10;
	overflow-Y: fixed;
}
.ghostdiv {
	z-index: 200;
	border-color: #DF2C09;
	border-width: 1px;
	border-style: solid;
	width: 0;
	height: 0;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
	overflow-Y: fixed;
}
.tabcolor {
	background-color: #03159D;
	width: 100%;
}
.tabtitle {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.tablinktxt {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.tablinkahref {
	text-decoration: none;
}
.wcaption {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
.msgevents {
	background: #CCCCCD;
	border-width: 1px;
	border-style: solid;
	border-color: #03159D;
	width: 200;
}
.mousemenutxt {
	margin: 0px;
	padding: 2px;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.mousemenubox {
	background: #CCCCCD;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 75;
	height: 50;
}
.divbox_one {
	background: #CCCCCD;
	border-width: 1px;
	border-style: solid;
	border-color: #03159D;
	width: 150;
	height: 150;
	position: absolute;
	visibility: visible;
	top: 200;
	left: 50;
	z-index: 10;
	overflow-Y: fixed;
}
.divbox_two {
	background: #CCCCCD;
	border-width: 1px;
	border-style: solid;
	border-color: #03159D;
	width: 150;
	height: 150;
	position: absolute;
	visibility: visible;
	top: 200;
	left: 450;
	z-index: 10;
	overflow-Y: fixed;
}
.boundingbox {
	border-width: 2px;
	border-style: solid;
	border-color: #B32004;
	width: 700;
	height: 490;
	position: absolute;
	visibility: visible;
	top: 10;
	left: 10;
	z-index: 1;
}
