﻿.ContentTable
        {
    width: 605px;
    height: 100%;
}
body {
}
.HREWHeaderStyle
{
    padding: 5px;
    border-color: #5E7A86;
}
.HREWLeftNavLinks
{
    border-color: #000000;
    height: 100%;
    vertical-align: top;
    width: 116px;
    border-right-style: solid;
    border-right-width: 1px;
}
.HREWContentCell
{
    border-color: #000000;
    vertical-align: top;
    text-align: left;
}
.HREWButtonBar
{
    background-color: #5E7A86;
    border: 0px solid #5E7A86;
    width: 100%;
}
.HREWButtonCell
{
    background-color: #5E7A86;
    border: thin solid #CC3300;
    padding: 0px;
    margin: 0px;
    width: 143px;
}
.HREWTable
{
    border-bottom: thin double #000000;
    height: 127px;
    width: 729px;
}
.IMGBtnStyleReg
{
    border: medium solid #FFFFFF;
}
.IMGBtnStyleOver
{
    border: medium solid #FF0000;
}
.ButtonBarCells
{
    float: none;
}
.ButtonPlaceHolderCell
        {
    float: none;
    width: 150px;
    vertical-align: top;
}
.HREWForm
{
    position: static;
}
.NavTable
{
    width: 119px;
    position: static;
    margin-right: 0px;
}
.NavCell
{
    height: 25px;
    float: none;
    width: 115px;
}
.ContentStyle
{
    vertical-align: top;
}
.FooterStyle
{
    width: 100%;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: black;
    background-color: #AE8750;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #4D4C39;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #754E20;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.MainDivStyle
{
}
.HiddenButton
{
    visibility: hidden;
    width: 1px;
    height: 1px;
}
.newStyle1
{
    width: 800px;
}
.AboutImages
{
    width: 200px;
    height: 133px;
}
.SizedNavButtons
{
    width: 110px;
}
.ButtonImgStyle
{
    width: 108px;
    height: 20px;
}
.BodyStyle
{
}
.MainDivInner
{
    padding: 10px;
}
