.ToolbarTable
{
	border-left:0px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-top:0px solid #aaaaaa;
	border-bottom:10px solid #f1f1f1;
	background-color: #f1f1f1;
}

.ToolbarTable tr.ToolbarLink
{
	height: 25px;
}

.ToolbarTable td.ToolbarLink
{
	border-right: #f1f1f1 1px solid;
	padding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 10px;
	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;
	padding-right: 25px;
	border-top: #f1f1f1 1px solid;
	padding-left: 10px;
	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: #883939;
	text-align: right;
}

.BottomLink
{
	color: #800000;
}
.BottomLink:active
{
	color: #800000;
}
.BottomLink:visited
{
	color: #800000;
}
.BottomLinkSelected
{
	color: #800000;
	font-weight: bold;
}
.BottomLinkSelected:active
{
	color: #800000;
	font-weight: bold;
}
.BottomLinkSelected:visited
{
	color: #800000;
	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
{
}
