*{
	margin:0px;padding:0px;
}

._gray{
	color: #666666;
	font-weight: 900;
	font-size: 14px;
	display: block;
}
._bold {
	/*color: #000000;*/
	font-weight: 900;
    }
._green{
	color: #6C9B40;
	font-weight: 900;
}
._white{
	color: #FFFFFF;
	font-weight: 900;
}
._dot{
	background: url('images/glline.gif') no-repeat bottom left;
	padding:5px 0px;
}
._blok{
	background-image: url(images/strong.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 20px;
}
.under_line {
  text-decoration: underline;
   }

body {
	background:white url('interface/bg.png') repeat-x top left;
	font-family:verdana;

}

table {
      font-size:11px;
	  display:block;
      }
table.form {
	color:#666666;
	font-size:10px;
	margin-left:10px;
}
table.form input {
	font-size:11px;
}

h4{             font-size:12px;
                color:#666666;
				padding:0px 0px 5px 0px;
                margin-bottom:5px;
                text-align:center;
                width:260px;
                display:block;
                z-index:100;
                border-bottom:1px solid #bbbbbb;
  }
  
h1 {
	color:#6B9A3F;
	background:transparent url('images/h1.gif') no-repeat top left ;
	padding:10px 0px 0px 0px;
	font-size:20px;
}

a {
	text-decoration:none;
	color:#113366;
}
  
p {
	text-align:left;	line-height:1.5;
} 

img {
	border:0px;
	}
table.main {border:1px solid #dedede;margin:0px auto;width:782px;}  
p.menu {color:#aaaaff;display:block;margin:10px;}
p.menu a {color:white;display:block;padding:0px 0px 5px 0px;background:transparent url('images/line.png') repeat-x bottom center ;}

p.text {color:#333333;padding:10px;float:left;width:345px;	line-height:1.5;}
p.text b {color:#666666;display:block;font-size:14px;padding:5px 0px;}
p.text strong {color:#6C9B40;display:block;}

td.greent {background: url('images/gn1.png') no-repeat top left;color:white;line-height:37px;font-size:14px;}
td.greent b {margin-left:5px;}
td.greenc {background: url('images/gn2.png') top left;color:white;font-size:10px;}
td.greenc p {padding:5px;}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style: none;
	width: 190px; /* Width of Menu Items */
	}
	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 189px; /* Set 1px less than menu width */
	top: 0;
	margin: 0px 0px 0px 0px;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	text-decoration: none;
	color:white;
	display:block;
	padding:3px 3px 5px 3px;
	background:#10214C url('images/line.gif') repeat-x bottom center ;
	}
ul li a:hover {
background:#6C9B40 url('images/line.gif') repeat-x bottom center ;
}	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

td.priv,td.priv a {font-size:10px;color:#666666;}

.nomina {float:left;background: url('images/nomina.png') no-repeat top left;padding:10px 10px 10px 40px;min-height:450px;	line-height:1.5;}
.nomina table td dt ,dt {display:block;color:#444444;background: url('images/plus.gif') no-repeat center left;padding:3px 15px;}
/*.nomina p {background: url('images/gbline.gif') no-repeat bottom left;padding:5px 0px;}*/
.dot_strong {background: url('images/gbline.gif') no-repeat bottom left;padding:5px 0px;line-height:1.5;}
.nomina table td {background: url('images/glline.gif') no-repeat bottom left;padding:5px 0px;color:#555555;}
.nomina table td strong,.nomina table td b {display:block;color:#5E8916;background: url('images/strong.gif') no-repeat center left;padding:0px 15px;}
/*a.download {display:block;border:0px;background: url('images/download.png') no-repeat top center;padding:36px 2px 2px 2px;font-size:10px;color:#556655;}*/
a.download {
  display:block;
  border:0px;
  background: url('images/download.png') no-repeat top center;
  /*padding:40px 0px 10px 10px;*/
  padding:36px 2px 2px 2px;
  font-size:10px;
  color:#556655;
}
