body
{
 font-family: arial, verdana, tahoma;
 font-size: 10px;
 color: #99893d;
 background-color: #000000
}

h1.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 22px;
 color: #000000;
 font-weight: bold;
}

h2.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #49494b;
 text-transform: normal;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #49494b;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #99893d;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 10px;
 color: #49494b;
 font-weight: normal;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
text-decoration: none;
}

a.MenuCase1
{
 font-size: 12px;
 color: #bbad6d;
 font-weight: normal;
 text-decoration: none;
 background-image: url('/AjrGfx/SystemGfx/arrow_right.gif');
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 10px;
}

a.MenuCase1:hover {
 text-decoration: underline;
 color: #bbad6d;
}

a.MenuCase1Selected
{
 font-size: 12px;
 color: #bbad6d;
 font-weight: normal;
 text-decoration: underline;
 background-image: url('/AjrGfx/SystemGfx/arrow_right.gif');
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 10px; 
}

a.MenuCase1Selected:hover {
 text-decoration: underline;
 color: #bbad6d;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: arial, verdana, tahoma;
 color: #656567;
 font-size: 11px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #656567;
 font-size: 11px;
 padding: 2px;
 border: 1px #999999 solid;
}

select
{
 color: #656567;
 font-size: 11px;
 border: 1px #999999 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #999999;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 height: 16px;
 border: 1px solid #cccccc;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 220px;
 height: 16px;
 padding-left: 2px; 
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 16px;
 padding-left: 2px; 
}

textarea.FormFieldInputsMedium
{
 width: 220px;
 height: 220px;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #656567;
 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 ----------------- */

.Panel
{
 background-image: url('/AjrGfx/SystemGfx/bg_content_top.gif');
 background-repeat: no-repeat;
 background-position: bottom;
 width: 1015px;
 height: 22px;
}

.Content
{
 background-image: url('/AjrGfx/SystemGfx/bg_content.gif');
 background-repeat: repeat-y;
 width: 1015px;
}

.Top
{
 background-image: url('/Files/temp/header_se.jpg');
 background-repeat: no-repeat;
 width: 985px;
 height: 88px;
}

.MenuSelected
{
 text-transform: uppercase;
 background-color: #ede6c4;
 width: 111px;
 text-align: center;
 cursor: pointer;
}

.MenuNotSelected
{
 text-transform: uppercase;
 width: 111px;
 text-align: center;
 cursor: pointer;
}

/* ----------------- end custom classes ----------------- */




