td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.table_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#RightNavList	{
	margin: 0;
	padding	: 0;
	list-style: none;
}
#RightNavList ul {
	padding: 0px;
	margin: 0px;
}
#RightNavList li.bottom	{
	margin-bottom: 0px;
}

#RightNavList li	{
	padding-left: 13px;
	background-image: url('images/nav_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 8px
}
#RightNavList a {
	text-decoration: underline;
	font-weight: normal;
}