.left_shadow {
	background-image:  url(../images/top_08.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow {
	background-image:  url(../images/top_10.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	background-color: #A9B377;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.menu_bgd {
	background-image:  url(../images/top_12.gif);
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #5B9793;
}
.title_bgd {
	background-image:  url(../images/top_09.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.left_border {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #A9B377;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #5B9793;
	text-decoration: none;
}
a:active {
	color: #5B9793;
	text-decoration: none;
}
a:visited {
	color: #5B9793;
	text-decoration: none;
}
a:hover {
	color: #5B9793;
	text-decoration: underline;
}
.flwr_bgd {
	background-image:  url(../images/flower.jpg);
	background-repeat: no-repeat;
}
.heading {
	color: #5B9793;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.border {
	border: 1px solid #A9B377;
}
a.w_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.w_link:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.w_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.w_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tiny_text {color: #FFFFFF; font-size: 10px; }

