body {margin-top:3px;
font-family: verdana;
font-size: 11px;
margin: 0 auto;}

#topbar{
position:relative;
width: 160px;
visibility: hidden;
}

.heading {
font-size: 14px;
text-align: left;
display: inline;

}

.surround{
border:1px solid #2DEB3A;
padding:1px;
width:179px;
background:white;
}

*html .surround {width:183px;}
*html .title {height:33px;}

.title {
width:179px;
height:30px;
padding-top:5px;
text-align:center;
margin: auto 0px;
color: white;
font-weight:bold;
background-image:
url('images/title.jpg');
background-repeat: no-repeat;
background-position:  left top;

}

.link_body{
border:1px solid #2DEB3A;
padding:1px;
background:white;
}

.link_body a{
display:block;
width:100%;
text-decoration:none;
color: #064C0B;
text-align:left;
}

.link_body a:hover{
background-image:
url('images/highlight.jpg');
background-repeat: no-repeat;
background-position:  left top;
}

#banner {
width: 900px;
height: 100px;
background-color: #0E94B6;
border-bottom: 1px solid black;
text-align: left;
}

#banner a{
border:1px solid black;
background: yellow;
padding: 5px;
text-decoration: none;
}

#banner a:hover{
background: lime;
color: black;
}

#links {
width: 898px;
height: 20px;
background-color: #FCFF00;
padding-left: 2px;
padding-top:2px;
}

#links a{

font-weight: bold;
color: black;
text-decoration: none;
}

#links a:hover{
color: red;

}

#content {
width: 900px;
height: 600px;
font-family: verdana;
font-size: 11px;


}

#left {
width: 180px;
border-top: 1px solid black;
background-color: #0E94B6;
float:left;
}

#leftside{
float:left;
width:20%;
}

#left a:hover{
background-color: #00FA23;
color:black;
}

#middle {
color:black;
width:78%;
float:left;
background-color: white;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

#middle a{
text-decoration: none;
color: #0E94B6;
}

#middle a:hover{
color: #046377;
}

#rightside {
float:left;
}

#right {
width: 180px;;
float:left;
}

#right a{
display:block;
text-decoration:none;
border-bottom: 1px solid #046377;
color:white;
width:100%;
}

#right a:hover{
color:black;
}

#footer {

}

.section_divide {

font-size:12px;
background-color: #046377;
padding:1px;
margin:1px;
border-top:1px solid black;
border-bottom:1px solid black;
text-align:left;
}

.tarea {
scrollbar-width:3px;
}

.navigation {

font-weight: bold;
color: white; !important
background-color: #0E94B6;
border: 1px solid black;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
vertical-align: middle;
margin-top: 1px;
}

.navigation:hover{
color: black;
background-color: #FCBE48;
}


.table {
font-size: 10pt;
background-color: #0E94B6;
border: 1px solid #046377;

}

.table a{
color: lime;
}

#topbar{
position:relative;
width: 160px;
visibility: hidden;
}
