body {
	margin:					0px;
	font-family:			Arial, Sans;
}

p, div, span, td, ul, ol {
	font-size:				12px;
}

a:link, a:visited {
	color:					#608945;
}

a:hover, a:active {
	color:					#000000;
}

a.menu:link, a.menu:visited {
	font-size:				14px;
	font-weight:			bold;
	color:					#608945;
	text-decoration:		none;
}

a.menu:hover, a.menu:active {
	font-size:				14px;
	font-weight:			bold;
	color:					#608945;
	text-decoration:		none;
}

table.menu_top {
	margin-left:			24px;
}

tr.menu_top {
	height:					39px;
}

td.menu_top {
	padding:				0px 16px 0px 16px
}

a.menu_top:link, a.menu_top:visited {
	color:					#619c4a;
	font-size:				14px;
	font-weight:			bold;
	text-decoration:		none;
}

a.menu_top:hover, a.menu_top:active {
}

table.menu_side {
	width:					228px;
	margin-top:				12px;
}

tr.menu_side {
	height:					24px;
}

td.menu_side {
}

td.menu_side_left {
	width:					15px;
}

td.menu_side_left_active {
	width:					15px;
	background-image:		url( '../images/menu_flower.gif' );
	background-position:	center;
	background-repeat:		no-repeat;
}

a.menu_side:link, a.menu_side:visited {
	font-size:				14px;
	color:					#FFFFFF;
	text-decoration:		none;
}

a.menu_side:hover, a.menu_side:active {
	font-size:				14px;
	color:					#FFFFFF;
	text-decoration:		none;
}

div.footer {
	position:				relative;
	top:					-80px;
	width:					580px;
	border-top:				1px solid #619c4a;
	padding-top:			4px;
	padding-left:			18px;
	font-size:				11px;
	color:					#619c4a;
	line-height:			20px;
}

a.footer {
	font-size:				11px;
	color:					#619c4a;
	text-decoration:		underline;
}
