@charset "UTF-8";
/* CSS Document */

#spyeglassMenu
{
	border-left:thin #FFF solid;
	padding-left:0px;
	margin-left:20px;
}

#spyeglassMenu li
{
	padding-bottom:15px;
	padding-left:0px;
	list-style-type:none;
}

#spyeglassMenu a
{
	text-decoration:none;	
	font-size:16px;
	font-family:Tahoma;
	color:#FFF;
}

#spyeglassMenu a:hover
{
	text-decoration:underline;	
}

.menuLeft
{
	border-style:solid;
	border-color:#FFF;
	border-bottom-width:thin;
	border-left:none;
	border-top-width:thin;
	border-right:none;
}

.menuLeft tr td a
{
	text-decoration:none;	
}

.menuLeft tr td a:hover
{
	text-decoration:underline;
}
