﻿td.bottomBar
{
	background-image:url(../Images/Footer.gif); 
	height:14px;
	width:100%;
	font: verdana; 
	color:#d6d6d6; 
	font-family:verdana;
	font-size:10px;
	
	padding-left:22px; 
	
	/*float:left; */
	
}

a.bottomLink:link		{color: #808183}		/*   unvisited link		*/
a.bottomLink:visited{color: #808183}		/*   visited link			*/
a.bottomLink:hover	{color: #002d56}			/*   mouse over link	*/
a.bottomLink:active	{color: #002d56}			/*   selected link		*/

.copyRightNotice
{
	padding-right:0px 10px 0px 0px; 
	margin-bottom:20px;
	
	width:100%; 
	color:#d6d6d6;  
	text-align:center;
	font-size:11px; 
}
	 