.route-sign
        {
                text-align:center;
                margin-left: auto;
                margin-right: auto;
                margin-top: auto;
                margin-bottom: auto;
                background: white;
                background-color: green;
                width: 60px

        }




img
{
        height: 60;
}

.ctrcol
        {
        max-width: 30%
        }

.exit-list
        {
                COLOR: white;
                FONT-FAMILY: arial;
                TEXT-ALIGN: center;
                background: #008000;
                font-weight: bold;
                margin-left: auto;
                margin-right: auto;
                padding: 2px;
                border: thin solid black
        }

.exit-list td
		{
				border: thin solid black
		}
.exit-nums
{
        width: 10%;
}

.exits
{
        width: 30%;
}

.exit-comments
{
        width:30%
}

.historic-note
{
        background-color: #808000;
}

.left-exit
        {
                Color: Black;
                font-family: Arial;
                background: yellow;
                font-weight: bold;
                text-align: center;
                margin-left: auto;
                margin-right: auto;
                width: 100%;

        }

.comment
        {
                COLOR: white;
                FONT-FAMILY: arial;
                TEXT-ALIGN: center;
                background: #008000;
                font-weight: normal
        }

.sign
        {
                height: 60px;
                width: auto
        }

.minisign
        {
                height: 30px;
                width: auto
        }

.128-sign td
        {
                height: 30px;
                width: auto;
                color: black;
                background: white
        }

.ma-sign
        {
                background: white;
                font-family: Arial;
                font-weight: bold;
                color: black;
                padding: 10px;
                min-width: 500px
        }

.sign-assy table {border: none; }
.sign-assy td {border: none}
.sign-assy
        {
                COLOR: white;
                FONT-FAMILY: arial;
                TEXT-ALIGN: center;
                background: #008000;
                font-weight: bold;
                margin-left: auto;
                margin-right: auto;
                padding: 2px;
                border-style: none;
                border: none        }



body    {
                margin-left: 5%;
                margin-right: 5%;
                font-family: "Century Gothic", Arial, sans-serif
        }


