#SubMenu	{
	position: absolute;
	top: 0px;
	margin-bottom: 20px;
}

#SideMenu	{
	position: absolute;
	top: 0px;
	height: 500;
	margin-top: 0px;
	display: block;
}

body	iframe	{
	background-color:	white;
}

#Content	{
/*	margin-top:	16px; */
	padding-top:	16px;
	padding-bottom:	64px;

/*	margin-top:	34px; */
}

#Footer	{
	background:	url(/images/bgFooter.gif)	repeat-x	left	top;
	height:	10px;
}

#HeadTag	{
	top: 0;
/*	position: fixed;
	text-align:	right;
	margin:	0px;
	*/
/*		top: 20; */
	padding-right: 20px;
}
#HeadTag	a	{
	color: blue;
}

#Performance	{
	top:	0px;
	left:	300px;
}

div.Tasks	{
	top: 30;
}

div.TasksR	{
	top: 30;
}

