.PL_B
{
	background-color: #3F3F3F;
	width: 100%;
}

.PL_C, .PL_C0, .PL_C1, .PL_C2, .PL_C3, .PL_C4, .PL_C5, .PL_C6
{
	padding-left: 27px;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url( '/HomePage/Images/ArrowBig.gif' ) no-repeat 10px 10px;
	padding-right: 8px;
}

.PL_C a, .PL_C0 a, .PL_C1 a, .PL_C2 a, .PL_C3 a, .PL_C4 a, .PL_C5 a, .PL_C6 a
{
	/*font-family: Myriad Pro Cond;*/
	font-size: 15px;
	font-weight: bold;
	color: #A6A5A5;
	text-decoration: none;
	text-transform: uppercase;
}

.PL_C a, .PL_C0 a
{
	color: #A6A5A5;
}
.PL_C1 a
{
	color: #D88A37;
}
.PL_C2 a
{
	color: #D6CF1F;
}
.PL_C3 a
{
	color: #9BD32A;
}
.PL_C4 a
{
	color: #CA1818;
}
.PL_C5 a
{
	color: #02B051;
}
.PL_C6 a
{
	color: #015591;
}

.PL_C0 a:hover, .PL_C1 a:hover, .PL_C2 a:hover, .PL_C3 a:hover, .PL_C4 a:hover, .PL_C5 a:hover, .PL_C6 a:hover
{
	text-decoration:underline;
}

/*.PL_C2 a, .PL_C3 a, .PL_C4 a, .PL_C5 a*/


.PL_SC
{
	padding-left: 40px;
	width: 100%;
	background: url( '/HomePage/Images/ArrowSmall.gif' ) no-repeat 25px 8px;
	padding-right: 10px;
}

.PL_SC a
{
	/*font-family: Myriad Pro Cond;*/
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.PL_SC a:hover
{
	text-decoration: underline;
}

.PL_SC_S
{
	padding-left: 40px;
	width: 100%;
	background: url( '/HomePage/Images/ArrowE.png' ) no-repeat 25px 6px #747474;
	padding-right: 10px;
}

.PL_SC_S a
{
	/*font-family: Myriad Pro Cond;*/
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.PL_SC_S a:hover
{
	text-decoration: underline;
}

.PL_SEP
{
	height: 10px;
	width: 100%;
	line-height: 10px;
}

