﻿.leftnav-cell
{
	width:227px;
	background-color:#E7DFDE;
	vertical-align:top;
}

/* Style 1 */
.LeftNav-Style1 ul
{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}
.LeftNav-Style1 li
{
	background:url(leftnav-button.jpg) left top no-repeat;
	list-style-type: none;
	margin-left:2px;
	padding:10px 0px 0px 15px;
	width:193px;
	height:43px;
}

.LeftNav-Style1 li a
,.LeftNav-Style1 li a:hover
{
	color:#822668;
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

.LeftNav-Style1 li a:hover
{
	text-decoration:underline;
}

.LeftNav-Style1 li#first
{
	margin-top:15px;
}

/* style 2 */
.LeftNav-Style2 
{
	padding-bottom:5px;	
}

.LeftNav-Style2 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.LeftNav-Style2 td
{
	width:906px;
}

.LeftNav-Style2 li
{
	height:20px;
	border-left: 1px solid #ffffff;
	vertical-align:top;
	float:left;

	line-height: 1.2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	white-space: nowrap;	
}

.LeftNav-Style2 li a
,.LeftNav-Style2 li a:hover
{
	color:white;
	font-weight:bold;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
}

.LeftNav-Style2 li a:hover
{
	text-decoration:underline;
}

.LeftNav-Style2 li#first
{
	border-left: 0px none #000;
}

