/*
    All reds in this section
*/

h1, h2, h3, h4  {
	color: #801919;
	font-weight: bold;
}

.bodyTable {
    background-color: #E6B8B8;
}

.topTabTable {
    border-bottom: 5px solid #E6B8B8;
}

.inTableSelect {
    background-color: #FFE8E8;
}

.tint1 {
    color: #E65C5C;
}

.tint2 {
    color: #E68A8A;
}

.tint3 {
    color: #E6B8B8;
}

.tinta {
    background-color: #FFE8E8;
}

.tintb {
    background-color: #FFF3F3;
}

.tintc {
    background-color: #FFF8F8;
}

.leftMenuCell {
    width: 110px;
    background-color: #E6B8B8;
    border-right: solid 5px #E68A8A;
}

.rightContentCell {
    width: 721px;
    background-color: #FFE8E8;
}

