body {background: #EEEEEE}

p, td {font-family: verdana; font-size: 10pt; color: black; text-align:justify;}
font.headerbar {font-family: verdana; font-size: 14pt; color: white;}
table.header {border-bottom-style:ridge; border-bottom-width:5px; border-left-width:0px; border-right-width:0px; border-top-width:0px; border-bottom-color: #DDDDDD;}

td.leftbar {border-bottom-style:solid; border-bottom-width:1px; border-left-width:0px; border-right-width:0px; border-top-width:0px; border-bottom-color: #EEEEEE;}

A:hover {color:black; text-decoration:none; font-size:10pt;}
A:active {color:black; text-decoration:none; font-size:10pt;}
A:link {color: #555555; text-decoration:underline; font-size:10pt;}
A:visited {color: #555555; text-decoration:underline; font-size:10pt;}

a.menu:link {text-decoration:underline;color:#555555;display:block;width:100%;height:100%;background:#DDDDDD;}
a.menu:visited {text-decoration:underline;color:#555555;display:block;width:100%;height:100%;background:#DDDDDD;}
a.menu:hover {text-decoration:none;color:black;width:100%;display:block;height:50;background:#EEEEEE;}
a.menu:active {text-decoration:none;color:black;width:100%;display:block;height:50;background:#EEEEEE;}

a.contact:link {color:black; text-decoration:none; font-size:7.5pt;}
a.contact:visited {color:black; text-decoration:none; font-size:7.5pt;}
a.contact:hover {color:#555555; text-decoration:underline; font-size:7.5pt;}
a.contact:active {color:#555555; text-decoration:underline; font-size:7.5pt;}

.txt{
   border:1px solid;
   border-top-color:#DDDDDD;
   border-left-color:#DDDDDD;
   border-right-color:#000000;
   border-bottom-color:#000000;
   font-family:verdana,helvetica,sans-serif;
   font-size:11px;
   background-color:#EEEEEE;
 }
 
input.btn{
   color:#000000;
   font-family:verdana,helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#EEEEEE;
   border:1px solid;
   border-top-color:#EEEEEE;
   border-left-color:#EEEEEE;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#EEF4FF',EndColorStr='#C6D7E8');}

input.btnhov
{
   color:#333333;
   font-family:verdana,helvetica,sans-serif;
   background-color:#EEEEEE;
   font-size:11px;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#EEEEEE;
   border-bottom-color:#EEEEEE;}

/*table-menu 1*/

#tablemenu1 {
width: 100%;
margin: 0 auto;
border-collapse:collapse;
table-layout:fixed;
}
#tablemenu1 td {
width:25%;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px; 
border-top-width:0px; 
border-bottom-color: #EEEEEE;
}
#tablemenu1 td a {
text-decoration:none;
display:block;
padding:8px;
}
#tablemenu1 td a:link, #tablemenu1 a:visited, 
#tablemenu1 a:active{
color: #555555;
background-color:#DDDDDD;
}
#tablemenu1 td a:hover {
color: #000000;
background-color:#EEEEEE;
}
#tablemenu1 td {
text-align: center;
}
* html #tablemenu1 td a {height:1px;}










