body {
    background-color: #ffffff;
    color: #000000;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 12px;
}

td {
    font-size: 12px;
    font-family: arial,  verdana, times new roman;
}

#header {

    background-image: URL('/images/bg_top.jpg');
    background-repeat: no-repeat;
    height: 122px;

}

#menu {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#top_menu {
    height: 41px;
    border-top: solid #d6cf94 8px;
    border-bottom: solid #5aa74e 2px;

}

#flash {
    position:absolute;
    top:77px;
    left:237px;
}

#content {
    padding-top: 8px;
    padding-left: 40px;
    width: 700px;
}

#pathway {
    padding-top: 8px;
    padding-left: 20px;
}

#footer {
    font-size: 12px;
    font-family: arial;
    padding-top: 20px;
    padding-left: 40px;
}

h2 {
    text-align: center;
}

h3 {
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 0;
    display: block;
}

div.section {
	padding-bottom: 30px;
}

a.top_menu {
    color: #1e3a57;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
    font-size: 9pt;
    padding; 3px;
}

a.top_menu1 {
    color: #1e3a57;
    text-decoration: underline;
    font-weight: bold;
    font-family: arial;
    font-size: 9pt;
    padding; 3px;
}

a.top_menu1:hover {
    background-color:#ffba29;
    color: #24511d;
    text-decoration: none;
    font-family: arial;
    font-size: 9pt;
}

.menu {
    color: #1e3a57;
    text-decoration: none;
    font-weight: bold;
    font-family: arial;
    font-size: 9pt;
}

a.menu1 {
    color: #1e3a57;
    text-decoration: underline;
    font-weight: bold;
    font-family: arial;
    font-size: 9pt;
}

a.menu1:hover {
    background-color:#caf6d5;
    color: #24511d;
    text-decoration: none;
    font-family: arial;
    font-size: 9pt;
}

p.autor1 {
    font-family: verdana,helvetica,sans-serif,arial;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}

p.red {
    font-family: arial;
    font-size: 9pt;
    color: #176f71;
    font-weight: bold;
}

dl {
    width: 80%;
}

ul.square {
    font-family: arial, verdana; 
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 18px;
    list-style: square outside;
    color: #1e3a57;
    text-align: justify;
}


INPUT.button {
    font-family: arial; 
    font-size: 10pt;  
}

.style1 {
    font-size: 14px;
    color: #1F6D60;
}
.style2 {
    color: #185449;
}
.style3 {
    color: #D74A06;
}
.style4 {
    font-size: 14px;
    color: #000099;
}
.style6 {
    font-size: 12px;
    color:#17827C;
}