body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;*/
}
.footerHome {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainTable {
	height: 500px;
	width: 760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.footerMain {
	height: 50px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	background-color: #999999;
	word-spacing: 5px;
	letter-spacing: 1px;
}
.main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
