BODY,TABLE,TD{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:9pt;}
.galleryphotos{text-align:center; padding:10px;}
.gallerycaptions{text-align:center; padding:10px;}
H1 {font-size:15pt; color:#795D21;}
.tbl_main { width:780px; border:1px solid #666666; padding:0px;}
.cell_header { vertical-align:top; background-color:#C10101;}
.cell_red_bar { background-color:#C10101; height:2px;}
.cell_red_line { background-color:#C10101; height:1px;}
.cell_graphic { background-color:#C10101;}
.cell_nav_bar { background-color:#C10101; height:20px; vertical-align:top;}
.cell_message1 { background-color:#C1A5A5; font-size:12px; font-weight:700; height:20px; width:200px; padding-left:4px;}
.cell_message2 { background-color:#C18181; font-size:12px; font-weight:700; height:20px; width:580px; padding-left:4px;}
.cell_news { background-color:#D9D9D9; width:200px; padding:6px; vertical-align:top;}
.cell_body { background-color:#FFFFFF; width:580px; height:300px; padding:6px; vertical-align:top;}
.cell_footer { background-color:#FFFFFF; font-size:10px; text-align:center;}
.login { background-color:#EFEFEF; font-size:10px; border:1px solid #CCCCCC;}
.ddmx {
    font: 13px arial;
	background-color:#C10101;
	color: rgb(156,156,156);
}
.ddmx .item1 {
    padding: 3px 3px 3px 10px;
    background:  rgb(253,249,205);
	border:0px solid #CCCCCC;
	border-right:0px solid #C19696;
    font: 13px arial;
	color: rgb(156,156,156);
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 3px 3px 10px;
    background:  rgb(253,249,205);
	border:0px solid #CCCCCC;
	border-right:0px solid #C19696;
    font: 13px arial;
    color: rgb(0,37,76);
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 13px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2 {
    background: #C18181;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */