<!-- // begin {}

body {
	background-color: #ECFBD6;
}
.title {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}
.mainbutton {
	font-weight: bold;
	color:#ECFBD6;
	background-color: #88AA57;
}

h1 {
	font-family: Tahoma;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #88AA57;
}
h2 {
	font-family: Tahoma;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
h3 {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #88AA57;
}

table {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #88AA57;
}

td.contentmenu
{
	border-bottom: 1px solid #002947;
	text-align: left;
	text-valign: middle;
}
td.contentmenu1
{
	text-align: left;
	text-valign: middle;
}

td.contentmenucolor
{
	border-bottom: 1px solid #002947;
	background-color: #ECFBD6;
	text-align: left;
	text-valign: middle;
}
td.contentmenucolor1
{
	background-color: #ECFBD6;
	text-align: left;
	text-valign: middle;
}

.menuleft2 {
	color: #ECFBD6;
	background-color: #88AA57;
}
.red {
	color:#993300;
}
a.black-line {
	width:100%;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #993300;
	text-decoration: none;
	background-color: #88AA57;
}
a.black-line:active
{
	width:100%;
	color: #ECFBD6;
	background-color: #88AA57;
	text-decoration: none;
}
a.black-line:hover
{
	width:100%;
	color: #993300;
	background-color: #88AA57;
	text-decoration: underline;
}
a.black-line:link
{
	width:100%;
	color: #ECFBD6;
	background-color: #88AA57;
	text-decoration: none;
}
a.menumain {
	width:100%;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ECFBD6;
	text-decoration: none;
	background-color: #88AA57;
}
a.menumain:active
{
	width:100%;
	color: #ECFBD6;
	background-color: #88AA57;
	text-decoration: none;
}
a.menumain:hover
{
	width:100%;
	color: #993300;
	background-color: #88AA57;
	text-decoration: underline;
}
a.menumain:link
{
	width:100%;
	color: #ECFBD6;
	background-color: #88AA57;
	text-decoration: none;
}
a.menumain:visited
{
	width:100%;
	color: #ECFBD6;
	background-color: #88AA57;
	text-decoration: none;
}
a.menumain:visited:hover
{
	width:100%;
	color: #993300;
	background-color: #88AA57;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #88AA57;
	text-decoration: underline;
	background-color:transparent;
}
a:active
{
	color: #88AA57;
	text-decoration: underline;
}
a:hover
{
	color: #993300;

	text-decoration: underline;
}
a:link
{
	color: #88AA57;
	text-decoration: underline;
}
a.footer {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #88AA57;
	text-decoration: none;
	background-color: #ECFBD6;
}
a.footer:active
{
	color: #88AA57;
	background-color: #ECFBD6;
	text-decoration: none;
}
a.footer:hover
{
	color: #ECFBD6;
	background-color: #88AA57;
	text-decoration: underline;
}
a.footer:link
{
	color: #88AA57;
	background-color: #ECFBD6;
	text-decoration: none;
}


.row1
{
	border-bottom: 1px solid #002947;
	text-align: left;
	text-valign: middle;
}
.row2
{
	border-bottom: 1px solid #002947;
	background-color: #ECFBD6;
	text-align: left;
	text-valign: middle;
}
// end -->