body		{ margin: 0px; padding: 0px; color: #003300; background: #ffffff; }
body, p, td, th, div, li	{ font-family: "Times New Roman", serif; font-size: 14px; }
a 		{ color: #37541a; background: none; }
a:hover		{ color: #568429; background: none; }
p		{ text-align: justify; }
ul		{ list-style-type: square; }
li		{ padding-bottom: 3pt; }
hr		{ height: 1px; color: #003300; background-color: #003300; border: 0px none; }
h1		{ color: #37541a; background: none; font-size: 20px;  text-align: center; }
h2		{ color: #37541a; background: none; font-size: 18px; }
h3		{ color: #37541a; background: none; font-size: 16px; }

td.title	{ background: #58882b; vertical-align: middle; line-height: 0px; width: 335px; }
img.title	{ padding: 4px; border: none; }
td.green	{ background: #58882b url(images/bg.png); }

td.menu		{ height: 60px; border-top: 4px solid #fff; border-bottom: 4px solid #fff; }
table.leftmenu	{ margin-left: auto; margin-right: auto; padding-top: 8px; }
div.button	{ background: #58882b url(images/button.png); width: 130px; height: 26px; text-align: center; }
div.button2	{ background: #58882b url(images/button2.png) no-repeat center center; width: 230px; height: 32px; text-align: center; }
a.button	{ font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background-color: transparent; line-height: 26px; }

div.buttonw	{ background: #ffffff url(images/button_w.png) no-repeat center center; width: 260px; height: 30px; text-align: center; }
a.buttonw	{ color: #37541a; background-color: transparent; line-height: 26px; }

td.body		{ padding: 10px; border-right: 4px solid #58882b; border-bottom: 4px solid #58882b; }
