body { color: white; background: black; }

.accessdenied { color: #FF6666; font-weight: bold; text-decoration: blink; }

.sitemap_path { color: #888888; text-decoration: none; }
a.sitemap_path:link { color: #EEEEEE; text-decoration: none; }
a.sitemap_path:visited { color: #BBBBBB; text-decoration: none; }

.sitemap { color: #888888; text-decoration: none; }
a.sitemap:link { color: #EEEEEE; text-decoration: none; }
a.sitemap:visited { color: #BBBBBB; text-decoration: none; }

.topemnu { color: blue; text-decoration: none; }
a.topmenu:link { color: lightblue; text-decoration: none; }
a.topmenu:visited { color: lightblue; text-decoration: none; }

.menuitem { color: #ffff88; text-decoration: none; }
a.menuitem:link { color: #ffff88; font-weight: bold; text-decoration: none; }
a.menuitem:visited { color: #ffff88; font-weight: bold; text-decoration: none; }

a.nounderline {  color: yellow; text-decoration: none; }

a.popup {  color: pink; text-decoration: none; }

.imagebutton {height: 25; width: 24; border: solid 1px #CCCCCC; background-color: #CCCCCC}
.image {position: relative; left: 1; top: 1; height:23; width:22; border:none;}
.toolbar {height: 30; background-color: #C0C0C0;}

.cms_forum_topic { color: #000000; }
td.cms_forum_topic { background-color: #AAAAEE; font-color: #000000; cellspacing=5;}

.cms_error { color: white; text-decoration: formated; }
table.cms_error {  border: 2px solid red; border-collapse: collapse; }
tr.cms_error,td.cms_error,th.cms_error { color: #FFFFFF; padding: 3; }

