﻿body 
{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	background-image:none;
	background-color:#ffffff;
}

div.frameTopBar
{
	height:21px;
	padding-left:5px;
	padding-right:5px;		
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#000000;
}

div.frameTopBar a
{
	color:#000000;
}

p.moveText
{
	font-size:20px;	
	font-weight:bold;
	display:none;
	line-height:1em;
	white-space:nowrap;
	color:#000000;
	position:absolute;
	background-color:#ffffff;
}

a.moveTag
{	
	font-weight:bold;
	display:none;
	line-height:1em;
	color:#666666;	
	position:absolute;
	white-space:nowrap;
	background-color:#ffffff;
}