@charset "utf-8";
table {
	background-color: #CCCCCC;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	height: 46px;
	clear: none;
}

tr {
	margin: 0px;
}

td  {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}




a:link.pushed {
	color: #000000;
	text-decoration: none;
}
a:visited.pushed {
	color: #000000;
	text-decoration: none;
}
a:hover.pushed {
	color: #000000;
	text-decoration: none;
}
a:active.navBar {
	font-size: 90%;
	color: #3300FF;
	font-weight: bolder;
}
a:link.navBar {
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:visited.navBar {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	font-weight: bolder;
}
a:hover.navBar {
	font-size: 90%;
	color: #3300FF;
	font-weight: bolder;
}
a:link.navBarPushed {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: bolder;
}
a:visited.navBarPushed {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: bolder;
}
a:hover.navBarPushed {
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: bolder;
}
a:active.navBarPushed {
	color: #0000FF;
	text-decoration: none;
	font-size: 95%;
	font-weight: bolder;
}
