﻿body {
margin: 0;
padding: 0;
font-size: 1em;
font: 90%"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
text-align: center;
background-color: #004623;
}

#head
{
    width: 767px;
    height: 120px;
    border: 0px solid #000000;
    margin: 5px 0 0 0;
    text-align: center; 
     padding: 5px;
    background-image: url(images/top.jpg);
    background-repeat: no-repeat;
    /*background-color: #004623;*/
} 

#foot {
border:0px solid #000000;
margin:0 0 5px 0;
clear:both;
padding:5px;
height:530px;
width:767px;
text-align:center;
background-image : url(images/bottom.jpg); 
background-repeat : no-repeat; 
}

#foot2 {
border:0px solid #000000;
margin:0 0 5px 0;
clear:both;
padding:5px;
height:37px;
width:767px;
text-align:center;
background-image : url(images/bottom2.jpg); 
background-repeat : no-repeat; 
}


#foot p {margin:0;}
ul.invs {
list-style:none;
margin:0;
padding:0;
}

#container
{
    margin: 5px;
    width: 767px;
    height: 10;
    margin: auto;
    text-align: left;
    background-image: url('images/bg.JPG');
} 

#MainBody
{
    width: inherit;
    padding-left:18px;
    padding-right:2px;
    vertical-align:top;
} 

#Menu{
width:150px;
padding-top: 8px;
padding-left:8px;
padding-right:18px;
vertical-align:top;
}

table.contentpaneopen
{
    width: 100%;
    line-height: 18px;
}
table.contentpaneopen td
{
    font-size: 11px;
}

table.contentpaneopen td.contentheading
{
    /*background-color: #F2F2FF;*/
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , "Trebuchet MS" , "Verdana" , "sans-serif";
    font-weight: bold;
    font-size: 18px;
    color: #004623;
    height: 20px;
    padding-left: 3px;
    border: 1px hidden #ffffff;
    text-align: left;
    white-space: nowrap;
}

table.moduletable, moduletable div{
    width : 100%;
    margin-bottom : 5px;
    border-spacing : 0;
}
 
table.moduletable tr{
color :  #000000;
text-align : left;
vertical-align : top; 
padding-left : 4px; 
padding-right : 10px; 
font-weight : bold;
font-size : 11px; 
border-bottom: 1px dotted #AAAAAA;
}
 
table.moduletable td{ 
padding-left : 1px;
font-size : 11px; 
margin : 10px; 
font-weight : normal; 
} 

a.mainlevel:link, a.mainlevel:visited {
display : block; 
vertical-align : middle; 
font-size : 11px;
color : #000000; 
text-align : left;
font-family : "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
padding-left : 3px;
padding-top : 5px;
height : 16px; 
width : 140px; 
text-decoration : none;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #C0C0C0;
font-weight       : bold;
}
a.mainlevel:hover
{
    background-position: left;
    background-image: url('images/Abaldo.gif');
    background-repeat: no-repeat;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , "Trebuchet MS" , "Verdana" , "sans-serif";
    font-size: 11px;
    text-indent: 20px;
    font-weight: bold;
    color: #009933;
} 
