
p.regions_links
{
 font-size: 60%;
 margin: 10px 10px 10px 10px;
 padding: 0px;
 color: white;
}

#map_instructions
{
 color: white;
 font-weight: bold;
 font-family: arial, sans-serif;
 margin: 30px 0px 0px 0px;
 width:100%;
 text-align:center;
}

#regions_text_menu
{
 text-align: center;
 vertical-align: middle;
 background-color: rgb(0,50,50);
 padding: 0px;
 margin: 0px;
 
}

#body_table
{
 width: 100%;
 height: 240px;
}

#body_cell
{
 height: 240px;
 border: solid;
 border-width: 0px 0px 0px 0px;
 border-color: rgb(40,22,111);
}

#partial_logo_cell
{
 vertical-align: top;
 height: 240px;
 background-color: rgb(38,68,142);
}

#text_cell
{
 height: 240px;
 background-color:white;
 color: rgb(40,22,111);
 font-family: arial, sans-serif;
 font-size: 100%;
 padding: 0% 0%;
 text-align: center;
}