body { margin: 10px;
     font-family: verdana, sans-serif; }

a:link    { color: blue; }
a:active  { color: blue; }
a:visited { color: blue; }

table.main { width: 100%; }

td.plainlinks			a:link    { text-decoration: none; }
td.plainlinks			a:active  { text-decoration: none; }
td.plainlinks			a:visited { text-decoration: none; }


/* the main title bar at the top of the page */

div.titlebar { color: white; background-color: #27277B; }
div.titlebar table { width: 100%; font-size: small; }

div.titlebar h1 { color: white; font-size: large;  }
div.titlebar h2 { color: white; font-size: medium; }
div.titlebar td { color: white; padding: 10px; }


span.activation_warning { color: #ff8800; font-weight: bold; font-size: large; }
span.activation_tagline { color: #ffffff; font-weight: bold;                   }


/* the primary menu bar below the title bar */

div.menubar_level_1 table { width: 100%; font-size: x-small;  padding: 0; margin: 0; }
div.menubar_level_1 td    { background-color: #6E6EA9; padding: 2px; margin: 0; }

div.menubar_level_1 a:link    { color: white; font-weight: normal; text-decoration: none; }
div.menubar_level_1 a:active  { color: white; font-weight: normal; text-decoration: none; }
div.menubar_level_1 a:visited { color: white; font-weight: normal; text-decoration: none; }

div.menubar_level_1 a.menubar_active    { background-color: #27277B; padding: 2px; margin: 0; }
div.menubar_level_1 a.menubar_inactive  { background-color: #6E6EA9; padding: 2px; margin: 0; }


/* the copyright bar at the bottom of the page */

div.copyright { color: white; background-color: #6E6EA9; }
div.copyright table { width: 100%; font-size: x-small; font-weight: normal; }
div.copyright td { color: white; }




a.link_h323:link     { color: #2222cc; text-decoration: none; font-weight: bold; padding: 2px; }
a.link_h323:active   { color: #2222cc; text-decoration: none; font-weight: bold; padding: 2px; }
a.link_h323:visited  { color: #2222cc; text-decoration: none; font-weight: bold; padding: 2px; }

a.link3d_h100:link     { height: 100%; color: black; background-color: #d4d0c8; text-decoration: none;
					padding: 2px; border: solid; border-width: 1px;
					border-top-color: #ffffff; border-left-color: #ffffff; border-bottom-color: #606060; border-right-color: #606060; }

a.link3d_h100:active   { height: 100%; color: black; background-color: #d4d0c8; text-decoration: none;
					padding: 2px; border: solid; border-width: 1px;
					border-top-color: #ffffff; border-left-color: #ffffff; border-bottom-color: #606060; border-right-color: #606060; }

a.link3d_h100:visited  { height: 100%; color: black; background-color: #d4d0c8; text-decoration: none;
					padding: 2px; border: solid; border-width: 1px;
					border-top-color: #ffffff; border-left-color: #ffffff; border-bottom-color: #606060; border-right-color: #606060; }

a.link3d_w100:link     { width: 100%; color: black; background-color: #d4d0c8; text-decoration: none;
						padding: 2px; border: solid; border-width: 1px;
						border-top-color: #ffffff; border-left-color: #ffffff; border-bottom-color: #606060; border-right-color: #606060; }

a.link3d_w100:active   { width: 100%; color: black; background-color: #d4d0c8; text-decoration: none;
						padding: 2px; border: solid; border-width: 1px;
						border-top-color: #ffffff; border-left-color: #ffffff; border-bottom-color: #606060; border-right-color: #606060; }

a.link3d_w100:visited  { width: 100%; color: black; background-color: #d4d0c8; text-decoration: none;
						padding: 2px; border: solid; border-width: 1px;
						border-top-color: #ffffff; border-left-color: #ffffff; border-bottom-color: #606060; border-right-color: #606060; }

a.link_white_w100:link     { width: 100%; color: white; text-decoration: none; }
a.link_white_w100:active   { width: 100%; color: white; text-decoration: none; }
a.link_white_w100:visited  { width: 100%; color: white; text-decoration: none; }

a.link_tab_active:link          { width: 100%; color: #000000; text-decoration: none; }
a.link_tab_active:active        { width: 100%; color: #000000; text-decoration: none; }
a.link_tab_active:visited       { width: 100%; color: #000000; text-decoration: none; }

a.link_tab_inactive:link        { width: 100%; color: #808080; text-decoration: none; }
a.link_tab_inactive:active      { width: 100%; color: #808080; text-decoration: none; }
a.link_tab_inactive:visited     { width: 100%; color: #808080; text-decoration: none; }

a.link_tab_special:link        { width: 100%; color: #27277b; text-decoration: none; }
a.link_tab_special:active      { width: 100%; color: #27277b; text-decoration: none; }
a.link_tab_special:visited     { width: 100%; color: #27277b; text-decoration: none; }

div.bodycontent td.tab_active			{ color: #000000; background-color: #DDDDDD; border: solid; border-width: 1px; border-left-color: #EEEEEE; border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #DDDDDD; }
div.bodycontent td.tab_inactive			{ color: #808080; background-color: #EEEEEE; border: solid; border-width: 1px; border-left-color: #EEEEEE; border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #DDDDDD; }
div.bodycontent td.tab_special			{ color: #27277b; background-color: #FFFFFF; border: solid; border-width: 1px; border-left-color: #EEEEEE; border-top-color: #EEEEEE; border-right-color: #CCCCCC; border-bottom-color: #DDDDDD; }
div.bodycontent td.tab_spacing			{ background-color: #FFFFFF; border: solid; border-width: 1px; border-left-color: #FFFFFF; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; }
div.bodycontent td.tab_table_contents	{ padding: 1em; border: solid; border-width: 1px; border-left-color: #EEEEEE; border-top-color: #DDDDDD; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; }

span.menuitem   { color: white; font-size: x-small; font-weight: normal; }
span.menuitemhl { color: white; font-size: x-small; font-weight: bold;   }
span.menudivide { color: white; font-size: x-small; font-weight: normal; }
span.menuhome   { color: white; font-size: x-small; font-weight: normal; }

div.bodyheader    { color: black;   font-size: x-small; }
div.bodyheader h1 { color: #2222cc; font-size: large }
div.bodyheader h2 { color: #2222cc; font-size: medium }

div.bodycontent table.bordered_table      { border: solid; border-width: 1px; border-color: #27277B; }
div.bodycontent table.pale_bordered_table { border: solid; border-width: 1px; border-color: #6E6EA9; }
div.bodycontent image.bordered_image      { border: solid; border-width: 1px; border-color: #6E6EA9; }

div.bodycontent    { color: black;   font-size: x-small; background-color: white; }
div.bodycontent h1 { color: #2222cc; font-size: large; }
div.bodycontent h2 { color: #2222cc; font-size: medium; }
div.bodycontent h3 { color: #2222cc; font-size: small; }

div.bodycontent h2.error { color: red; }
div.bodycontent h3.error { color: red; }

div.bodycontent span.hl1 { font-weight: bold; color: black; background-color: yellow; }
div.bodycontent span.hl2 { font-weight: bold; color: white; background-color: green; }
div.bodycontent span.hl3 { font-weight: bold; color: black; background-color: red; }
div.bodycontent span.hl4 { font-weight: bold; color: white; background-color: black; }
div.bodycontent span.hl5 { font-weight: bold; color: white; background-color: blue; }

div.bodycontent tr.helplink         { font-size: x-small; font-weight: bold; }
div.bodycontent tr.headline         { font-size: x-small; font-weight: bold; color: white; background-color: #27277b; }
div.bodycontent tr.pale_headline    { font-size: x-small; font-weight: bold; color: white; background-color: #6E6EA9; }
div.bodycontent tr.oddline          { font-size: x-small; background-color: #ffffff; }
div.bodycontent tr.evenline         { font-size: x-small; background-color: #dddddd; }
div.bodycontent tr.tab_table_line   { font-size: x-small; background-color: #dddddd; }
div.bodycontent tr.oddline_error    { font-size: x-small; background-color: #ffffff; color: red; }
div.bodycontent tr.evenline_error   { font-size: x-small; background-color: #dddddd; color: red; }
div.bodycontent tr.oddline_hl       { font-size: x-small; background-color: #ffffff; font-weight: bold; }
div.bodycontent tr.evenline_hl      { font-size: x-small; background-color: #dddddd; font-weight: bold; }

div.bodycontent td            { font-size: x-small; }
div.bodycontent td.large      { font-size: medium; color: #2222cc; }
div.bodycontent td.error      { color: red; }
div.bodycontent span.error    { font-weight: bold; color: red; }
div.bodycontent span.warning  { font-weight: bold; color: #27277B; }

div.bodycontent span.evenline_page_link_current    { font-weight: bold; background-color: #dddddd; border: none; text-decoration: none;  color: red; }
div.bodycontent input.evenline_page_link_current   { font-weight: bold; background-color: #dddddd; border: none; text-decoration: none;  color: red; }
div.bodycontent input.evenline_page_link_other     { font-weight: bold; background-color: #dddddd; border: none; text-decoration: underline; color: #2222cc; }
div.bodycontent input.evenline_page_link_inactive  { font-weight: bold; background-color: #dddddd; border: none; text-decoration: none; color: #c0c0c0; }
