body
{
    margin-top: 0px;
    margin-bottom: 0px;
}
td.left
{
    background-image: url(../../imagenes/bar_left.gif);
    background-position: right;
    background-repeat: repeat-y;
}
td.right
{
    background-image: url(../../imagenes/bar_right.gif);
    background-position: left;
    background-repeat: repeat-y;
}
div.header {
}
div.body {
    background-color: #fdf6e5;
    width: 744px;
    height: 100%;
}
div.body_header {
    border-color: #000066;
    background-image: url(../../imagenes/body_header.gif);
    height: 39px;
    background-color: #fdf6e5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    color: white;
}
input.textQuickSearch
{
    padding-top: -5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    height: 17px;
}
input.buttonQuickSearch
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    height: 15px;
}
div.body_main {    
    margin-top: -2px;
    float: left;
    background-color: #fdf6e5;
}
div.body_footer {
    background-image: url(../../imagenes/body_footer.gif);
    float: left;
    width: 744px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    color: #fda916;
    font-size: 9pt;
    font-weight: bold;
    height: 28px;
    _height: 40px;
    padding-top: 12px;
}
div.main_center
{
    float: left;
    width: 12px;
}
div.main_left {
    border-color: #006600;
    float: left;
    width: 205px;
}
div.main_right {
    float: right;
    width: 527px;
    background-color: #fdf6e5;
}
div.menu_item
{
    padding-left: 6px;
    padding-bottom: 0px;
    width: 199px;
    _width: 205px;
    padding-top: 3px;
    height: 15px;
    _height: 20px;
    text-align: left;
    background-color: #2635c5;
    border-top: 1px solid #0d1dae;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    opacity:.85;
 }
a.menu_link
{
    float: left;
    background-color: transparent;
    font-family: sans-serif,Arial,Helvetica;
    color: white;
    font-size: 8.9pt;
    text-decoration: none;
    font-weight: bold;
}
div.add
{
    text-align: center;
    width: 205px;
    _margin-top: 0px;
    margin-top: 52px;
    padding-top: 22px;
    padding-bottom: 21px;
    background-color: #fdf6e5;
}
div.menu_bottom {
    background-image: url(../../imagenes/menu_bottom.gif);
    height: 48px;
    width: 205px;
}
div.menu {
    background-image: url(../../imagenes/menu.gif);
    background-repeat: repeat-y;
    height: 253px;
}
div.title {
    background-image: url(../../imagenes/title.gif);
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: #fda916;
    padding-top: 2px;
    height: 21px;
    margin-bottom: 8px;
    width: 516px;
}
div.cell_left {
    float: left;
    width: 255px;
}
div.cell_right {
    float: right;
    width: 255px;
}
div.row {
    float: left;
    width: 516px;
}
div.cell_top {
    background-image: url(../../imagenes/cell_top.gif);
    width: 255px;
    height: 18px;
}
div.cell_middle {
    background-image: url(../../imagenes/cell_middle.gif);
    width: 255px;
    float: left;
    padding-bottom: 12px;
    margin-top: -1px;
    padding-top: 0px;
}
div.middle_left {
    float: left;
    margin-top: 6px;
    margin-left: 7px;
}
div.middle_right {
    float: right;
    width: 150px;
}
div.item_title {
    float: left;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
    color: #2e3cb3;
    font-weight: bold;
    font-size: 10pt;
    padding-top: 1px;
}
div.item_description {
    float: left;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    padding-top: 5px;
}
div.cell_bottom {
    background-image: url(../../imagenes/cell_bottom.gif);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8.1pt;
    font-weight: bold;
    color: #2e3cb3;
    padding-left: 22px;
    width: 255px;
    padding-top: 4px;
    height: 23px;
    float: left;
    margin-bottom: 10px;
}
img.cell_image {
    border: 1px solid #fda916;
}
div.small_text
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
}