@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	list-style-image: url(/img/bullet_green2.png);
	text-align: justify;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 6px;
	padding-top: 10px;
}
.menu_now {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 6px;
	padding-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9a9afe;
}

.right_link_head {
	font-family: "Trebuchet MS", "Arial";
	font-weight: bold;
	color: #006C4F;
}
.right_link{
	font-family: "Trebuchet MS", "Arial";
	color: #00825E;
	text-decoration: none;
}

ul.green_tab a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 8px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
