

body
{
background-image: url(../image/background.gif);
}


.title
{
position: absolute;
width: 129px;
height: 20px;
left: 10px;
z-index: 10;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

.submenu
{
position: absolute;
left: 15px;
width: 129px;
layer-background-color: #CCCCCC;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: regular;
font-size: 12px;
line-height: 15px;
visibility: hidden;
}


a{text-decoration: none;}
a:link {color:#000080;}
a:visited {color:#000080;}
a:active {color:#000000;}
a:hover {color:#000000;}