body {
	margin:  0;
	padding: 0;
	font: small Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: center;
	min-width: 760px;
	color: #666;
	background-color : #CDCDCD;
	margin-top: 5px;
}

.TableMain
{
border:solid;
border-width:1px;
border-color:#000000;
}

.homepagecopyright {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.homepagecopyright A{
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

.homepagecopyright A:hover{
	text-decoration : underline;
}