BODY {
    padding: 0;
    margin: 0;
    color: #222222;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
    background-color: #FFFFFF;
}
TD {
    color: #222222;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
}
A {
    color: #999966;
}
H1 {
    text-transform: uppercase;
    color: #111111;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    margin: 0;
}
H2 {
  text-transform: uppercase;
    color: #111111;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    margin: 0;
}
H3 {
  text-transform: uppercase;
    color: #111111;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    margin: 0;
}
H4 {
  text-transform: uppercase;
    color: #111111;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    margin: 0;
}
INPUT {
    color: #222222;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
}

/*** Backgrounds ***/
.pic {
  border: #888888 dashed 1px;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;

}

.back1 {
    background-image: url($GLOBALS[NETCAT_ROOT_FOLDER]/images/template2/head_01.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.back2 {
    background-color: #999966;
}
.back3 {
    background-color: #ABCBE4;
}
.back4 {
    background-color: #d9d4d0;
}
.back5 {
    background-color: #999966;
}
.back6 {
    background-color: #F9FAF2;
}
.back7 {
    background-image: url($GLOBALS[NETCAT_ROOT_FOLDER]/images/template2/ug1.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.back8 {
    background-image: url($GLOBALS[NETCAT_ROOT_FOLDER]/images/template2/ug2.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.back9 {
    background-color: #FF7909;
}
/*** Fonts ***/
.font1 {
    color: #444444;
    font-weight: normal;
    font-size: 0.6em;
    font-family: Verdana;
}
.font2 {
    color: #777777;
    font-weight: normal;
    font-size: 0.6em;
    font-family: Verdana;
}
.font3 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.65em;
    font-family: Tahoma;
}
.font4 {
    color: #999966;
    font-weight: normal;
    font-size: 0.6em;
    font-family: Verdana;
}
.font5 {
    color: #999966;
    font-weight: bold;
    font-size: 0.75em;
    font-family: Arial;
}
/*** Paddings ***/
.padding1 {
    padding: 0 0 0 10;
}

/*** Links ***/
a.gm {color: #111111; text-decoration: none;
border-right-color: #888888;
 border-right-style: dotted;
 border-right-width: 1px;
  padding-top: 12px;
  padding-left: 12px;
  padding-right: 12px;

}
a.vm {color: #111111;  text-decoration: none;  }
a.vm:link  {color: #111111;   }
a.vm:hover {color: #009900; }
a.vm:active {color: #009900 !important;  }

a.txst {
  text-decoration: none;
  color: #000000
}
a.obz {
  text-transform: uppercase;

}
ul.probz li {
  font-size: 9px;
  list-style: none;
  margin-left: -25px    

}
 li {
   padding-bottom: 7px 
 }


a.menu {color: #FFFFFF; text-decoration: none;}
a.link1 {color: #444444; text-decoration: none;}
a.archive {color: #FFFFFF; text-decoration: none; font-size: 0.9em;}

/*** Borders ***/
.border1 {
    border-left: 1px solid #D2D4D1;
    border-bottom: 1px solid #D2D4D1;
}
.border2 {
    border-bottom: 1px solid #D2D4D1;
}
.border3 {
    border-left: 1px solid #D2D4D1;
    border-top: 1px solid #D2D4D1;
}
.border4 {
    border-bottom: 1px solid #D2D4D1;
    border-top: 1px solid #D2D4D1;
}
.lmenb { background-image:url(/images/mp/mp_111.jpg);

background-repeat: no-repeat; 
background-position:right top = top right = 100% 0%;
	
}
.gormen {
  text-align: center;
  text-transform: uppercase;
  color: #111111;
  font-weight: bold
}
.vertm {
  text-align: left;
  text-transform: uppercase;
  color: #111111;
  font-weight: bold;
 border-bottom-color: #888888;
 border-bottom-style: dashed;
 border-bottom-width: 1px;
  padding-bottom: 12px;
  padding-top: 12px;
  padding-left: 12px
}
.tl {
  text-align:center;
  font-weight: bold;
  font-size: 14px;
  color: #009900;
  font-family: Georgia, Tahoma, Verdana !important;}
  div.katp {
  width: 100%
}

.statimg {
   float: left;
  margin: 10px
}
.maintext
{
    text-transform: uppercase;
  color: #417629;
  font-weight: bold;
  text-align: center
}


.contb { background-image:url(/images/mp/mp_112.jpg);

background-repeat: no-repeat; 
background-position: top left = left top = 0% 0%;
  padding: 24px;
  text-align: justify;
  border-right-color: #777777;
  border-right-style: dashed;
  border-right-width: 1px;
  border-left-color: #777777;
  border-left-style: dashed;
  border-left-width: 1px
}