.td_menu_top {
	background-image: url(../images/top_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 148px;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-left: 5px;
}
.td_menu_center {
	background-image: url(../images/center_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: verdana;
	font-size: 9px;
	color: #515151;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 5px;
}
.td_menu_center a {			text-decoration:none; color:#3B5719;}
.td_menu_center a:hover {	text-decoration:underline; color:#3B5711;}

.td_content_top {
	background-image: url(../images/top_content.gif);
	background-position: left bottom;
	height: 18px;
	width: 422px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.td_content_center {
	background-image: url(../images/center_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	font-family: verdana;
	font-size: 8pt;
}
.link {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003333;
}
.td_footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
	height: 53px;
	width: 726px;
}

.td_menu_bottom {
	background-image: url(../images/bottom_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_content_bottom {
	background-image: url(../images/bottom_content.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

.style2 {
	font-family: tahoma; font-size: 8pt;
	font-size: 9pt;
	color: #666666;
}