body
	{ 
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 11px;
	color: #000;
	background-color: #eeefd8;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	}

table
	{
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 11px;
	text-align: justify;
	background-color: #eeefc2;
	}

.border		{border: #106510 solid 1px;}
.borderb	{border: #106510 solid 0px; border-bottom-width: 1px;}
.borderb2	{border: #aaddaa solid 0px; border-bottom-width: 1px;}
.borderl	{border: #106510 solid 0px; border-left-width: 1px;}

.td_head		{border: #106510 solid 0px; border-bottom-width: 1px; font-size: 13px; text-align: center; font-weight: bold;}
.td_details1	{font-style: italic;}
.td_menu_pri	{color: #eeefc2; background-color: #106510; font-weight: bold; background-image: url(images/td_menu_pri.jpg);}
.td_pagemenu	{background-color: #eeefd8;}

a:visited	{color: #106510; text-decoration: underline;}
a:link		{color: #106510; text-decoration: underline;}
a:hover		{color: #10bb10; text-decoration: underline;}
a:active	{color: #10bb10; text-decoration: none;}

a.a_pagemenu:visited	{color: #106510; text-decoration: none; border: #eeefd8 solid 0px; border-left-width: 1px; border-right-width: 1px;}
a.a_pagemenu:link		{color: #106510; text-decoration: none; border: #eeefd8 solid 0px; border-left-width: 1px; border-right-width: 1px;}
a.a_pagemenu:hover		{color: #eeefc2; text-decoration: none; background-color: #106510; border: #106510 solid 0px; border-left-width: 1px; border-right-width: 1px;}
a.a_pagemenu:active		{color: #eeefc2; text-decoration: none; background-color: #106510; border: #106510 solid 0px; border-left-width: 1px; border-right-width: 1px;}

a.a_topmenu:visited		{color: #106510; text-decoration: none; border: #eeefc2 solid 0px; border-left-width: 1px; border-right-width: 1px; font-weight: bold;}
a.a_topmenu:link		{color: #106510; text-decoration: none; border: #eeefc2 solid 0px; border-left-width: 1px; border-right-width: 1px; font-weight: bold;}
a.a_topmenu:hover		{color: #106510; text-decoration: overline; background-color: #eeefd8; border: #106510 solid 0px; border-left-width: 1px; border-right-width: 1px; font-weight: bold;}
a.a_topmenu:active		{color: #eeefc2; text-decoration: none; border: #106510 solid 0px; border-left-width: 1px; border-right-width: 1px; font-weight: bold; background-color: #106510;}

.b	{font-weight: bolder;}
.s	{text-decoration: line-through;}

a:active, a:focus {outline: 0;}