td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: none;
 color: #01518C;
}
h1 {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 17px;
 color: #DD0000;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: 0;
 margin-bottom: 5px;
}
a {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #187eeb
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: underline;
 color: #DD0000; 
}
ul {
	margin-top: 5px;
}
.content{
	padding: 10px; 
	background-color: #ffffff;
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5); /* Параметры тени */
}
.content td{
	padding-left: 3px;
	padding-right: 2px;
	font-size: 12px;
}
.ct{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 18px;
 color: #FF0000;
 text-decoration: none;
}
a.sec {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF; 
}
a.sec:hover {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: #FF0000; 
}

a.secp {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF; 
}
a.secp:hover {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #FF0000; 
}

.scb {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF; 
}

a.secba {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF; 
}

a.secba:hover {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
 color: #DD0000; 
}

a.secm {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #FFFFFF; 
}
a.secm:hover {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #DD0000; 
}

a.nart {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #000000; 
}
a.nart:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #01518C; 
}

.tdm {
padding-left: 5; 
padding-top: 5; 
padding-bottom: 5; 
border-top-style: solid;
border-top-width: 1;
border-top-color: #23307E;
text-align: left;
}

.tdmm {
padding-left: 15; 
padding-bottom: 3; 
text-align: left;
}

input {border-width: 1; border-color: #000000; background-color: #ffffff; font-size: 9;}
select {border-color: black; border-width: 1; background-color: white; font-size: 10; width: 200;}

table.cert {
	border:1px solid;
	text-align:center;
	width: 100%;
}
table.cert  td{
	color: black;
	font-weight: 700;
}
table.cert img {
	width: 130px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.506);
}
table.cert img:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.506);
}