body
{
 font-family: Arial, verdana, tahoma;
 font-size: 11px;
 color: #232323;
 background-color: #ffffff;
 margin: 0px;
}

h1
{
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 10px;
 line-height: 17px;
}

h1.MediumStdColor
{
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 15px;
 color: #232323;
}

h2
{
 font-size: 11px;
 font-weight: bold;
 margin-top: 0;
}

h2.MediumStdColor
{
 margin-bottom: 15px;
 text-transform: normal;
 font-size: 11px;
 font-weight: bold;
 line-height: 15px;
 color: #232323;
}


.HeadlineMediumStdColor {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 15px;
 color: #232323;
}
.SubHeadlineMediumStdColor
{
 margin-bottom: 10px;
 text-transform: normal;
 font-size: 11px;
 font-weight: bold;
 line-height: 15px;
 color: #232323;
}
.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 15px;
 color: #232323;
}

a {
 font-size: 11px;
 text-decoration: none;
 color: #5F8135;
}
a:hover {
 color: #5F8135;
 text-decoration: underline;
}

a.MenuCase0 {
 font-size: 11px;
 color: #232323;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}
A.MenuCase0:hover {
 text-decoration: none;
 color: #A9113A;
}
a.MenuCase0Selected {
 font-size: 11px;
 color: #A9113A;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}
A.MenuCase0Selected:hover {
 text-decoration: none;
 color: #A9113A;
}

a.MenuCase1 {
 font-size: 11px;
 color: #232323;
 font-weight: bold;
 text-decoration: none;
}
a.MenuCase1:hover {
 text-decoration: none;
 color: #5F8135;
}
a.MenuCase1Selected {
 font-size: 11px;
 color: #5F8135;
 font-weight: bold;
 text-decoration: none;
}
a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #5F8135;
}

a.MenuCase2 {
 font-size: 11px;
 color: #232323;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: underline;
 color: #232323;
}
a.MenuCase2Selected {
 font-size: 11px;
 color: #232323;
 font-weight: normal;
 text-decoration: underline;
}

a.MenuCase2Selected:hover {
 text-decoration: underline;
 color: #232323;
}


.LeftMenuBackground
{
 background-image:url("../../AjrGfx/SystemGfx/");
 background-repeat: no-repeat;
}

input
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding-left: 2px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
}

select
{
 color: #333333;
 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;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image:  }

.minor { font-size: 11px }

textarea..FormFieldInputsMedium
{
 width: 360px;
 height: 80px;
}



