body
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #333334;
 background-color: #B1AE95;
 margin: 0;
}

h1.MediumStdColor
{
 font-family: times;
 margin-top: 0px;
 margin-bottom: 20px;
 font-size: 21px;
 color: #54111a;
 font-weight: normal;
}

h2.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 16px;
 color: #333334;
 text-transform: normal;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #333334;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #333334;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 12px;
 color: #54111a;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase0:hover {
 text-decoration: none;
 color: #54111a;
}

a.MenuCase0Selected
{
 font-size: 12px;
 color: #54111a;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase0Selected:hover {
 text-decoration: none;
}

a.MenuCase1
{
 font-size: 11px;
 color: #54111a;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: underline;
 color: #54111a;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #54111a;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: underline;
 color: #54111a;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: arial, verdana, tahoma;
 color: #333334;
 font-size: 11px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333334;
 font-size: 11px;
 padding: 2px;
}

select
{
 color: #333334;
 font-size: 11px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #999999;
}

input.FormFieldInputsNarrow
{
 width: 220px;
 height: 14px;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 220px;
 height: 14px;
 padding-left: 2px; 
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 16px;
 padding-left: 2px; 
}

textarea.FormFieldInputsMedium
{
 width: 420px;
 height: 50px;
}

select.FormFieldInputsMedium
{
 width: 226px;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #333334;
 font-weight: bold;
}

.minor { font-size: 11px }

ul
{
 padding-left: 40px; margin: 0px;
 list-style-image: url('/AjrGfx/SystemGfx/list_item.gif');
}


/* ----------------- Start custom classes ----------------- */

.Top
{
 background-image: url('/files/systemgfx/top_aj_dk.jpg');
 background-repeat: no-repeat;
 width: 1024px;
 height: 105px;
 color: #8B8C8D;
 font-size: 9px;
 text-align: right;
}

.Bottom
{
 font-size: 10px;
 background-image: url('/AjrGfx/SystemGfx/bg_bottom.gif');
 background-repeat: no-repeat;
 width: 1003px;
 height: 43px;
 color: #8B8C8D;
 text-transform: uppercase;
 text-align: center;
}

/* ----------------- end custom classes ----------------- */



