.header-main
{
/*
   background-image: url(../../template/images/homepage02.jpg);
*/
   background-image: url(../../resources/images/longe3.jpg);
   vertical-align: middle;
   background-repeat: repeat-x;
}

.header-inner
{
   vertical-align: middle
}

.header-text
{
   color: black;
   font-family: Georgia,'Times New Roman',times,serif;
   font-size: 40px;
   font-style: italic;
   font-weight: bold;
   text-align: center;
   letter-spacing: 10px
}

.header-text-beta {
   color: #ff3366;
   font-size: 18px;
   font-style: normal;
   font-variant: small-caps;
   font-weight: bold
}

.page-title
{
   padding-bottom: 10px;
   padding-left: 20px;
   padding-top: 10px;
   text-align: left;
   text-indent: 20px
}


.table-main
{
   margin-left: 5%;
   width: 600px
}


.table-tree
{
   margin-left: 10%;
}

.tree-body
{
   background-color: #e4e4f5
}

.row-submit
{
   padding-top: 10px
}


.column-title
{
   padding-right: 10px;
   text-align: right
}
.column-regular
{
   text-align: left;
}
