body
{
 font-family: Arial, verdana, tahoma;
 font-size: 11px;
 color: #000000;
 background-image:url("/AjrGfx/SystemGfx/bg_top.gif");
 background-repeat: repeat-x;
 background-color: #ffffff;
 margin: 0px;
 text-align: center;
}

.HeadlineMediumStdcolor
{
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 padding-bottom: 5px;
 text-transform: none;
}

.SubHeadlineMediumStdcolor
{
 font-size: 11px;
 font-weight: bold;
 padding-bottom: 2px;
 line-height: 16px;
 color: #000000;
}

.BreadMediumStdcolor
{
 font-size: 11px;
 line-height: 16px;
 color: #000000;
}

a
{
 font-size: 11px;
 text-decoration: underline;
 color: #008A47;
}


a:hover {text-decoration: none;}

a.MenuCase0
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

A.MenuCase0:hover {
text-decoration: none;
color: #008A47;
}

a.MenuCase0Selected
{
 font-size: 11px;
 color: #008A47;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

A.MenuCase0Selected:hover {
text-decoration: none;
color: #008A47;
}

.TopCaseSelected
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-transform: uppercase;
}

.MenuCase1
{
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 font-weight: bold;
}

.MenuCase1Selected {
 font-size: 11px;
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

.MenuCase2
{
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 font-weight: bold;
}

.MenuCase2Selected {
 font-size: 11px;
 text-decoration: none;
 color: #008A47;
 font-weight: bold;
}

.BackgroundGrass
{
 background-image:url("/AjrGfx/SystemGfx/bg_grass.gif");
 background-repeat: no-repeat;
 background-position: bottom;
}

input
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding-left: 2px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #999999 solid;
}

select
{
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 border: 1px #999999 solid;
 width: 220px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px #999999 solid;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 80px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
 border: 1px #999999 solid;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
 border: 1px #999999 solid;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
}




