body { borderwidth: 0px; 
       margin-top: 1px; 
       margin-bottom: 0px; 
       padding: 0; 
       background-color: #E8E8FF;
     }

#navcontainer
{
width: 180px;
padding: 0;
margin-bottom: 1em;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 700;
background-color: #FBFBFB;
color: #333;
text-align: center;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #cccccc;
margin: 0;
}


#title li
{
border-bottom: 1px solid #cccccc;
margin: 0;
text-align: center;
line-height: 15pt;
background-color: #eeeeee;
padding: 0px;
}


#navcontainer li a
{
display: block;
padding: 3px 3px 3px 1px;
background-color: #FBFBFB;
color: #7373B9;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
background-color: #eeeeee;
color: #FF8000;
}

img.presentation { float: left;
                   margin-top: 0px;
                   margin-left: 0px;
                   margin-right: 3px;
                   margin-bottom: 0px;
                   border: 0px;
                 }

p.present { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
            text-align: justify;
            font-size: 11px;
            color: #000000;
            padding: 3px;
          }
          
          
          
p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 12px;
    color: #000000;
    padding: 4px;
   }
          
          


.para { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-indent: 0.3in;
        text-align: justify;
        font-size: 12px;
        color: #000000;
        padding: 2px;
      }



h1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: 700;
     color: #000000;
     text-align: center;
   }

h2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     color: #FF8000;
     text-align: center;
   }


div.left { text-align: justify; 
            padding: 2px; 
            text-indent: 0.1in;
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            font-color: #000000;
          }

.text { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-color: #000000; font-weight: 700; }
.text1 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-color: #000000; }
.titles { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-color: #000099; }

#part1 { width: 270px; float: left; text-align: justify; padding: 2px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-color: #000000; }
#part2 { width: 270px; float: left; text-align: justify; padding-left: 2px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-color: #000000; }
#part1 a { color: #7373B9; text-decoration: underline; }
#part2 a { color: #7373B9; text-decoration: underline; }
#part1 a:hover { color: #FF8000; text-decoration: none; }
#part2 a:hover { color: #FF8000; text-decoration: none; }


.main a:link    { color: #7373B9; text-decoration: underline; }
.main a:visited { color: #7373B9; text-decoration: underline; }
.main a:hover   { color: #FF8000; text-decoration: underline; }
.main a:active  { color: #7373B9; text-decoration: underline; }

.noul a:link    { color: #7373B9; text-decoration: none; }
.noul a:visited { color: #7373B9; text-decoration: none; }
.noul a:hover   { color: #FF8000; text-decoration: none; }
.noul a:active  { color: #7373B9; text-decoration: none; }
