BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;
background-color: white;}

P
{padding-top: 2px;
margin: 0px;}

td.menuBack
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #6699ff;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
text-decoration: none;
}

td.menuNormal
{
font-size: 8pt;
padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: #6699ff;
text-decoration: none;
}

td.menuHover
{
font-size: 8pt;
padding: 0px;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: darkblue;
text-decoration: none;
color: white;
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px solid lightblue;
background-color: #e2e2fc;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: #e2e2fc;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: #e2e2fc;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #6699ff;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #6699ff;
display: block;}

a.menutop:link
{text-decoration: none;
color: black;
background-color: #6699ff;
display: block;}

a.menutop:visited
{text-decoration: none;
color: black;
background-color: #6699ff;
display: block;}

a.menutop:hover
{text-decoration: none;
color: white;
background-color: darkblue;
display: block;}

a.menutop:active
{text-decoration: none;
color: black;
background-color: #6699ff;
display: block;}

#title {
padding : 0px; 
border : 0 solid #000000; 
background-image : url("../images/ariso-top.jpg");
background-color : #6699ff;  
background-repeat : no-repeat; 
margin-bottom : 0; 
}
#bottom {
height : 20px; 
width: 800px;
padding : 0px; 
border : 0 solid #000000; 
background-repeat : no-repeat; 
background-color : #6699ff;  
margin-bottom : 0; 
}
#content {
width: 800px;
padding : 0px; 
border : 0 solid #000000; 
background-repeat : no-repeat; 
background-color : #ffffff;  
margin-bottom : 0;
text-align : justify;
display : inline;
}
.input {
height : 20px; 
width: 140px;
padding : 0px; 
border : 1 solid #000000; 
background-color : #eeeeee;  
margin-bottom : 0; 
}