html, body { font-family: Arial, Helvetica, sans-serif; 
             margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; 
			 height: 100%; width: 100%; }
#maintable			   { height: 100%; }
#innertable			   { height: 100%; }
.toplinks              { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.toplinks a            { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
.toplinks a:visited    { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; }
.toplinks a:hover      { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }
.content               { color: #1a171b; font-size: 12px; }
.content a             { color: #1a171b; font-size: 12px; text-decoration: underline; }
.content a:visited     { color: #1a171b; font-size: 12px; text-decoration: underline; }
.content a:hover       { color: #1a171b; font-size: 12px; text-decoration: underline; }
.content h1            { color: #1d511d; font-size: 18px; font-weight: bold; }
.breadcrumbs           { color: #1d511d; font-size: 12px; }
.breadcrumbs a         { color: #1d511d; font-size: 12px; text-decoration: none; }
.breadcrumbs a:visited { color: #1d511d; font-size: 12px; text-decoration: none; }
.breadcrumbs a:hover   { color: #1d511d; font-size: 12px; text-decoration: underline; }
.languagebar           { color: #707172; font-size: 11px; font-weight: bold; }
.languagebar a         { color: #707172; font-size: 11px; font-weight: normal; text-decoration: none; }
.languagebar a:visited { color: #707172; font-size: 11px; font-weight: normal; text-decoration: none; }
.languagebar a:hover   { color: #707172; font-size: 11px; font-weight: normal; text-decoration: underline; }
.menu                  { color: #707172; font-size: 14px; }
.menu a                { color: #707172; font-size: 14px; text-decoration: none; }
.menu a:visited        { color: #707172; font-size: 14px; text-decoration: none; }
.menu a:hover          { color: #707172; font-size: 14px; text-decoration: underline; }
.menu-active           { color: #1d511d; font-size: 14px; font-weight: bold; }
.menu-active a         { color: #1d511d; font-size: 14px; font-weight: bold; text-decoration: none; }
.menu-active a:visited { color: #1d511d; font-size: 14px; font-weight: bold; text-decoration: none; }
.menu-active a:hover   { color: #1d511d; font-size: 14px; font-weight: bold; text-decoration: underline; }
.submenu                  { color: #707172; font-size: 12px; font-style: italic }
.submenu a                { color: #707172; font-size: 12px; font-style: italic; text-decoration: none; }
.submenu a:visited        { color: #707172; font-size: 12px; font-style: italic; text-decoration: none; }
.submenu a:hover          { color: #707172; font-size: 12px; font-style: italic; text-decoration: underline; }
.submenu-active           { color: #5a8e5a; font-size: 12px; font-weight: bold; font-style: italic; }
.submenu-active a         { color: #5a8e5a; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: none; }
.submenu-active a:visited { color: #5a8e5a; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: none; }
.submenu-active a:hover   { color: #5a8e5a; font-size: 12px; font-weight: bold; font-style: italic; text-decoration: underline; }
.bottom                { color: #707172; font-size: 11px; }
.bottom a              { color: #707172; font-size: 11px; text-decoration: none; }
.bottom a:visited      { color: #707172; font-size: 11px; text-decoration: none; }
.bottom a:hover        { color: #707172; font-size: 11px; text-decoration: underline; }

