/* CSS Document           */
/* brown       : #E78429; */
/* darkbrown   : #BD5A00; */
/* lightblue   : #039CD8; */
/* darkblue    : #213A65; */
/* lightbrown  : #F7BE84; */

a:hover 
{
  color: #BD5A00;
}

.logo_index
{   
   display              : none;
}

.dmSearch
{   
   display              : none;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

body
{
   text-align              : left;
   font-family             : Verdana, Helvetica, sans-serif;
   color                   : #000000;
   margin                  : 0px;
   /*background-image        : url('../image/bkg_body.gif'); */
   background-repeat       : repeat-y;
   background-position     : center;
   position                : absolute;
   left:0px;
   top:0px;
   border:5px green;solid;
}

.group
{
   text-align              : left;
   width                   : 770px;
  /* background-image        : url('../image/bkg_orangebar_810x27.gif');*/
   background-repeat       : repeat-x;
   background-position     : 0px 0px;
   height                  : 100%;
   padding-bottom          : 20px;
   position                : absolute;
   left                    : 0px;
   top                     : 0px;
   border:5px red;solid;
}

img
{
   border                  : 0px;
}

h2
{
   font-family             : Verdana, Helvetica, sans-serif;
   font-size               : 12px;
   font-weight             : bold;
   color                   : #213A65;
   margin                  : 0px;
   padding                 : 0px;
}

p
{
   padding                 : 0px;
   margin                  : 0px;
   margin-bottom           : 10px;
}

.alinea
{
   font-weight             : normal;
}

.content
{
   border-left-width       : 1px;
   border-right-width      : 0px;
   border-top-width        : 1px;
   border-bottom-width     : 0px;
   border-style            : solid;
   border-color            : #039CD8;
   background-color        : #FFFFFF;
   font-family             : Verdana, Helvetica, sans-serif;
   font-size               : 10px;
   margin                  : 5px;
   margin-top              : 40px;
   padding                 : 5px;
   text-align              : left;
   overflow                : visible;
   position                : absolute;
   left                    : 0px;
   top                     : 0px;
   width                   : 600px;
}

.content a
{
  color                    : #F7BE84;
  text-decoration          : underline;
}

.content a:visited
{
  color                    : #039CD8;
}

.introtext
{
   font-weight             : bold;
}

.leftcolumn
{
   visibility              : hidden;
}

.rightcolumn
{
   border-left-width       : 0px;
   text-align              : center;
   padding-left            : 0px;
   padding-right           : 0px;
   margin-left             : 0px;
   margin-right            : 0px;
   position                : absolute;
   left                    : 0px;
   top                     : 0px;
}

.title
{
   background-color        : #FFFFFF;
   text-align              : left;
   font-family             : Verdana, Helvetica, sans-serif;
   font-weight             : bold;
   font-size:              : 20px;
   color                   : #039CD8;
   padding-top             : 10px;
   padding-bottom          : 10px;
   margin-left             : 4px;
   position                : absolute;
   left                    : 0px;
   top                     : 0px;
}

.topbutton
{
   margin-top              : 3px;
   visibility              : hidden;
}

.topbuttons
{
   text-align              : left;
   background-color        : #E78429;
   height                  : 27px;
   position                : relative;
   visibility              : hidden;
}


.topmenu
{
   text-align              : left;
   background-color        : #FFFFFF;
   padding-bottom          : 0px;
   margin-bottom           : 0px;
   margin-left             : 7px;
   padding-left            : 0px;
  /* background-image        : url('../image/line_mainmenu_pastelbrown.gif');*/
   background-repeat       : repeat-x;
   background-position     : right;
   padding-top             : 9px;
   visibility              : hidden;
}

.upbutton
{
   background-color        : #FFFFFF;
   cursor                  : hand;
   text-align              : right;
   padding-right           : 10px;
   margin-left             :-4px;
   height                  : 100%;
   visibility              : hidden;
}
