﻿p            {  font-family: Arial, 'Trebuchet MS', Verdana, sans-serif;
; font-size: 12px; color: #666666; margin-left:3; line-height:150%; margin-top:5; margin-bottom:5 }



li
{
    font-family: Arial, "Trebuchet MS" , Verdana, sans-serif;
    font-size: 11px;
    color: #999999;
    list-style-image: none;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-top-width: thin;
    border-left-width: thin;
    border-left-color: gray;
    border-bottom-width: thin;
    border-bottom-color: gray;
    border-top-color: gray;
    border-right-width: thin;
    border-right-color: gray;
    list-style-type: none;
}


h4			{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

a:link.menu
{
    padding-left: 8px;
    background-image: url('/pmx/pc/images/btn_collapse.gif');
    background-repeat: no-repeat;
    background-position-x: left;
    margin-left: 2px;
    line-height: 10px
}
    
a:visited.menu
{
    padding-left: 8px;
    background-image: url(  '/pmx/pc/images/btn_collapse.gif' );
    background-repeat: no-repeat;
    background-position-x: left;
    margin-left: 2px;
    line-height: 10px;
}

