body
{
 font-family: Arial, verdana, tahoma;
 font-size: 11px;
 color: #333333;
 background-color: #8D9AA2;
 margin-top: 20px;
}

h1
{
 color: #222222;
}

h1.MediumStdColor
{
 font-size: 12px;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 10px;
}

h2
{
 color: #222222;
}

h2.MediumStdColor
{
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 6px;
}

.BreadMediumStdColor
{
 color: #222222;
 font-size: 11px;
 font-weight: normal;
}

.ApetizerHeader
{
 color: #222222;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 6px;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #a30006;
 font-weight: bold;
}

a:hover {text-decoration: underline;}

a.white
{
 font-size: 11px;
 text-decoration: none;
 color: #ffffff;
 font-weight: bold;
}

a.white:hover {text-decoration: underline;}

a.MenuCase0
{
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

A.MenuCase0:hover {
text-decoration: none;
color: #333333;
}

a.MenuCase0Selected
{
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

A.MenuCase0Selected:hover {
text-decoration: none;
color: #333333;
}

a.MenuCase1
{
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: underline;
 color: #ffffff;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: underline;
}

a.MenuCase1Selected:hover {
 text-decoration: underline;
 color: #ffffff;
}

a.MenuCase2
{
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: underline;
 color: #ffffff;
}

a.MenuCase2Selected
{
 font-size: 11px;
 color: #ffffff;
 font-weight: normal;
 text-decoration: underline;
}

a.MenuCase2Selected:hover {
 text-decoration: underline;
 color: #ffffff;
}

.LeftMenuBackground
{
 background-image:url("../../AjrGfx/SystemGfx/");
 background-repeat: no-repeat;
}

input
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
}

input.FormFieldInputsMedium
{
  border: 1px solid #000000;
  height: 16px;
  padding-top:2px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
 margin-top: 20px;
}

select
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-family: ARIAL;
 color: white;
 font-weight: bold;
 text-transform: uppercase;
 background-color: #1E2D45;
 border: 1px solid #1E2D45;
 cursor: pointer;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}
* --- Style til sitemap --- */

.VerticalLine
{
 background-image:url("/AjrGfx/Sitemap/sitemap_vertical_line.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.VerticalLine2
{
 background-image:url("/AjrGfx/Sitemap/sitemap_vertical_line2.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.ChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_childnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_lastchildnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}


