body 
{ 
	background-color: #74AEA7; 
	background-image: url(images/bggradient1.png);
	background-repeat: repeat-x;
	font-family: times new roman, serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}

a:link
{
	text-decoration: none;
	color: #16645B;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #16645B;
	font-weight: bold;
}


table
{
	cell-padding: 5px;
	font-size: 14px;
	font-family: times new roman, serif;
}


#tableDiv
{
	z-index: 2;
}

#mainTable
{
	z-index: 3;
}