body {
 background: #e2eaed; 
}

div {
text-align:left;
}

table
{ 
margin-left: auto;
margin-right: auto;
}

table.red{
width: 780px;
background: #ff0000;
}

table.white{
width: 780px;
height: 600px;
background: #ffffff;
}

table.white-logo{
width: 780px;
height: 40px;
background: #ffffff;
}


table.yellow{
width: 780px;
height: 40px;
background: #ffffff;

}



img.deco{
border-width: 0px;
float: left;
}

img.deco-ar{
border-width: 0px;
float: right;
}



img.deco2{
border-width: 2px;

}

a.menu:link {
color: #000000 ;
font:normal 12px arial,sans-serif;
background-color: #ffff66;
display: block;
border-width: 2px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;
font-weight: bold;

}     /* unvisited link */

h1{
font:normal 8px arial,sans-serif;
color: #FFFFFF ;
}
a.menu{
padding: 4px 4px;
}
a.menu:visited {
color: #000000 ;
font:normal 12px arial,sans-serif;
background-color: #ffff66;
display: block;
border-width: 2px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;
font-weight: bold;
}  /* visited link */

a.menu:hover {
color: #FFFFFF ;
font:normal 12px arial,sans-serif;
background-color: #ff0000;
display: block;
border-width: 2px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;
font-weight: bold;
}   /* mouse over link */

a.menu:active {
color: #000000 ;
font:normal 12px arial,sans-serif;
background-color: #ffff66;
display: block;
border-width: 2px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;
font-weight: bold;
} /* selected link */



/*
a.menu{
color:#000000;
font:normal 12px arial,sans-serif;
padding:2px 5px 2px 5px;
text-decoration:none;
background-color:#FFFF00;

border-left:2px solid  #FFFF00;
border-right:2px solid  #FFFF00;
text-align:center;}

a.menu:hover{
color:#000000;
background-color:#FFFFFF;
border-left:2px solid  #FFFFFF;
border-right:2px solid  #FFFFFF;
}
*/
p.gmenu{
text-align:center;
font:normal 12px arial,sans-serif;
text-decoration:none;
}

td.gmenu{
padding:2px 35px 2px 35px;
}

a.linki{
padding: 1px 1px;
}

a.linki:link {
color: #ffffff ;
font:normal 10px arial,sans-serif;
background-color: #ff0000;
border-width: 1px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;


}     /* unvisited link */


a.linki:visited {
color: #ffffff ;
font:normal 10px arial,sans-serif;
background-color: #ff0000;
border-width: 1px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;

}  /* visited link */

a.linki:hover {
color: #000000 ;
font:normal 10px arial,sans-serif;
background-color:#ffff66 ;
border-width: 1px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;

}   /* mouse over link */

a.linki:active {
color: #ffffff ;
font:normal 10px arial,sans-serif;
background-color: #ff0000;
border-width: 1px;
border-style: solid;
margin: 0;
text-decoration: none;
text-align:center;

} /* selected link */
