body {
	font-family: Verdana, sans-serif;
	background-color: #efffff;
	width: 800px;
	margin: 1% auto;
	font-size: small;
	behavior: url(csshover.htc);
 
	}


#header {text-align: center; vertical-align: middle; padding: 0;}
#header table {border-collapse: collapse;  border: 1px solid #a0e3FF;  border-bottom: 1px solid #a0F1FF;}
#header td.ss_logo {height: 80px; background: url(images/houses.jpg) no-repeat bottom left; width: 300px; padding: 0;}
#header td { background: url(images/header.jpg) repeat bottom left;}
#header p {}

#content {padding: 0; text-align: left; margin-left: 10em;}
#footer { 
    float: clear; 
    width: 800px;
    position: fixed;
    bottom: 0;
    background-color: #a0F1FF; 
    text-align: center; 
    border: 1px solid #a0e3FF; 
    padding: 0.25em;
    }
#footer p {padding: 0; margin: 0;}
    
#table, h1 {vertical-align: middle;}
h1 {font-size: medium;  margin-left: 0.5em;}
h2 {font-size: medium;  margin-left: 1em; color: #840000;}
h3 {font-size: small; font-weight: bold; font-style: italic;  margin-left: 2em; color: #840000;}


a:link { color: blue; text-decoration: none}
a:visited{ color: blue; text-decoration: none} 
a:hover { color: black; background-color: #80d3FF;}
img {border: none;}
input, button {width: 10em; background: white; border: 1px solid SteelBlue;}
textarea { background: none; border: 1px solid blue;}
fieldset { border: 1px solid silver; }
ul li {margin: 0; padding: 0;}

.forum_message_header {background-color: #d9f9ff; border-bottom: 1px solid #80d3FF; }

.error_notice { color: red; font-weight: bold;}
.bblue { color: blue; font-weight: bold; }
.bblack, .total { color: black; font-weight: bold; }
.bred { color: red; font-weight: bold; }
.right {text-align: right;}
.strong {font-size: large; font-weight: bold;} 
.center {vertical-align: middle; text-align: center;}
.bbold_italic_center {vertical-align: middle; text-align: center; font-weight: bold; color: black; font-style: italic; font-size: 12pt;}
.img {border: none;}
.sred {color: red; font-size: xx-small;}
.sblue {color: #1E90FF; font-size: xx-small;}
.td_red {background-color: #f48181;}
caption {font-style: italic; text-align: left;}

#header td {padding: 0 1em;}
#header table {width: 100%;}

#menu {
    font-size: 90%;
    text-align: left; 
    list-style: none; 
    background: #a0F1FF; 
    float: left; 
    width: 120px; 
    padding: 0; 
    margin-right: 1em; 
    border: 1px solid #a0e3FF; 
    border-top: 1px solid #a0F1FF;
    }
    
div#menu ul {margin: 0; padding: 0; border: 1px solid #a0e3FF;}
div#menu ul ul {position: absolute; left: 8.5em; top: -0.1em; display: none; border-left: 1px solid #29a3cb; }
div#menu li {position: relative; list-style: none; margin: 0; width: auto; border-top: 2px solid #a0e3FF;}
div#menu li:hover {font-weight: normal;}
div#menu li a, li.submenu { display: block; padding: 0.1em; text-decoration: none; } 
div#menu>ul a {width: auto;}
div#menu li.submenu:hover {background: url(images/menu.gif) no-repeat bottom left; color: black;}
div#menu ul.level1 li.submenu:hover ul.level2, div#menu ul.level2 li.submenu:hover ul.level3 {display: block; width: 9em; background-color: #90e3ff; border-bottom: 1px double #80d3FF; padding: 0.1em; border-bottom: 1px solid #29a3cb;}
div#menu ul.level1 li.submenu:hover ul.level2forum {display: block; width: 34em; background-color: #90e3ff; border-bottom: 1px double #80d3FF; padding: 0.1em; border-bottom: 1px solid #29a3cb;}
div#menu ul.level1 li.submenu:hover ul.level2forum li {font-size: xx-small; width: 43.5em;  }
div#menu ul.level1 li.submenu li {border-bottom: 1px dotted #29a3cb;}
div#menu ul.level1 li.submenu a:hover, div#menu ul.level1 li.submenu a:link { background-color: transparent;}
div#menu ul.level2 a:hover {background: url(images/menu_a.gif) no-repeat bottom right; background-color: #a0F1FF;}
div#menu .menucat { padding: 0.1em; font-weight: bold; margin: 0; background-color: #a0e3FF; text-align: center;}

table.data  {border-collapse: collapse; border: 2px solid #6fb8e6; font-size: small; }
.data th {text-align: center; background-color: #a0e3FF; font-weight: bold; font-style: italic;}
.data td { border-bottom: 1px solid #87CEFA; border-right: 1px dotted #87CEFA; padding: 0.5em 10px;}
.data tr.total { border-top: 1px solid #a0e3FF; background-color: #d9f9ff;}

.dashboard {padding: 5px 0 5px 5px; text-decoration: none; font-size: smaller;}
.dashboard table {border-collapse: collapse; border: 2px solid #6fb8e6; margin: 3px 0 3px 3px; width: 100%;}
.dashboard th {border: 1px solid #87CEFA; background-color: #a0e3FF; padding: 2px; text-align: center;}
.dashboard td {border: 1px solid #87CEFA; padding: 2px;}
.dashboard tr.total { border-top: 1px solid #a0e3FF; background-color: #d9f9ff; border-right: none;}
.dashboard fieldset { border: 2px solid #6fb8e6; }


.login {padding: 0.2em; }
.login table {
    background-color: #d9f9ff;
    border: 1px solid #a0e3FF; 
    border-bottom: 1px solid #80d3FF; 
    border-right: 1px solid #80d3FF;
    width: 25em;
    text-align: left;
    margin: 0.2em;
    }

.login td { padding: 0.5em; }
.login input { }

.contents {list-style: none; padding: 0;}


.infobox {border: 1px solid #9ACD32; padding: 2px; background-color: #98FB98; margin-bottom: 3px;}
.howto, .howto li {border: 1px solid grey; padding: 2px; margin-bottom: 3px;}
.howto li {background-color: lightgrey; }
.howto { background-color: silver; }
.green_table {border: 1px solid green; padding: 2px; background-color: yellowgreen; margin-bottom: 3px;}