body, td, th, caption {color: #25241D ;
        font-family: Trebuchet MS; 
        }

body {margin: 0;
        padding: 0;
        text-align: center;
        background: #D2CFBF;}

table {border-collapse: collapse;}

table#top {width: 900px;
        margin: 0 auto;
        text-align: center;}

td#center {width: 900px;
        padding: 0;}

table#body {width: 900px;
background: #E4E2D6;}



/* <HEADER> */
td#header {background: #D2CFBF;
        text-align: right;
        vertical-align: top;
        height: 100 px; width: auto;
        padding: 0;}

/* </HEADER> */

td#top_menu {background: #E61A38;
        color: #D2CFBF;
        text-align: center;
        vertical-align: center;
        height: 14px;
        font-size: 14px; 
        padding: 0;}

td#top_menu_border { 
        background: Black;
        height: 4px;
        padding: 0;
        font-size: 1px;
        color: White;}


td#content {text-align: left;
        vertical-align: top;
        padding: 0;}

td#footer_border {background: #E61A38;
        color: #E61A39;
        height: 4px;
        padding: 0;
        font-size: 1px;
        width: auto;}

td#footer {background: Black;
        color: white;
        font-size: 12px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        padding: 0;}

td#left {
color: white;
        height: 20px;
        text-align: left;
        vertical-align: top;
        padding: 0;}
        
/* <MENU> */
table.menu {width: 100%;}

table.menu th {background: white;
        text-align: center;
        vertical-align: middle;
        font-weight: ;
        height: 25px;
        padding: 0;}

table.menu td {
         text-align: left;
        font-weight: normal;
        vertical-align: top;
        padding: 1px 4px;
        font-size: 16px;}


/* </MENU> */
/* <MENU left> */

td#left table.menu td {high:auto;
  vertical-align: top;}


/* </MENU left> */
/* <MENU CONTENT> */
td#content table.menu {width: 720px;}


td#content table.menu td {
        font-size: 16px;
        text-align: justify;
        padding: 5px 5px 15px 8px;}


/* </MENU CONTENT> */


.dot {  color: Black;
        font-weight: bold;}

/* <A> */F
/* <A TOP_MENU> */
td#top_menu a:link, td#top_menu a:visited {color: White;
        font-weight: bold;
        text-decoration: none;}

td#top_menu a:hover {color: black;}

td#top_menu_border a:link, td#top_menu_border a:visited {color: White;
        font-weight: bold;
        text-decoration: none;}

td#top_menu_border a:hover {color: #E61A38;}

/* </A TOP_MENU> */


/* <A MENU> */
table.menu a:link, table.menu a:visited {
        color: #E61A38;
    
        font-weight: bold;
        text-decoration: none;}

table.menu a:hover {color:white;}

/* </A MENU> */

/* <A LEFT> */
td#left a:link, td#left a:visited {color: #25241D;
        font-weight: bold;
        font-size: 18px;
                text-decoration: none;}

td#left a:hover {color: White;
}

td#left_menu_border a:link, td#left_menu_border a:visited {color: Black;
        font-weight: bold;
        
        text-decoration: none;}

td#left_menu_border a:hover {color: #E61A38;}

/* </A LEFT_MENU> */

/* <A CONTENT> */
td#content a:link, td#content a:visited {
        color: #e61a38;
        font-weight: bold;
        text-decoration: none;}
        
        td#content a:hover {color: black;
        text-decoration: none; }
        
/* </A CONTENT> */

/* <A FOOTER> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
     
        font-weight: normal;
        text-decoration: none;}
td#footer a:hover {color: white;
        text-decoration: underline; }        
/* </A FOOTER> */
/* </A> */

