body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #FFFFFF;
	background-image: url("../../Images/brick-tile.jpg");
	background-repeat:repeat;
}
td, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.downloadsBG
{
	width : 567;
	height : 503;
}

.downloadsTextBG
{
	width : 567;
	height : 118;
	background-image : url("../../Images/Downloads/text.gif");
	background-repeat : no-repeat;
	
}

.downloadsTable
{
	width : 567;
	height : 30px;
	margin-top : 70px;
}

.downloadsTable img
{
	border : none;
}




