.tmpmenu
{
	border:#aca899 1px solid;
	padding:0px;
	visibility:hidden;
	margin:0px;
	width:140px;
	cursor:pointer;
	line-height:20px;
	position:absolute;
	background:menu;
	text-align:left
}
.ontmp
{
	CURSOR:pointer
}
.tmpline
{
    margin-left: 4px;
    margin-right: 4px;
    height: 1px
}
A.tmpmenuitem
{
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
	width: 140px;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration:none
}
A.tmpmenuitem:hover
{
	color: #000000;
	background-color: #FFFFFF
}
A.tmpmenuitem:visited
{
	color: #000000;
	background-color: #FFFFFF
}
A.tmpmenuitem:active
{
	color: #000000;
	background-color: #FFFFFF
}
.tmpmenuheader
{
	width: 140px;
	background-color: #F5F5F5
}
IFRAME.tmpiframe
{
	width: 300px;
	height: 300px
}
BODY.tmpiframe
{
}
LI.tmplistitem
{
}
IMG.tmpgraph
{
	margin-top:0px;
	margin-bottom:4px;
}
TABLE.tmptable
{
	margin:0px;
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF
}
TR.tmptable
{
}
TD.tmptable
{
	margin:0px;
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF
}
A.tmplink
{
	color:#5D5D5D;
	font-weight:bold
}
A.tmplink:hover
{
}