/* CSS Document */
body,td,th {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-size: 10px;color: red}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainTable{
	padding: 20px;
	margin: 20px;
	font-size: 13px;
}
.messagebox {
	font-size:14px;
	color:#FF0000;
}

#facebook-like {
	position: absolute;
	left: 650px;
	top: 628px;
	height: 255px;
	width: 625px;
}
