body 
{
	font-family: Arial;
	Font-Size: 1em;
	text-align: center;
	background: #ffffff;
}

#Content 
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#MainDiv
{
	width: 1024px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	text-align: left;
}

.pImage
{
	margin-top: 0px;
	margin-bottom: 10px;
}

table
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.RoundedTableCenter 
{
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	display: block;
	overflow: hidden;
	padding: 0px 2px;
}

.ToolbarButton
{
	border-width: 0px;
	width: 26px;
	height: 26px;
	background-color: #CCC;
}

.MainDiv
{
	width: 1024px;
	text-align: left;
}

.Space
{
	background-color: White;
}

.Toolbar
{
	margin-top: 3px;
	margin-bottom: 3px;
}

.TreeNodeLink
{
	font-family: Tahoma;
	font-size: 12px;
	color: Blue;
}

.TreeNodeNoLink
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}


