body {
  background: #000033 url(../images/stuff/psyche09.jpg) repeat fixed;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  height:99%;
  color:#000066;
}



li {
  padding-bottom:10px;
}



a:link, a:visited { 
  text-decoration: none; 
  color: blue;
}



a:active { 
  text-decoration: none; 
  color: blue; 
}



a:hover { 
  text-decoration: line-through; 
  color: #FF0000; 
}



#main {
  height:96%;
  background: #FFFFFF url(../images/stuff/thuquanbackground.gif) repeat fixed;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}



#logo {
  padding:0px;
  margin:0px;
}



#header {
  height:5%;
  text-align:left;
  padding:0px;
  margin:0px;
}



#menu {
  height:2%;
  background: #FFFFFF;
  text-align:right;
  border-top-color: #000000;
  border-top-width:1px;
  border-top-style:dashed;
  border-bottom-color: #000000;
  border-bottom-width:1px;
  border-bottom-style:dashed;
}



#page {
  height:75%;
  vertical-align:top;
  text-align:left;
  padding:6px;
}



#footer {
  font-size:10pt;
  height:2%;
  background: #FFFFFF;
  border-top-color: #000000;
  border-top-width:1px;
  border-top-style:dotted;
  border-bottom-color: #000000;
  border-bottom-width:1px;
  border-bottom-style:dotted;
}



#active_users h4 {
  font-size:10pt;
  padding-top:1px;
  margin-top:1px;
  padding-bottom:2px;
  margin-bottom:2px;
  margin-left:4px;
  padding-left:4px;
}



#active_users {
  text-align:left;
  border-top-color: #000000;
  border-top-width:1px;
  border-top-style:dotted;
}



#member_bar {
  border-top-color: #000000;
  border-top-width:1px;
  border-top-style:dashed;
  font-size:11pt;
  text-align:left;
}



.tableClass {
  background: #FFFFFF;
  border-color: #000000;
  border-width: 1px;
  border-style: dotted;
}



.subList {
  list-style-type:circle;
  margin-left:40px;
}



.error {
  background-color:yellow;
}
