
.FlexRAID {
    background-image:url('/img/header_bg2.jpg');
    background-repeat:repeat-x;
    background-position: 0px 0px;
}

.FlexRAID ul#navigation li:hover {
    background-color: #334400;
}

.FlexRAID ul#navigation li.active {
    background-color: #334400;
}

.FlexRAID .header {
    text-align: center;
    vertical-align: middle;
    background-color: #003300;
}

.FlexRAID ul#navigation a {
    border-top: 5px solid #334400;
}

.FlexRAID .reference {
	text-align: left;
}

.FlexRAID .reference caption {
    font-weight: bold;
    text-decoration: underline; 
}

.FlexRAID .reference th {
    text-align: left;
}

.FlexRAID .reference td {
    vertical-align: top;
}

.FlexRAID .reference .prop {
    color: #990000;
}
