/**************************************************************************************
* CopyrightControl
**************************************************************************************/
#copyright
{
	clear: both;
	font-size: 0.7em;
	color: gray;
	font-family: verdana, arial;
	margin-bottom: 0;
	padding-bottom: 10px;
}

#copyright p
{
	text-align: center;
}

#copyright a:link, 
#copyright a:visited
{
	text-decoration: none;
	color: gray;
}

#copyright a:hover
{
	text-decoration: none;
	color: darkgray;
}

#copyright a:active
{
	text-decoration: none;
	color: gray;
}


#bottomMenu
{
	clear: both;
	font-size: 0.7em;
	font-family: verdana, arial;
	margin: 0 0 0 0;
	padding: 0 50px 10px 50px;
}

sdf
{
	text-decoration: underline;
}