.TopBar
{
	padding-left: 5px;
	font-weight: bold;
}
.TopBar_Link,
.TopBar_Text
{
	padding-left: 5px;
	border-left: solid 1px black;
	padding-right: 5px;
	color: #000000;
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.TopBar_Welcome
{
	border-style: none;
	padding-right: 5px;
}

.TopBar_Link a:link,
.TopBar_Link a:visited,
.TopBar_Link a:active,
.TopBar_Link a:hover
{
	color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    text-align: center;
}
.TopBar_Link a:hover
{
	text-decoration: underline;
}
.TopBar_Link_Sep
{
	display: none;
	font-weight: bold;
	color: #ffffff;
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif
}

.MiddleBar
{
    background-color: #2072A4;
}

.BottomBar
{
    vertical-align: middle;
}
.BottomBar_TabTitle
{
	font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.BottomBar_Text,
.BottomBar_Link
{
    font-weight: normal;
    color: white;
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.BottomBar_Link a:link,
.BottomBar_Link a:visited,
.BottomBar_Link a:active
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.BottomBar_Link a:hover
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: underline;
}

.BottomBar_Link_Sep
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, sans-serif
}