body, td, div, p, li, span {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   }
   
a:Visited {
	color: #DC143C;
	text-decoration: none;
}

a:link {
	color: #DC143C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #D2691E;
	}
H1.top {
   font: 13pt Tahoma;
   color: #ce3900;
}
H1 {
   font: 20pt "Times New Roman", Times, serif;
   color: #4682b4;
}
H2 {
   font: 14pt "Times New Roman", Times, serif;
   color: #CC0000;
}
H4 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
}
select {
	background-color: White;
	color: #4A0001;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px #B8A378 solid;
}
li {
	color: #6F6F6F;
}

.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;
}
.table_cent {
	border: 1px dotted Black;
	padding: 0px 0px;
	background-color: White;
}

.caption
{
	background-color: #F4F4F4;
	text-align: center;
}
.caption1
{
	background-color: #E9E9E9;
	text-align: center;
}
.caption_line2
{
	background: #ECF3F9;
	text-align: center;
	color: #FF4500;
}
.caption_line1
{
	background: #DC143C;
	text-align: center;
	color: White;
}
.caption_line
{
	background: #FFF2E5;
	text-align: center;
	color: #7B68EE;
}
.price
{
	background: #F4F4F4;
	text-align: center;
	color: #A52A2A;
}
.price1
{
	background: #E9E9E9;
	text-align: center;
	color: #A52A2A;
}
.table_at {
   border: 1px solid #FFD9CC;
   background-color: #fffff0;
   width: 100%;
}
.table_at1 {
   border: 1px solid #FFD9CC;
   background-color: #fffff0;
   width: 70%;
}
.table_at2 {
   border: 1px solid #FFD9CC;
   background-color: #ecf2f8;
   width: 100%;
}
.table_at3 {
   border: 1px solid #FFD9CC;
   background-color: white;
   width: 100%;
}
.table_at4 {
   border: 1px solid #FFD9CC;
   background-color: #fffaf0;
   width: 50%;
}
.style3 {color: #FF0000; font-weight: bold; font-size: 18px; }