TABLE { margin-top: 85px; margin-right: 1px; margin-left: 1px; }

BODY {background:url(left.jpg); background-position: top left; background-repeat: no-repeat;}




A:link {
                background-color : transparent;
                color : #0000FF;
                text-decoration : none;
}
A:visited {
                background-color : transparent;
                color : #0000FF;
                text-decoration : none;
}
A:hover {
                background-color : transparent;
                color : #0000FF;
                text-decoration : none;
}
A:active {
                background-color : transparent;
                color : #0000FF;
                text-decoration : none;
}


.navi_left{
                 font-family: Verdana, Helvetica, sans-serif;
                 font-size : 0.80em;
                 font-weight: bold;	    
                line-height : 175%;	   
                padding: 1em 0.63em 1em 0.63em;                   
} 
.navi_left ul {
                 list-style: none;
                 margin: 0;
                padding: 0;
                border: none;
}
.navi_left ul  li {
                 border-bottom: 1px solid #00AFFF;
                margin: 5;
                 color: #00AFFF;
}
.navi_left  ul  li a:link{
                 color: #0000FF;
}
.navi_left  ul  li a:visited {
                 color: #0000FF;
}
.navi_left  ul  li a:hover{
                 color: #FF0000;
}
