td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1394598641 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:800px;
	height:650px;
	text-align:left;
}

#MMMenuContainer0530131900_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0530131900_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:80px;
	top:223px;
	z-index:300;
}

#MMMenu0530131900_0 {
/* This class defines things about menu MMMenu0530131900_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #ffffff;
	width:160px;
	height:36px;
}

.MMMIFHStyleMMMenu0530131900_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0530131900_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:200px;
	height:35px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:138px;
	height:14px;
}

#MMMenu0530131900_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0530131900_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenuContainer0530131900_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0530131900_0 a {
/* Controls the general apperance for menu MMMenuContainer0530131900_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:10px;
	background-color:#01647c;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0530131900_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0530131900_0 */
	color:#ffffff;
	background-color:#006600;
}

div.scrolly {
    height:100px;
    overflow:auto;
    background-color:#660066;
    color:#FFFF00;
    padding:0.0em 1.0em 0.0em 1.0em;

}

.scrollbox {
	overflow: scroll;
	visibility: inherit;
	height: 100px;
	width: auto;
	border: thin solid #999999;
}
