body
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #000000;
 background-color: #A98867;
 margin: 0px;
 background-image:url('/AjrGfx/SystemGfx/bg_body.gif');
 background-repeat: repeat-x;
}

.HeadlineLargeStdColor
{
 padding-bottom: 7px;
 margin-bottom: 8px;
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 text-transform: uppercase;
 border-bottom: 1px solid #DC9C5E;
}

.HeadlineMediumStdColor
{
 padding-bottom: 7px;
 margin-bottom: 8px;
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 text-transform: uppercase;
 border-bottom: 1px solid #DC9C5E;
}

.SubHeadlineMediumStdColor
{
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #000000;
 text-transform: normal;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #000000;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #0B5184;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 text-transform: none;
}

a.MenuCase0:hover {
 text-decoration: none;
 color: #0B5791;
}

a.MenuCase0Selected
{
 font-size: 11px;
 color: #0B5791;
 font-weight: bold;
 text-decoration: none;
 text-transform: none;
}

a.MenuCase0Selected:hover {
 text-decoration: none;
}

a.MenuCase1
{
 font-size: 11px;
 color: #414141;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: none;
 color: #9F4265;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #9F4265;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #9F4265;
}

a.MenuCase2
{
 font-size: 10px;
 color: #414141;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: none;
 color: #9F4265;
}

a.MenuCase2Selected
{
 font-size: 10px;
 color: #9F4265;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2Selected:hover {
 text-decoration: none;
 color: #9F4265;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: verdana, arial, tahoma;
 color: #272727;
 font-size: 11px;
 background: #E5D0BB;
}

textarea
{
 font-family: verdana, arial, tahoma;
 color: #272727;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
}

select
{
 color: #272727;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
}

input.FormFieldInputsNarrow
{
 width: 119px;
 height: 15px;
 border: 1px solid #000000;
 padding-left: 2px;
}

input.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
 padding-left: 2px; 
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
 padding-left: 2px; 
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul
{
 padding-left: 40px; margin: 0px;
 list-style-image: url('/AjrGfx/SystemGfx/list_item.gif');
}


/* ----------------- Start custom classes ----------------- */

.Topbanner
{
 background-image:url('/AjrGfx/SystemGfx/bg_topbanner.jpg');
 background-repeat: no-repeat;
 width: 891px;
 height: 56px;
}

.BgBoxBottom
{
 background-image:url('/AjrGfx/SystemGfx/bg_box_bottom.gif');
 background-repeat: repeat-x;
 background-position: bottom;
}

/* ----------------- end custom classes ----------------- */



