      *
      {
        font-family: inherit;
        color: inherit;
        font-size: 11px;
      }

      body {
        background-color: #a3cd39;
        background-repeat: no-repeat;
        font-family: Tahoma;
	   	color:#000000;
        font-size: 11px;
        padding: 0px;
        margin: 0px;
      }
      
      input, select, textarea 
      {
          border-width: 1px;
      }
      
      table.main_left {
        border-collapse: collapse;
        float:left;
        width: 204px;
        background-image:url(images/pic/left_menu.gif);
        background-repeat: repeat-y;
      }
      table.main_left td.main_left {
        width: 184px;
        height: 553px;
        padding: 190px 10px 7px 10px;
        vertical-align: top;
      }
      table.main_left td.main_left_bottom
      {
        width: 204px;
        padding: 4px;
      }


      
      table.main_right {
        border-collapse: collapse;
        float:left;
        width: 750px;
        height: 600px;
      }
      table.main_right td.lang_list {
        width: 760px;
        height: 170px;
        overflow: auto;
        padding: 7px 10px 7px 0px;
        vertical-align: top;
        background-image:url('images/pic/header.gif');	
        border: 0px solid black;
        color: rgb(0,100,0);
      }
      table.main_right td.top_menu {
        width: 886px;
        height: 13px;
        background-image:url(images/pic/top_menu.gif);
        background-repeat:repeat-x;
        vertical-align: top;
        padding: 0px 10px 0px 104px;	
        border: 0px solid black;
      }
      table.main_right td.content {
        width: 886px;
        height: 401px;
        vertical-align: top;
        padding: 0px 0px 0px 0px;
        border: 0px solid black;
      }
      table.main_right td.main_right_bottom {
        width: 886px;
        color: rgb(255,214,0);
      }



      table.main_bottom {
        border-collapse: collapse;
        clear: left;
      }
      table.main_bottom td.main_bottom_left
      {
        width: 195px;
        padding: 4px;
      }
      table.main_bottom td.main_bottom_right
      {
        width: 750px;
        vertical-align: center;
        padding: 0px 0px 0px 0px;
      }



      div.side_menu {
        margin-bottom:0px;
      }
      a.top_menu 
      {
          font-weight: bold;
          font-size: 12px;
          color: #d6f5f5;
          text-decoration: none;
          margin-left: 30px;
          margin-right: 30px;
      }
      a.side_menu {
        font-weight: bold;
        font-size: 14px;
        font-family: Arial Black;
        text-transform: uppercase;
        color: #DDDDDD;
        text-decoration: none;
      }
      a.side_menu:hover {
        color: #B7B7B7;
      }
      a.lang_item 
      {
        font-weight: bold;
        font-size: 10px;
        color: #0e1e7d;
        text-decoration: none;
      }
      ol, ul {
        margin: 0px 0px 0px 25px;
      }
      h3.page_heading {
        font-weight: bold;
        text-transform: uppercase;
      }

      .titleMain {
        color: #000081;
        font-weight: bold;
      }
      .titleSmall {
        color: #ff6600;
        font-weight: bold;
      }




/*FROM OLD MAKARS WEB-SITE*/
    tr.header {
        font-weight:bold;
        height:14px;
    }
    tr.dev1 {
        height:10px;
    }
    tr.dev2 {
        background-color:#A8D82E;
        height:10px;
    }
    tr.maindev {
        height:2px;
        background-color:#FFD600;
    }
    td.secondcol {
        text-align:center;
    }
    table.no_spaces {
    }
    p.bold {
        font-weight:bold;
    }
    /* per boat table */
    td.title {
        background-color:#009F00;
        border-left-width:4px;
        border-left-color:#009F00;
        border-left-style:solid;
        font-size:14px;
        text-align:center;
        font-weight:bold;
    }
    td.cont {
        border-left-width:4px;
        border-left-color:#009F00;
        border-left-style:solid;
        font-size:14px;
        text-align:center;
    }
    #cont_bg {
        background-color:#A8D82E;
    }
    /* contact table */
    td.bottom {
        border-bottom:solid;
        border-bottom-color:#009F00;
        border-bottom-width:4px;
    }
    img.maps {
        border:solid;
        border-width:5px;
        border-color:#009F00;
    }

