body,td,th {
   font-family: Tahoma;
   font-size: 12px;
   color: #2f4f4f;
}
img{border:0;}
a {
   font-family: Tahoma;
   font-size: 11px;
   color: #4682b4;
   text-decoration: none;
}
a:visited {
	color: #4682b4;
}
a:hover {
   color: FF5A00;
   color: #4682b4;
   text-decoration: underline;
}

a:active {
	color: #4682b4;
}
.style1 {
	color: #66B4E4;
	font-weight: bold;
	font-size: 12px;
}
strong {
   color: #228b22;
}
.table_index {
   background-color: transparent;
   border: 1px solid #f5deb3;
   width: 90%;
   
}
.table_index td {
   text-align: left;
   padding: 5px 5px 5px 5px;
   background: transparent;
   font-size: 10px;
}
.table_other {
   background-color: transparent;
   border: 1px solid #556b2f;
   width: 60%;
}
.table_other td {
   text-align: center;
   padding: 5px 5px 5px 5px;
   background: #fffff0;
   font-size: 13px;
   border: 0px solid #556b2f;
}
.table_dvd {
   background-color: transparent;
   border: 1px solid #556b2f;
   width: 60%;
}
.table_dvd td {
   text-align: center;
   padding: 5px 5px 5px 5px;
   background: #fffff0;
   font-size: 13px;
   border: 0px solid #556b2f;
}
.ivanov, .ivanov a, .ivanov a:hover, .ivanov a:link, .ivanov a:active, .ivanov a:visited 
{
   font-size: 10px;
   text-decoration: none;
   padding-left: 0px;
   color: black;
}
h1 {
   color: teal;
   font-family: Tahoma;
   font-size: 22px;
}
h2 {
   color: red;
   font-family: Tahoma;
   font-size: 18px;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
select {
	background-color: White;
	color: #4A0001;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #B8A378 solid;
}
