/* Fife School Massage */
body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d4e8ce;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.top_left
{
	background-image: url(../images/left.gif);
	background-repeat: repeat-x;
}
td.top_right
{
	background-image: url(../images/right.gif);
	background-repeat: repeat-x;
}
td.left
{
	height: 100%;
	background-color: #ebf8e6;
}
td.navbar
{
	width: 175px;
	background-image: url(../images/bevel.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-weight: bold;
	color: #33791c;
	font-size: 12px;
}
td.navpad
{
	padding-left: 5px;
	padding-right: 5px;
}
.color_new
{
	color: #153d08;
}
a
{
	color: #559d3e;
	text-decoration: none;
}
a:hover
{
	color: #559d3e;
	text-decoration: underline;
}
a.nl
{
	color: #33791c;
	text-decoration: none;
	padding-right: 12px;
}
a.nl:hover
{
	color: #33791c;
	text-decoration: none;
}
td.nav_space
{
	width: 150px;
} 
td.school_pad
{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
}
td.switch_pad
{
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
}
table.cent
{
	text-align: center;
	width: 500px;
	font-size: 13px;
	font-weight: bold;
}
