A.ssmItems:link		{color:black;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:black;text-decoration:none;}

A:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Yellow;
	text-decoration: none;
	border: 0px black solid;
}
A:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: yellow;
	text-decoration: none;
}
A:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background:#99ffff;
	background-color : #ff9966;
}

.bordering {
	border: 0px black solid;
}

.MainSection {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	background: white;
	text-align: left;
	font : lighter;
}
.LeftSection {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: Yellow;
	text-align: left;
}

.EmailIcon 
{
	position: absolute;
	top: 5px;
	left: 160px;
	width: auto;
	height: auto;
	visibility: visible;
}
.LogoIcon 
{
	position: absolute;
	top: 5px;
	left: 20px;
	width: 138;
	height: 57;
	visibility: visible;
	border: 0px none black;
}

.MainTableProperties {
	position: absolute;
	top: 27px;
	left: 160px;
	height: 440px;
	width: 441px;
	visibility: hidden;
	border-style : solid solid solid solid;
	border-width : thin thin thin thin;
}

.SideTableProperties {
	position: absolute;
    top: 65px;
    left: 20px;
    height: Auto;
    width: 142px;
	background	: Navy; 
	visibility: visible;
}

.GroceryHint {
	position: absolute;
	top: 100px;
 	width: 300px;
	visibility: hidden;
}

