.authoring
{		
	position:absolute;
	z-index:10;
	left:0px;
	width:800px;
	height:24px;	
	border:2px solid #6B7683;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B1C3D9,endColorStr=#CCD8E6);
	margin:2px 0 2px 2px;
}
.authoringLeft
{
	position:absolute;
	left:10px;
	height:20px;
	width:30px;
	background-image:url(left.gif);
	background-repeat:no-repeat;
}
.flap
{
	position:absolute;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	background-image:url(pilc.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 12px;
}
.flapRight
{
	position:absolute;
	height:20px;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	background-image:url(pilb.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 12px;
}
.flap a
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
.flapRight a
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}
HR
{
	width:auto;
	color:#455665;
	height:1px;
	width:117px;
}
.authoringToolbox
{
	left:0px;
	top:22px;
	position:absolute;
	visibility:hidden;
	background-color:#ECE9D8;
	border: solid 1px #465665;
	margin:2px;
	padding:1px;
	z-index:10;
}
.authoringBox
{
	position:relative;
	float:left;
	background-color:#ECE9D8;	
	padding:4px;
	margin:0 0 0 0;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#B1C3D9,endColorStr=#CCD8E6);
}
.authoringBox a , authoringBox a:visited
{
	color:Black;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
.authoringBox a:hover
{
	color:Red;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}
.spaceNormal
{
	position:relative;
	background-image:url(space.gif);
	background-repeat:no-repeat;
	width:40px;
	height:16px;
	float:left;
}
.spaceEnd
{
	position:relative;
	background-image:url(space_end.gif);
	background-repeat:no-repeat;
	width:40px;
	height:16px;
	float:left;
	padding:0 0 6px 0;
}
.authLinks a.Posting
{
	display:block;
	background-color:White;
	position:relative;
	background-image:url(posting.gif);
	background-repeat:no-repeat;
	background-position:20px 0;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
	width:198px;
	padding:0 0 0 0;	
}
.authLinks a.Channel
{
	display:block;
	background-color:White;
	position:relative;
	background-image:url(channel.gif);
	background-repeat:no-repeat;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
	width:198px;
	background-position:20px 0;
	padding:0 0 0 0;
}
.authLinks a.Back
{
	border-top:solid 1px Black;
	border-left:solid 1px Black;
	border-right:solid 1px Black;
	background-color:White;
	display:block;
	width:198px;
	background-image:url(channel.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 20px;
}
.error
{
	height:30px;
	padding:5px 0 0 0;
}
.errorHeader
{
	position:absolute;
	left:3px;
	top:3px;
	height:20px;
	width:20px;
	background-image:url(alert.gif);
	background-repeat:no-repeat;
}
.errorBox
{
	width:200px;
}