body {

padding: 0px;
margin: 0px;
font-family: times new roman;
color: black;
font-size: 14px;
background-color: #fee9ca; 


}

p {

text-align: justify; text-indent: 20px;

}

.news {

text-indent: 0px;
	margin-right : 5px;
	text-align: left;
}

hr {
	background: url(i/1x1.gif) repeat-x 100% 0;
	border-top: 1px solid rgb(223, 68, 14);
}

u {

text-decoration: underline;

}

table {

font-family: times new roman;
color: black;
font-size: 14px;

}

td {

font-family: times new roman;
color: black;
font-size: 14px;

}

.small {

font-family: times new roman;
color: black;
font-size: 10px;

}

.red {
	font-family: times new roman;
	color: Red;
	font-size: 22px;
	font-weight: bold;
}

div {

font-family: times new roman;
color: black;
font-size: 14px;

}

h1 {


font-size: 19px;
color: #de430d;
font-weight: normal;
padding: 0px;
margin: 0px

}

h2 {

text-align: center;
font-size: 15px;
color: #b1451e;
font-weight: bold;
padding: 0px;
margin: 0px

}

h3 {

text-align: center;
font-size: 14px;
font-weight: normal;
color: #b1451e;
padding: 0px;
margin: 0px

}

.header {


font-size: 19px;
color: #de430d;
font-weight: normal;
padding: 0px;
margin: 0px

}


.termin {

font-size: 14px;
color: #b1451e;
font-weight: bold;

}

a {

color: #dc4109;
text-decoration: underline;

}

a:hover {

color: black;
text-decoration: underline;

}

.blacklink {

font-weight: bold;
color: black;
text-decoration: underline;

}

a.blacklink:hover {

font-weight: bold;
color: #de430d;

}

.date {

font-size: 13px;
color: #a52c01;

}

.link {

font-size: 13px;
color: #a52c01;

}

a.toplink {
	color: Black;
}

a.toplink:hover {
	color: Black;
	text-decoration: blink;
	background-color : White;
	padding: 2px; /* Поля вокруг текста */ 

}

.rasp10 {

padding-top: 10px;

}

.text_link {
	font-family: times new roman;
	color: black;
	font-size: 14px;
	text-decoration: none;
}

.rasp5 {

padding-top: 5px;

}

.brownlink {

font-weight: bold;
color: #48300a;
text-decoration: underline;

}

a.brownlink:hover {

font-weight: bold;
color: #de430d;

}


/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip {     
	background-color:#00AEEF;
	    
	width:200px;    
	padding:5px;	
	display:none;     
	color:#fff;
	border:2px solid #fff;
	font-size:11px;
}  
/* tooltip title element (h3) */ 
div.tooltip table {     
	font-size:13px;
}



/* the overlayed element */ 
div.overlay {          
	/* growing background image */     
	background-image:url(/i/white.png);          
	/* dimensions after the growing animation finishes  */     
	width:600px;     
	height:470px;                  
	/* initially overlay is hidden */     
	display:none;          
	/* some padding to layout nested elements nicely  */     
	padding:55px; 
}  
/* default close button positioned on upper right corner */ 
div.overlay div.close {     
	background-image:url(/i/close.png);     
	position:absolute;     
	right:5px;     
	top:5px;     
	cursor:pointer;     
	height:35px;     
	width:35px; 
}   
/* black */ 
div.overlay.black {     
	background:url(/i/white.png) no-repeat !important;     
	color:#fff; }  
/* petrol */ 
div.overlay.petrol {     
	background:url(/i/petrol.png) no-repeat !important;     
	color:#fff; 
	
}  
div.black h2, div.petrol h2 {     
	color:#ddd;         
}

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 1px solid #550000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 

.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #fee9ca; 
color: #000; 
text-decoration: none; 
display: block; 
} 

.stripTransmitter a:hover, a.current{ 
background: #b1451e; 
color: #fff; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}



.SendMail{
		font-size:18px;
		font-weight:bold;
		color:#000;
}
