table#sidenav {
	width: 118px;
	padding: 0px;
}
table#sidenav td {
	width: 118px;
}
table#sidenav td u {
	display: none;
}
table#sidenav td a {
	height: 42px;
	width: 118px;
	display: block;
}
table#sidenav td#view a {
	background: url(/images/btn_inside_presentation.gif) no-repeat;
}
table#sidenav td#view a:hover {
	background: url(/images/btn_inside_presentation_f2.gif) no-repeat;
}
table#sidenav td#download a {
	background: url(/images/btn_inside_download.gif) no-repeat;
}
table#sidenav td#download a:hover {
	background: url(/images/btn_inside_download_f2.gif) no-repeat;
}
table#sidenav td#implement a {
	background: url(/images/btn_inside_implement.gif) no-repeat;
}
table#sidenav td#implement a:hover {
	background: url(/images/btn_inside_implement_f2.gif) no-repeat;
}
table#sidenav td#start a {
	background: url(/images/btn_inside_afterschool.gif) no-repeat;
}
table#sidenav td#start a:hover {
	background: url(/images/btn_inside_afterschool_f2.gif) no-repeat;
}
table#sidenav td#establish a {
	background: url(/images/btn_inside_newschool.gif) no-repeat;
}
table#sidenav td#establish a:hover {
	background: url(/images/btn_inside_newschool_f2.gif) no-repeat;
}
table#sidenav td#signup a {
	background: url(/images/btn_inside_newsletter.gif) no-repeat;
}
table#sidenav td#signup a:hover {
	background: url(/images/btn_inside_newsletter_f2.gif) no-repeat;
}
table#sidenav td#support a {
	background: url(/images/btn_inside_support.gif) no-repeat;
}
table#sidenav td#support a:hover {
	background: url(/images/btn_inside_support_f2.gif) no-repeat;
}
img#sidenavtitle {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
table#homesidenav {
	width: 175px;
	padding: 0px;
}
table#homesidenav td {
	width: 175px;
}
table#homesidenav td u {
	display: none;
}
table#homesidenav td a {
	height: 28px;
	width: 175px;
	display: block;
}
table#homesidenav td#view a {
	background: url(/images/btn_home_presentation.gif) no-repeat;
}
table#homesidenav td#view a:hover {
	background: url(/images/btn_home_presentation_f2.gif) no-repeat;
}
table#homesidenav td#download a {
	background: url(/images/btn_home_download.gif) no-repeat;
}
table#homesidenav td#download a:hover {
	background: url(/images/btn_home_download_f2.gif) no-repeat;
}
table#homesidenav td#implement a {
	background: url(/images/btn_home_implement.gif) no-repeat;
}
table#homesidenav td#implement a:hover {
	background: url(/images/btn_home_implement_f2.gif) no-repeat;
}
table#homesidenav td#start a {
	background: url(/images/btn_home_afterschool.gif) no-repeat;
}
table#homesidenav td#start a:hover {
	background: url(/images/btn_home_afterschool_f2.gif) no-repeat;
}
table#homesidenav td#establish a {
	background: url(/images/btn_home_newschool.gif) no-repeat;
}
table#homesidenav td#establish a:hover {
	background: url(/images/btn_home_newschool_f2.gif) no-repeat;
}
table#homesidenav td#signup a {
	background: url(/images/btn_home_newsletter.gif) no-repeat;
}
table#homesidenav td#signup a:hover {
	background: url(/images/btn_home_newsletter_f2.gif) no-repeat;
}
table#homesidenav td#support a {
	background: url(/images/btn_home_support.gif) no-repeat;
}
table#homesidenav td#support a:hover {
	background: url(/images/btn_home_support_f2.gif) no-repeat;
}
