@charset "windows-1252";
#c_LeftNavTable
{
	color: #003366;
}
.c_LeftNav
{
	height: 31px;
	width: 196px;
	color: #003366;
	border-bottom: #d5ecff 1px solid; 
}
.c_LeftNav td
{
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
.c_LeftNav2
{
	height: 31px;
	width: 196px;
	background-color: #a6bed1;
	color: #003366;
	border: #FFFFFF 1px solid; 
}
.c_LeftNav2 td
{
	padding-left: 10px;
	font-size: 11px;
	line-height: 13px;
}
.c_LeftNav a:link, .c_LeftNav a:visited, .c_LeftNav a:hover, .c_LeftNav a:active,
.c_LeftNav2 a:link, .c_LeftNav2 a:visited, .c_LeftNav2 a:hover, .c_LeftNav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2e3d76;				
}
.c_LeftNavSelected
{
	height: 31px;
	width: 196px;
	color: #003366;
	background-image: url('../../Images/ORA/leftnav_selected_bg.gif');
	border-bottom: #d5ecff 1px solid; 
}
.c_LeftNavSelected a:link, .c_LeftNavSelected a:visited, .c_LeftNavSelected a:hover, .c_LeftNavSelected a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;				
	background-image: none;
}