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, A:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Yellow;
	text-decoration: none;
	border: 0px black solid;
}

A:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background:#99ffff;
	background-color : #ff9966;
}

/* IDs */
#LeftSection {
	height: Auto;
	left:10px;
	width: 140px;
	background	: Navy; 
	visibility: visible;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: Yellow;
	text-align: left;
}

#LeftSection a:link {color:Yellow; font-weight:bold;}
#LeftSection a:visited {color:Yellow; font-weight:bold;}
#LeftSection a:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background:#99ffff;
	background-color : #ff9966;
}

#EmailIcon 
{
	position:absolute;
	top:15px;
	left:155px;
	height: 150px;
	width:735px;
	visibility: visible;
}

#Peacock
{
	position:absolute;
	top:15px;
	left:155px;
	height: 150px;
	width:735px;
	visibility: visible;
	border-style : solid solid solid solid; /* for Xmas */
	border-width : thin thin thin thin;
}


#LogoIcon 
{
	width:138px;
	height: 57px;
	visibility: visible;
	border: 0px none black;
}

/* Classes */
.peacock A:link {color:#000099}

.MainTableProperties {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	background: white;
	text-align: left;
	font : lighter;
    position:absolute;
	top:260px;
	left:160px;
	height:140px;
	width:735px;
	visibility: hidden;
	border-style : none none none none;
	border-width : thin thin thin thin;
}

.MainTableProperties a:link, a:visited {color:#000099; font-weight:bold;}
