body
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background-color: #ffffff;
 margin: 0px;
 background-image: url('/AjrGfx/SystemGfx/bg_body.gif');
 background-repeat: repeat-x;
 line-height: 16px;
}

h1
{
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 10px;
 line-height: 17px;
}

h1.MediumStdColor
{
 font-size: 16px;
 color: #333333;
}

h2
{
 font-size: 11px;
 font-weight: bold;
 margin-top: 0;
}

h2.MediumStdcolor
{
 margin-bottom: 10px;
 text-transform: normal;
 color: #333333;
}

h2.RightColumn
{
 font-size: 12px;
 text-transform: normal;
 color: #333333;
 margin-top: 0;
 margin-bottom: 3px;
}

h3.RightColumn
{
 font-size: 11px;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 3px;
 text-transform: normal;
 color: #333333;
}

.BreadMediumStdcolor
{
 font-size: 11px;
 line-height: 16px;
 color: #333333;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #6B0042;
 font-weight: bold;
}

a:hover {text-decoration: none;}

/* ----------------- start menu classes ----------------- */

.SectionHeader
{
 font-size: 11px;
 color: #007476;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

.SectionHeader2
{
 font-size: 11px;
 color: #007476;
 font-weight: bold;
 text-decoration: none;
 text-transform: normal;
}

a.MenuCase0
{
 font-size: 11px;
 color: #007476;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
text-decoration: none;
color: #6B0042;
}

a.MenuCase0Selected
{
 font-size: 11px;
 color: #6B0042;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase1
{
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: none;
 color: #6B0042;
}

a.MenuCaseOpen
{
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: underline;
}

a.MenuCaseOpen:hover
{
 font-size: 11px;
 color: #551414;
 font-weight: bold;
 text-decoration: underline;
}

a.MenuCaseSelected
{
 font-size: 11px;
 color: #6B0042;
 font-weight: bold;
 text-decoration: none;
}

/* ----------------- end menu classes ----------------- */

.TopBanner
{
 background-image:url("/AjrGfx/SystemGfx/top_banner.jpg");
 background-repeat: no-repeat;
 height: 126px;
}

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;
}

input.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #ffffff;
 border: 1px solid #999999;
}

.FormFieldInputsWide
{
 width: 436px;
 height: 50px;
 border: 1px solid #cccccc;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 16px;
 border: 1px solid #cccccc;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li{ list-style-image: url(/AjrGfx/SystemGfx/list_item.gif) }

/* ----------------- Webshop classes start ----------------- */

input.WebshopInput
{
 width: 250px;
 height: 16px;
 border: 1px solid #cccccc;
}

input.WebshopButton
{
 border: 1px solid #cccccc;
 background-color: #ffffff;
}

/* ----------------- Webshop classes end ----------------- */



