body,td,th {
	font-size: 8pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	overflow:auto;
}
#swfheader,#header{
	height:22px;
	font-weight:bold;
}
#header{
	color: #999999;
	background-color: #003664;
}
#swfheader{
	color: #999999;
	background-color: #000000;
	border-bottom:solid 1px #999999;
}
#header a,#swfheader a {
	color: #999999;
	text-decoration: none;
}
#header a:hover,#swfheader a:hover  {
	text-decoration: underline;
	color: #ffffff;
}

.st_mnuArrow,.st_mnuIcon{
	width:16px;
	height:16px
}
.st_mnuItem{
	background-color:white;
}
.st_mnuItem_hover{
	color:white;
	background-color:#003664;
}
.st_mnuItem_hover TD{
	cursor:default;
}
.st_mnuPopup{
	border:solid 1px black;
	background-color:white;
}
.st_mnuPopup TD{
	font-size: 8pt;
	font-family: verdana, Arial, Helvetica, sans-serif;
	height:22px;
}
.warpcombo, .warpcombo_select
{
	cursor:default;
}
.warpcombo_select
{
	color:white;	
}