
h1, h2, h3, h4, h5, h6 { color: #55575E; }

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }

a:link, a:visited, a:active, a:hover {color: #0000ff;}

p { text-align : justify }

table.clsNavigation {
        width: 132px;
}

table.clsNavigation tr td {
        background-color: #cc0000;
        border-left: #ffffff solid 3px;
        border-bottom: #ffffff solid 3px;
}

table.clsNavigation tr td a:link, table.clsNavigation tr td a:visited, table.clsNavigation tr td a:active, table.clsNavigation tr td a:hover {
        display: block;
        width: 100%;
        text-decoration: none;
        color: #ffffff;
        font-size: 80%;
        font-weight: bold;
        padding: 6px;
}
table.clsNavigation2 {
        width: 132px;
}

table.clsNavigation2 tr td {
        /*background-color: #ffffff ;*/
        border-left: #ffffff solid 3px;
        /*border-bottom: #ffffff solid 3px;*/
}

table.clsNavigation2 tr td a:link, table.clsNavigation2 tr td a:visited, table.clsNavigation2 tr td a:active, table.clsNavigation2 tr td a:hover {
        display: block;
        width: 100%;
        text-decoration: none;
        /*color: #ffffff;
        font-size: 80%;
        font-weight: bold;*/
        padding: 6px;
}


table.clsNavigation3 tr td {
        background-color: #cc0000;
        border-left: #ffffff solid 10px;
        border-bottom: #ffffff solid 3px;
		border-right: #ffffff solid 10px;
}

table.clsNavigation3 tr td a:link, table.clsNavigation3 tr td a:visited, table.clsNavigation3 tr td a:active, table.clsNavigation3 tr td a:hover {
        display: block;
        width: 100%;
        text-decoration: none;
        color: #ffffff;
        font-size: 80%;
        font-weight: bold;
        padding: 6px;
}
td.clsInstitutionMenu {
        background-color: #cc0000;
}

hr.clsInstitutionLine {
        background-color: #cc0000;
        color: #cc0000;
}
form.faq {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
option.a {
	color: #0000BB;
}

.remaining {
font-weight:bold;
font-size:120%
}
.contigent {
font-weight:bold;

}
.maj {
font-weight:bold;


}

option.b {
	color: #990033;
}
@media print {
    table.clsNavigation tr td {
            background-color: #ffffff;
            border: #cc0000 solid 2px;
    }
}

