
tr.topnav {
	height: 27px;
}

tr.topnav td a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

tr.topnav td a.selected {
	color: #BE3F28;
}

tr.topnav td a:hover {
	text-decoration: underline;
}

.top_btn_bg_4 {
	width: 131px;
}

.top_btn_bg_14 {
	width: 152px;
}

.top_btn_bg_19 {
	width: 99px;
}

.top_btn_bg_25 {
	width: 167px;
}

.top_btn_bg_16 {
	width: 171px;
}



div.no_nav {
	width: 10px;
}


.nav {
	width: 160px;
}

.nav a {
	color: #666666;
	text-decoration: none;
}

.nav a.down {
	color: #BE3F28;
}

.nav div.up, .nav div.down {
	padding: 5px;
	padding-left: 20px;
	background-image: url(/i/tick.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

.nav div.down {
	background-color: white;
}

.nav div.up_l4 {
	padding: 2px 0px 8px 30px;
	font-size: 11px;
	background-color: white;

	background-image: url(/i/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

.nav div.down_l4 {
	padding: 2px 0px 8px 30px;
	font-size: 11px;
	background-color: white;

	background-image: url(/i/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

.nav div.down_l4 a {
	text-decoration: underline;
}


/*

.nav  a.l1 {
	display:block;
	height:40px;
	line-height:40px;

	border: 1px solid #D0CECE;
	border-top: none;

	background-repeat: no-repeat;
	background-position: 5px 50%;

	padding-left:30px;

	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
}

.nav a.up {
	margin-bottom:1px;
	color: #756C6A;
}

.nav a.down {
	border-bottom: none;
	color: #2BAEC1;
}

.nav a.down2 {
	margin-bottom:1px;
	color: #2BAEC1;
}

.nav a.up:hover {
	color: #2BAEC1;
}


.nav1 {
	border: 1px solid #D0CECE;
	border-top:none;
	margin-bottom:1px;
	padding-bottom:5px;
	line-height:20px;
}

.nav1 .bgr {
	background: url(/i/nav/bgr.png) repeat-y 0px 0px;
}

div.nav1 a {
	color: #2BAEC1;
	font-size: 10px;
	padding-left: 13px;
}

.nav1 a:hover, .nav1 a.down {
	text-decoration: none;
	background: url(/i/nav/bullet.gif) no-repeat 5px 50%;
}*/