
.pdf {
	color: #555;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	margin-bottom: 10px;
	margin-top: 0px;
}


.text {
	color: #555;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	padding: 15px;
	margin: 0px;
}

.text_tabl {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
 border-width:1px;
 border-color:#cdcdcd;
 border-style:solid;

 padding: 4px;
 
  
}



.text_2 {
	color: #555;
	font-size: 16px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	margin: 0px;
}





.text_b {
	color: #5EAD2F;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	margin: 0px;
}

.text_green {
	color: #5EAD2F;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	margin: 0px;
}

.text_m {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
}


.text_link {
	color: #5EAD2F;
	font-size: 10px;
	font-weight: normal;
	margin: 5px;
	font-family: Trebuchet MS, Arial;
	
}



.text_title {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
}

.text_title2 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
}


.text_t {
	color: #888;
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	text-align:center;
}




.corners {
      background: #fff;
	  border: 1px solid #cdcdcd;
	  margin-bottom: 4px;
	  margin-top: 4px;

/* 
}
.corners div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -1px; значение указываем равным толщине рамки
}
.corners div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.corners div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.corners div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
}
*/

}
#menu_itc {
 font-family: Trebuchet MS, Arial;
 font-size: 14px;
 text-align:left;
 margin-top: 2px;
 margin-bottom: 2px;

}
#menu_itc div {
 margin: auto;

}
#menu_itc span {
 float:left; 
 color: #fff;
 background-color: #0077BD; 
 padding: 1px 15px;
 border-left-width:1px;
 border-left-color:#999;
 border-left-style:solid;
 margin-top: 2px;
 margin-bottom: 2px;  
}
#menu_itc a {
 display:block; 
 float:left; 
 color: #5EAD2F;
 text-align:left; 
 padding: 1px 15px;
 text-decoration: none;
 border-left-width:1px;
 border-left-color:#999;
 border-left-style:solid;
 margin-top: 2px;
 margin-bottom: 2px;
}
#menu_itc a:hover {
 color: #5EAD2F;	
 background-color: #ECF7FB;
 padding: 1px 15px;
}








.copyright {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Helvetica, Sans-serif, Verdana, Arial;
	margin-top: 30px;
}











#whitelink a:link { color:#5EAD2F;
    }

  
#whitelink a:visited { color:#5EAD2F;
  
   }
#whitelink a:hover { color:#0058AC;
  
   }
#whitelink a:active { color:#0058AC;
  
    }
	
	
	
