body
{
 font-family: verdana, arial, tahoma;
 font-size: 12px;
 color: #000000;
 background-color: #ffffff;
 margin: 0;
/* background-image: url('/Files/z_temaer/01/bg_body_green.gif');*/
 background-image: url('/AjrGfx/SystemGfx/1x1px.gif.gif');
 background-position: top center;
 background-repeat: no-repeat;
}

/* ----------------- start text classes ----------------- */

h1.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 20px;
 color: #000000;
 font-weight: normal;
}

h2.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 1px;
 font-weight: bold;
 font-size: 12px;
 line-height: 18px;
 color: #000000;
 text-transform: normal;
}

.BreadMediumStdColor
{
 font-size: 12px;
 line-height: 18px;
 color: #000000;
}

a
{
 font-size: 12px;
 text-decoration: none;
 color: #000000;
 border-bottom: 1px solid #9aca3c;
}

a:hover {text-decoration: none;}

a.Download{ font-size: 10px}
a.Link10px{ font-size: 10px; padding-right: 5px; border-bottom: none;}
a.Link11px{ font-size: 11px; padding-right: 5px; border-bottom: none;}


/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 text-decoration: none;
 border-bottom: none;
}

a.MenuCase0:hover {
 text-decoration: none;
}

.MenuOn{float: left; border-bottom: 3px solid #9aca3c; padding-bottom: 3px; margin-right: 39px;}
.MenuOff{float: left; border-bottom: 3px solid #ffffff; padding-bottom: 3px; margin-right: 39px;}

a.MenuCase1
{
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 border-bottom: none;
}

a.MenuCase1:hover
{
 text-decoration: underline;
 color: #000000;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #000000;
 text-decoration: underline;
 border-bottom: none;
}

a.MenuCase1Selected:hover {
 text-decoration: underline;
 color: #000000;
}

/* ----------------- start input classes ----------------- */

input,textarea,select
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 12px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 26px;
 width: 70px;
 cursor: pointer;
 background-color: #eeeeee;
 border: 1px solid #dddddd;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 border: 1px solid #dddddd;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 215px;
 padding-left: 2px;
 border: 1px solid #dddddd;
}

input.FormFieldInputsWide
{
 width: 320px;
 padding-left: 2px;
 border: 1px solid #dddddd;
}

textarea.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
 padding: 2px;
 border: 1px solid #dddddd;
}
textarea.FormFieldInputsWide
{
 width: 320px;
 height: 80px;
 padding-left: 2px;
 border: 1px solid #dddddd;
}

.FormFieldLabelMediumStdColor{
 font-weight: bold;
}
.FormFieldLabelSmallStdColor{
 font-family: verdana;
 font-size: 9pt;
}

.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul
{
 padding: 0;
 margin: 0;
 margin-left: 10px;
 list-style-type: none;
}

li
{
 background-image: url('/AjrGfx/SystemGfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;
}

/* ----------------- Start custom classes ----------------- */

.bgContent
{
 /*background-image: url('/AjrGfx/SystemGfx/bg_logo.gif');*/
 background-image: url('/AjrGfx/SystemGfx/1x1px.gif.gif');
 background-repeat: no-repeat;
 background-color: #ffffff;
 border: 1px solid #CCCCCC;
}

.content{
 width: 651px; clear: both; background: url(/ajrgfx/systemgfx/bg-content.png) repeat-y;
}

.Print
{
 background-image: url('/AjrGfx/SystemGfx/icon_print.gif');
 background-repeat: no-repeat;
 background-position: bottom right;
 width: 83px;
 height: 13px;
 color: #ccc;
 font-size: 10px;
 float: right;
 padding-top: 10px;
 cursor: pointer;
}
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }
.col660{ width: 660px; }
.col650{ width: 650px; }
.col440{ width: 440px; }
.col220{ width: 220px; }

.col430{ width: 430px; height: 235px; }
.col210{ width: 210px; height: 235px; margin-right: 10px; }

.greenline{
 background: url(/ajrgfx/systemgfx/green_line.gif) bottom left repeat-x;
 padding-bottom: 10px; margin-bottom: 5px;
}

.teasertext{ height: 42px; overflow: hidden; margin-bottom: 5px; }
.teasertextlink a { color: #9aca3c; border-bottom: none; }
.teasertextlink a:hover { border-bottom: 1px solid #9aca3c;; }

.greenbox{ width: 210px; background-color: #98c93c; }
.greenboxpad{ padding: 10px; }

.minimumheight{ min-height: 450px; height:auto !important; height: 450px; }


