﻿#top, #bottom, #navbar, ul.rootMenu li
{background-color:#8080FF;}
#top
{float:none;}
h2, h3, h4, h5, h6
{background-color:#A0A0FF;}
#bottom
{clear:both;}
th
{text-align:left;}
body
{background-color:#B0B0FF;}
.error
{color:red;}
a:link
{color:blue;}
a:visited
{color:Purple;}
a:hover
{background-color:#E0E0FF;}
input[type="password"], input[type="text"], select, option, textarea
{background-color:Aqua;}
div.out select      {border: 3px solid Aqua;}
.invert
{background-color:#8080FF;
color:white;}
h2
{margin-top:0em;}
fieldset
{display:inline;}
.alignright
{text-align:right;}
fieldset fieldset
{display:block;}

