table.rightmenu {
	width: 176px;
}

table.rightmenu td, table.rightmenu td a {
	background-color: #E3EEF8;
	text-align: left;
	text-decoration: none;
}


table.rightmenu td.innerselected, table.rightmenu td.innerselected a {
	background-color: #E3EEF8;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
}

table.rightmenu td.selected, table.rightmenu td.selected a {
	background-color: #75A9DA;
	text-align: left;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.bullet {
	color: #F68213;
	font-weight: bold;
}

td.maintext {
	padding: 3px;
}

table.relatedlinks {
	width: 176px;
}

table.relatedlinks td {
	background-color: #FEF2E7;
	text-align: left;
}


table.relatedlinks th {
	background-color: #F68213;
	color: #FFFFFF;
	font-size: 9pt;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}

table.search {
	width: 100%;
}
table.search td, table.search td a {
	background-color: #E3EEF8;
	text-align: left;
	text-decoration: none;
}
