body { 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;	
	color: #404040;
	background-color: #638DD4;
	margin: 0px 0px 0px 0px;	
}

table.tab {
	position: absolute; 
	top: 72px;
}

div.user {
	width: 235px;  
	text-align:left;
	font-size: 8pt;
	color: #404040;	
}

.user-hdr {
	font-size: 8pt;
	color: #404040;
	font-weight: bold;
}

.user {
	font-size: 8pt;
	color: #404040;	
}

.head{
	position: absolute;
	top:0px;
}

.button-header {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #404040;
	height: 15px;
	line-height: 13px;
	text-align: center;
	cursor: pointer;
	display : inline;
	margin-left : 0px;
	margin-right : 4px;
}

.button-header-on {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	height: 15px;
	line-height: 13px;
	text-align: center;
	cursor: pointer;
	display : inline;
	margin-left : 0px;
	margin-right : 4px;
}