* html body
{
  font-family : Verdana, Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
  font-size : 9pt;
    text-align: left;    /* hack to center this under IE5 */
}
* html #pageWrapper
{
    text-align: left;    /* keep the content left-aligned */
}

#pageWrapper
{
    width: 1004px;
    margin-left: 0px;
    margin-right: auto;
}


body{
  font-family : Verdana, Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
  font-size : 9pt;
  text-align:center;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  background-color:white;
  color:black;
}

table{
  font-family : Verdana, Arial CE,Helvetica CE,Arial,Helvetica,sans-serif;
  font-size : 9pt;
  color:black;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

form{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

A { text-decoration: none;}
A:link, A:visited {color: brown }
A:hover {color: black; text-decoration: underline;}

/* TUCNE */
B, STRONG    {color:  brown }

div.ispagetitle{
  border:2px solid black;
    margin:0; padding:0;
  text-align:center;
}

table.ispagetitle{
  border:2px solid black;
    margin:0; padding:0;
}

h1{
        margin:0; padding:0;
}

h2{
        margin:0; padding:0;
}

h3{
        margin:0; padding:0;
}

h1.ispagetitle{
  font-size:20pt;
/*  display:inline;*/
  font-weight:normal;
}
h2.ispagetitle{
  font-size:15pt;
/*  display:inline;*/
  font-weight:normal;
  margin:5px 0 0 0;
}
h3.ispagetitle{
  font-size:7pt;
/*  display:inline;*/
  font-weight:normal;
}
h3.subtitle{
  font-size:10pt;
}

#pagemiddle {
        border:2px solid black;
        border-width:0px 2px;
        text-align:center;
        margin:0; padding:0;
}

.pagecleaner {
        clear:both;
        height:1px;
        font-size:1px;
        border:none;
        margin:0; padding:0;
        background:transparent;
  text-align:center;
}

.column-in {
    margin:0;
    padding:5px;
}

.column-in2 {
    margin:0;
    padding:0;
}

#pagefooter{
  border:2px solid black;

  text-align:center;
  font-size: 9pt;
  font-weight:bold;
}

div.contmain{
  border:1px solid black;
}

div.conttitle{
  background-color:#956652;
  color:white;
  padding:2px;
  border:1px solid black;
  border-width:0px 0px 1px 0px;
}

h2.conttitle{
  font-size:110%;
}

div.contbody{
  padding:2px;
}

A.conttitle { text-decoration: underline;}
A.conttitle:link, A.conttitle:visited {color: white }
A.conttitle:hover {color: white; text-decoration: none;}

div.contsep{
        height:5px;
        font-size:5px;
        margin:0; padding:0;
}

div.ispagemenu{
  background-color:#956652;
  color:white;
  border:2px solid black;
    margin:0; padding:0;
  text-align:center;
  border-width:0px 2px 2px 2px;
  font-weight:bold;
  font-size:125%;
}

A.ismenulink { text-decoration: underline;}
A.ismenulink:link, A.ismenulink:visited {color: white }
A.ismenulink:hover {color: white; text-decoration: none;}

