body
{
	text-color: #8399B3;
	topmargin: 0;
	page-leftmargin: 0;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}

table
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
a:link
{
	color: #666666;
	text-decoration: none;

}

a:active
{
	color: #666666;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

.Scrollbars
{
	SCROLLBAR-FACE-COLOR: #959486;
	SCROLLBAR-HIGHLIGHT-COLOR: #E2D2C2;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #AAA7A7;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #DBDAD0;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

.button
{
	cursor: hand;
	font-weight: bold;
	color: blue;
}

.bodytext
{
	text-align: center;
	vertical-valign: top;	
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}

.bodytextII
{
	text-align: center;
	vertical-valign: top;	
	font-family: Verdana, Helvetica;
	font-size: 7pt;
}


#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

.draggable {
	position:relative;
	cursor:hand;
	zindex:100;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-color: #ADB69C;
	background-color: #718083;
	padding: 2px;
	border: 1px ridge #999999;
	}

.Popup_Head{
	position:relative;
	cursor:hand;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-color: #FFFFFF;
 	background-color: #718083;

}
	
.Popup_Body{
	position:relative;
	cursor:hand;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-color: #ADB69C;
	background-color: #F6F6F7;
	padding: 1px; 	
	border: 1px ridge #999999;
	}
	
.under{
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding-bottom: 1;
}
.foot
{
	font-family: Verdana, Arial;
	font-size: 7pt;
}

.tableheads
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #A48C66;
}