table.main {               
  width: 740px; 

  font-family: Verdana; 
  font-size: 8pt; 
  text-align: center;
  margin: 0px auto;
  border-spacing: 1px;
/*  margin-left: auto;
  margin-right: auto; */}

table.main td {
  vertical-align: top;
        border: 0px none;
  padding: 0px;
/*  margin-left: auto;
  margin-right: auto; */}

table.main td.leftcolumn{
  width: 190px;
  background-image: url(/image/backg_main.gif); 
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
} 


table.main td.rightcolumn{
  width: 540px;
  background-image: url(/image/backg_main.gif); 
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;

} 


/* LEFTCOL **************************************************************** */

table.leftcol {
  width: 100%;

  font-family: Verdana;
  font-size: 8pt;
  color: #000099; 

  text-align: justify;
  vertical-align: top;

        border: 1px solid #0099FF;}

table.leftcol td {
        border: 0px none;
  padding: 3px;
/*  height: 100px; */}

table.leftcol tr.stat{
  height: 20px;

  vertical-align: middle;
  text-align: left;
  padding: 3px;
  background-image: url(/image/backg_gray.gif);}

table.leftcol tr.news{
  font-size: 7pt;
  vertical-align: middle;
  text-align: left;
  padding: 0px;
  background-image: url(/image/backg_gray.gif);}

/* MENUCOL **************************************************************** */
table.menucol{
  width: 100%;

  vertical-align: middle;
  text-align: left;

  font-family: Arial;
  font-size: 8pt;
  color: #000099;
        border: 0px;}

table.menucol td {height: 18px;}

/* RIGHTCOL **************************************************************** */
table.rightcol{
  width: 100%;

  vertical-align: top;
  text-align: justify;

  font-family: Verdana;
  font-size: 8pt;
  color: #000099;
        border: 1px solid #0099FF;}

table.rightcol td {
        border: 0px none;
  padding: 3px;}


table.rightcol td#artist {padding: 0px;}


/* MENU **************************************************************** */

#DHTMLmenu {
  position: absolute;
  visibility: hidden;
  z-index: 1;
  }

table.menuTop{
  width: 100%;
  cursor: hand;
        cursor: pointer;

  font-family: Arial;
  font-size: 8pt;
  text-align: center;
  vertical-align: top;

  background: #6699FF;
  border-collapse: collapse; 
  background-image: url(/image/menutop.jpg);}
  
table.menuTop td.menuTopOut{color: #000099;}

table.menuTop td.menuTopOver{
  color: #99FFFF; 
  /*background: #0099FF;*/
  /*background-image: url(/image/menutopover.jpg);*/}

table.menuBottom{
  width: 100%;
  font-family: Arial;
  font-size: 8pt;
  text-align: center;
  vertical-align: center;
  color: #000099;
  background: #6699FF;

  border-collapse:collapse;}

table.menuBottom td {padding: 3px;}

table.menuBottom#forum {width:740px;}

table.subMenu {
  width: 147;
  cursor: hand;
  cursor: pointer;

  font-family: Arial; 
  font-size: 8pt; 

        border: 1px solid #0099FF;  
  border-collapse: collapse;
  filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#555555,strength=4); 
}

table.subMenu td{
        padding: 0px;

  vertical-align: middle;
  text-align: left;
  text-indent: 10px;}

td.subMenuRow {
  height: 17px;
  cursor: hand;
  cursor: pointer;

  color: #0033FF;
  background: #6699FF;}

td.subMenuDiv{
  height: 10px;
        padding: 0px;
  vertical-align: middle;
  text-align: left;
  text-indent: 0px;
  background: #6699FF;
  border: 1px solid #0099FF;}
  

td.subMenuRowOver {
  height: 17px;
  cursor: hand;
  cursor: pointer;
  color: #00FFFF;
  background: #0099FF;}

table.HeaderTable {
  width: 100%;

  font-family: Verdana;
  font-size: 8pt;

  vertical-align: middle;
  text-align: center;

  color: #99CCFF;
  background: #6699FF;

  border-collapse:collapse;
  padding: 02px;
}           
table.FooterTable{
  width: 100%; 

  font-family: Verdana; 
  font-size: 8pt; 

  color: #000099;  

  text-align: center;
  vertical-align: middle;
} 

.FooterForum{
  font-family: Verdana; 
  font-size: 8pt; 

  color: #000099;  

  text-align: center;
  vertical-align: middle;
  width:740px;
} 


.biblequote{
  font-family: Comic Sans MS; 
  color: #0066CC;
  font-size: 8pt;
  }

p.biblequote{
  text-indent: 7px;
  margin-top: 7px; 
  margin-bottom: 7px;}


.input-text{
  font-family: Verdana;
  width: 80pt;
  height: 18px;
  font-size: 8pt;
  background-image: url(/image/backg_gray.gif); 
  border: 1px solid #0099FF;}

.long-input-text{
  font-family: Verdana;
  width: 300pt;
  height: 18px;
  font-size: 8pt;
  background-image: url(/image/backg_gray.gif); 
  border: 1px solid #0099FF;}
