.ToolbarTable
{
	border-left:0px solid #999999;
	border-right:1px solid #999999;
	border-top:0px solid #999999;
	border-bottom:10px solid #F1F1F1;
	background-color: #F1F1F1;
}

.ToolbarTable TR.ToolbarLink
{
	height: 25px;
}

.ToolbarTable TD.ToolbarLink
{
	border-right: #f1f1f1 1px solid;
	apadding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 6px;
	font-size: 70%;
	padding-bottom: 3px;
	border-left: #f1f1f1 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #f1f1f1 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	margin-top: 20px
}

.ToolbarLink a
{
	color: black;
	text-decoration: none;
}
.ToolbarLink a:hover
{
	color: black;
	text-decoration: none;
}
.ToolbarLink a:visited
{
	color: black;
	text-decoration: none;
}
.ToolbarLink a:active
{
	color: black;
	text-decoration: none;
}

.ToolbarTable TD.ToolbarSelected
{
	border-right: #f1f1f1 1px solid;
	aaapadding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 6px;
	font-size: 70%;
	padding-bottom: 3px;
	border-left: #f1f1f1 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #f1f1f1 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	margin-top: 20px;
	font-weight: bold;
}

.ToolbarSelected a
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
.ToolbarSelected a:hover
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
.ToolbarSelected a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
.ToolbarSelected a:active
{
	color: black;
	text-decoration: none;
	font-weight: bold
}

.ToolbarTable TD.ToolbarDivider
{
	padding-right: 10px;
	padding-left: 6px;
	font-size: 70%;
	padding-bottom: 3px;
	width: 100%;
	color: white;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	background-color: #5780ED;
	text-align: right;
}

.BottomLink
{
	color: #6487DC;
}
.BottomLink:active
{
	color: #6487DC;
}
.BottomLink:visited
{
	color: #6487DC;
}
.BottomLinkSelected
{
	color: #6487DC;
	font-weight: bold;
}
.BottomLinkSelected:active
{
	color: #6487DC;
	font-weight: bold;
}
.BottomLinkSelected:visited
{
	color: #6487DC;
	font-weight: bold;
}

.ToolbarTable TD.ToolbarSubLink
{
	border-right: #f1f1f1 1px solid;
	padding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 25px;
	font-size: 65%;
	padding-bottom: 3px;
	border-left: #f1f1f1 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #f1f1f1 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	margin-top: 20px
}

.ToolbarSubLink a
{
	color: black;
	text-decoration: none;
}
.ToolbarSubLink a:hover
{
	color: black;
	text-decoration: none;
}
.ToolbarSubLink a:visited
{
	color: black;
	text-decoration: none;
}
.ToolbarSubLink a:active
{
	color: black;
	text-decoration: none;
}

.ToolbarTable TD.ToolbarSubSelected
{
	border-right: #f1f1f1 1px solid;
	padding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 25px;
	font-size: 65%;
	padding-bottom: 3px;
	border-left: #f1f1f1 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #f1f1f1 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	margin-top: 20px;
	font-weight: bold;
}

.ToolbarSubSelected a
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
.ToolbarSubSelected a:hover
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
.ToolbarSubSelected a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold
}
.ToolbarSubSelected a:active
{
	color: black;
	text-decoration: none;
	font-weight: bold
}

body
{
}
