﻿#leftNavContent
{
	background-color: #f498c0;
	width: 223px;
	color: #ffffff;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
#leftNavTop
{
	height: 13px;
	width: 239px;
	background: url(../../Images/leftNavTop.gif) left bottom no-repeat;
}
#leftNavBottom
{
	height: 13px;
	width: 239px;
	background: url(../../Images/leftNavBottom.gif) left top no-repeat;
}
#leftNav
{
	font-size: 12px;
}
#leftNav p
{
	font-weight: bold;
	margin-bottom: 0px;
}
#leftNav hr
{
	width: 120px;
	color: #ffffff;
	height: 1px;
}
#leftNav .title
{
	font-size: 14px;
}
#leftNav .superscript
{
	vertical-align: super;
	font-size: 10px;
}
