@charset "UTF-8";
/* CSS Document */

td,th {
	color: #ffffff;
}


a {
	color:#000000;
	text-decoration:none;
}
a.visited {
	color:#000000;
	text-decoration:none;
}
a.active {
	color:#000000;
	text-decoration:none;
}
a.hover {
	color:#ffffff;
	text-decoration:none;
}
.bgrows {
	position:relative;
	width:800px;
	margin: 0 auto;
}
.toprow{
	padding-left:600px;
}
.row {
	color: #ffffff;
	font-size:36px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.botrow {
	color:#000000;
	padding-left:500px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.content {
	color:#000000;
	background-color:#ffffff;
	padding-left:30px;
	padding-right:30px;
	padding-top:50px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
