#btn2Lvl {
	width: 184px;
	font-size: 10px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn2Lvl a {
	width: 100%;
	color: #003F6D;
	padding-bottom: 4px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
}

#btn2Lvl a:hover {
	font-weight: bold;
}

#btn2LvlSel {
	width: 184px;
	font-size: 10px;
	padding-left: 8px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid 1px #EBF5FF;
}

#btn2LvlSel a {
	width: 100%;
	color: #003F6D;
	padding-bottom: 4px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#btn2LvlSel a:hover {
	font-weight: bold;
}


#btn3Lvl {
	display: block;
	width: 184px;
	padding-left: 8px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn3Lvl a {
	width: 176px;
	color: #003F6D;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-image: url(../images/allg/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn3Lvl a:hover {
	font-weight: bold;
}

#btn3LvlSel {
	display: block;
	width: 184px;
	padding-left: 8px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
	font-weight: bold;
}

#btn3LvlSel a {
	width: 176px;
	color: #003F6D;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-image: url(../images/allg/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

#btn3LvlSel a:hover {
	font-weight: bold;
}

#btn4Lvl {
	width: 175px;
	padding-left: 17px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn4Lvl a {
	width: 100%;
	color: #76ABD4;
	padding-bottom: 4px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
}

#btn4Lvl a:hover {
	font-weight: bold;
}

#btn4LvlSel {
	width: 175px;
	padding-left: 17px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
	font-weight: bold;
}

#btn4LvlSel a {
	width: 100%;
	color: #76ABD4;
	padding-bottom: 4px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#btn4LvlSel a:hover {
	font-weight: bold;
}

#btn5Lvl {
	display: block;
	width: 175px;
	padding-left: 17px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn5Lvl a {
	width: 158;
	color: #76ABD4;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-image: url(../images/allg/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn5Lvl a:hover {
	font-weight: bold;
}

#btn5LvlSel {
	display: block;
	width: 175px;
	padding-left: 17px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn5LvlSel a {
	width: 158;
	color: #76ABD4;
	padding-bottom: 4px;
	padding-top: 6px;
	padding-left: 8px;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
	display: block;
	background-image: url(../images/allg/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#btn5LvlSel a:hover {
	font-weight: bold;
}


#btn6Lvl {
	width: 166px;
	padding-left: 26px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn6Lvl a {
	width: 100%;
	color: #999999;
	padding-bottom: 4px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
}

#btn6Lvl a:hover {
	font-weight: bold;
}

#btn6LvlSel {
	width: 166px;
	padding-left: 26px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-bottom: solid 1px #EBF5FF;
}

#btn6LvlSel a {
	width: 100%;
	color: #999999;
	padding-bottom: 4px;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#btn6LvlSel a:hover {
	font-weight: bold;
}

#Info-Navigation {
	width: 468px;
	background-color:#F0F0F0; 
	background-image: url(../images/allg/pattern_info.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	line-height: 18px;
	color: #003F6D;
	border: solid 1px #E2E2E2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	margin-bottom: 4px;
}

.rtr 
{
    color: #003F6D;
    text-decoration: none;
}

.rtr:link 
{
    color: #003F6D;
    text-decoration: none;
}

.rtr:visited 
{
    color: #003F6D;
    text-decoration: none;
}

.rtr:hover 
{
    color: #003F6D;  
    text-decoration: underline;
}

.rtr:active 
{
    color: #003F6D;
    text-decoration: none;
}

.rtract 
{
    color: #76ABD4;
    font-weight: bold;
}

.rtract:link 
{
    color: #76ABD4;
    text-decoration: none;
}

.rtract:visited 
{
    color: #76ABD4;
    text-decoration: none;
}

.rtract:hover 
{
    color: #76ABD4;
    text-decoration: none;
}

.rtract:active
{
    color: #76ABD4;
    text-decoration: none;
}
