a:link		{ color: #ffffff }
a:visited	{ color: #ffffff }
a:active	{ color: #000080 }
a:hover		{ color: #999999 }

.title { 
	font-family:				Times New Roman,Serif;
	font-size:					20px;
	font-weight:				bold;
	color:						#999999;
}

.sans { 
	font-family:				Arial,Helvetica,Sans-Serif;
	font-size:					12px;
	color:						white;
}

.body { 
	font-family:				Times New Roman,Serif;
	font-size:					14px;
	color:						#999999;
}

.small { 
	font-family:				Arial,Helvetica,Sans-Serif;
	font-size:					12px;
	color:						#999999;
}

td.header {
	background:					#dddddd;
}

.popupMenu {
	position:					absolute;
	left:						0;
	top:						0;
	layer-background-color:		lightyellow;
	background-color:			lightyellow;
	width:						200;
	visibility:					hidden;
	border:						2px solid black;
	padding:					0px;
}

.iewrap1 {
	position:					relative;
	height:						30px;
}

.iewrap2 {
	position:					absolute;
}

