﻿.LeftNav_LinksBox
	{
	display: block;
	width: 150px;
	height: auto;
	top: 55px;
	left: 0px;
	position: relative;
	}
	
.LeftNav_LinksSpacer
	{
	display: block;
	background: url(Images/Layout/navspacer.jpg) top left no-repeat;
	width: 150px;
	height: 1px;
	top: auto;
	left: 0px;
	position: relative;
	}
	
.LeftNav_LinksSpacerEmptyRow
	{
	display: block;
	width: 150px;
	height: 30px;
	top: auto;
	left: 0px;
	position: relative;
	}	

.LeftNav_LinksRow
	{
	display: block;
	width: 160px;
	height: 15px;
	top: auto;
	left: 0px;
	position: relative;
	text-align: left;
	color: White;
	margin: 5px 0px 5px 0px;
	}
	
.LeftNav_LinksRow2
	{
	display: block;
	width: 160px;
	height: 20px;
	top: auto;
	left: 0px;
	position: relative;
	text-align: left;
	color: White;
	margin: 5px 0px 5px 0px;
	}	
	
.LeftNav_LinksRowSpacer
	{
	display: block;
	height: 15px;
	left: 5px;
	width: 15px;
	text-align: center;
	top: 1px;
	position: absolute;
	}	
	
.LeftNav_LinksData
	{
	display: block;
	height: 20px;
	top: 0px;
	left: 20px;
	width: 140px;	
	font-family: Arial;
	font-size: 12px;	
	text-align: left;
	position: relative;	
	}
	
.LeftNav_LinksDataFull
	{
	display: block;
	height: 25px;
	top: 0px;
	left: 2px;
	width: 155px;		
	text-align: left;
	position: relative;	
	}	
	
.LeftNav_LinksData A:link, A:visited, A:active, A:hover
	{
	color:	#cc0000;	
	}	
	
.LeftNav_AEBox
	{
	display: block;
	width: 163px;
	background: url(Images/Layout/AEInfo.gif) top left no-repeat;
	height: 70px;
	top: 85px;
	left: 0px;
	position: relative;	
	font-family: Times New Roman;
	font-size: 13px;
	padding: 8px 0px 8px 0px;
	}

.LeftNavAETitle
	{
	display: block;
	width: 163px;
	height: 15px;
	top: auto;
	left: 0px;
	position: relative;
	text-align: center;
	padding-left: 0px;
	color: yellow;
	}
	
.LeftNavAERow
	{
	display: block;
	width: 163px;
	height: 15px;
	top: auto;
	left: 0px;
	position: relative;
	text-align: left;
	padding-left: 10px;
	}	

.LeftNavAELabel
	{
	display: block;
	width: 45px;
	height: 15px;
	top: 0px;
	left: 0px;
	color: Black;
	position: relative;
	}
	
.LeftNavAEData
	{
	display: block;
	width: 100px;
	height: 15px;
	top: 0px;
	left: 55px;
	color: #DDDDDD;
	position: absolute;
	}	