body {
	margin: 0px;
	padding: 0px;;
}
p {
	padding: 10px;
}
.tdLeft {
 border-right-style: solid;
 border-right-width: 1px;
 border-right-color: #DADADA;
 font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size: 11px;
 color: #7D7D7D; 
}
.tdRight {
 border-right-style: solid;
 border-right-width: 1px;
 border-right-color: #B4B4B5;
}
.text11, .a1, .a2, .a3, .a4, .a5, .text12blue, .text11gray,  .text11dgray, .text12, .text10  {
 font-family: Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: Black;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
.text12blue {
 font-size: 12px;
 color: #2477DE;
 }
 .text16blue {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #2477DE;
 }
.text11gray {
 color: #A6A6A6;
}
.text11dgray {
 color: #7D7D7D;
}
.text10gray, .a3 {
 color: #A2A2A2;
 font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 font-size: 10px;
}
.head, .head_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}
 .head_blue {
 	color: #2477DE;
 }
.tbl_border {
border-collapse: collapse;
border: 1px solid #DADADA;
}
.btd {
	border: 1px solid #DADADA;
}
.a1:link  {color:#A6A6A6; text-decoration: none;}
.a1:active {color:#A6A6A6; text-decoration: none;}
.a1:visited {color:#A6A6A6; text-decoration: none;}
.a1:hover {color:#2477DE; text-decoration: underline;}

.a2:link  {color:#7D7D7D; text-decoration: none;}
.a2:active {color:#7D7D7D; text-decoration: none;}
.a2:visited {color:#7D7D7D; text-decoration: none;}
.a2:hover {color:#2477DE; text-decoration: none;}

.a3:link  {color:#A2A2A2; text-decoration: none;}
.a3:active {color:#A2A2A2; text-decoration: none;}
.a3:visited {color:#A2A2A2; text-decoration: none;}
.a3:hover {color:#2477DE; text-decoration: underline;}

.a4:link  {color:#828282; text-decoration: none;}
.a4:active {color:#828282; text-decoration: none;}
.a4:visited {color:#828282; text-decoration: none;}
.a4:hover {color:#FF0000; text-decoration: underline;}

.a5:link  {color:#000000; text-decoration: underline;}
.a5:active {color:#000000; text-decoration: underline;}
.a5:visited {color:#000000; text-decoration: underline;}
.a5:hover {color:#FF0000; text-decoration: underline;}

.list1{
	padding-bottom: 20px;
}
.list2{
	padding: 5px;
}

.list_img {
	list-style-image: url(image/list_str.gif);
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	vertical-align: inherit;
}

.ramka, .ramka_s {
	border: 1px none;
	 border-color: #9A9A9A;
    border-style: solid;
    background: #F2F4F6;
	 font-size: 11px;
	 color: #5C5C5C;
	 margin: 0px;
	 padding-top: 0px;
    padding-bottom: 0px;
}
 .ramka_s {
 	max-width:220px;
 }
