body 
{font-size: 12pt;
font-family: "Arial";
color: blue;
line-height: 16pt;
margin-left: 10pt;
margin-right: 10pt;}

a.RecipeInactive:link {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.RecipeInactive:visited {
      color: #FFFFFF;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.RecipeInactive:hover {
      color:  Red;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      }

a.RecipeActive:link {
      color:  Green;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.RecipeActive:visited {
      color:  Blue;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.RecipeActive:hover {
      color: Red;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      }

a.Recipesneeded:link {
      color:   Gray;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.Recipesneeded:visited {
      color:  Gray;
      font-family: Arial;
      font-size: 15px;
      text-decoration: none;
      font-weight: bold;
      }

a.Recipesneeded:hover {
      color: Red;
      font-family: Arial;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold;
      }


h2.country
{
    font-family:  Arial;
    font-size: 20pt;
     font-style:italic;
    font-weight: bold;
    line-height: 22pt;
      text-decoration: none;
}

p.info
{
    font-family:  Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:  normal;
    line-height: 16px;
    width:700px;
    text-decoration: none;
}

table.countryinfo
{ 
    width:100%;
    font-family:  Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:  normal;
    line-height: 16px;
    text-decoration: none;
    float:left;
    vertical-align:top;
    }

td.countryindex
{
     width:400px;
    font-family:  Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:  normal;
    line-height: 16px;
    text-decoration: none;
    float:left;
    vertical-align:top;
   }

td.countryinfo1
{
     width:500px;
    font-family:  Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:  normal;
    line-height: 16px;
    text-decoration: none;
    float:left;
    vertical-align:top;
   }


td.countryinfo2
{
     width:25%;
      font-family:  Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:  normal;
    line-height: 16px;
    text-decoration: none;
    float:left;
    vertical-align:top;
 }


td.countryinfo3
{
     width:25%;
       font-family:  Arial;
    font-size: 14px;
    font-style: normal;
    font-weight:  normal;
    line-height: 16px;
    text-decoration: none;
    float:left;
    vertical-align:top;
}


td.lhcol
{
      width:850px;
      vertical-align:top;
      float:left;
}

td.rhcol
{
      width:350px;
      vertical-align:top;
      float:left;

}
td.flag
{
      width:27px;
      vertical-align:top;
      float:left;
}

td.title
{
      width:200px;
      vertical-align:top;
      padding-left:10px;
      float:left;
}

td.description
    {
      width:400px;
      vertical-align:top;
      float:left;
      color:  Maroon;
      font-family: Arial;
      font-size: 16px;
      text-decoration: none;
      font-weight: bold;
    }
    
td.ctrycolumn
    {
      width:20%;
      vertical-align:top;
      float:left;
      color:  blue;
      font-family: Arial;
      font-size: 16px;
      text-decoration: none;
      font-weight: bold;
    }
    
td.rating
{
      width:200px;
      vertical-align:top;
      float:left;
}


td.lightblue
{
    background-color: #93e2ff;
      font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;

}
td.ltr
{
      width:10px;
      vertical-align:top;
      float:left;
}

th.head
{
    font: Arial;
    font-weight: normal;
    font-size: 16pt;
}

