﻿div#topmenu td.leftBorder#contactLeft
{
	background: url(../images/tab/tablefton.gif) no-repeat;
}
div#topmenu td.milddleTab#contact
{
	background: url(../images/tab/tabmiddleon.gif) repeat-x;
}
div#topmenu td.rightBorder#contactRight
{
	background: url(../images/tab/tabrighton.gif) no-repeat;
}

#uaContext .thumbnail:hover span
{
	/*CSS for enlarged image on hover*/ 
	/*position where enlarged image should offset */
	top: 50px;
	left: 60px;
}
#uaContext .thumbnail:visited
{
	color: Blue;
}
