* {
	font-family: Tahoma, sans-serif; 
	font-size: 11px;	
}

body{ 
	 /* background-attachment: fixed;  */
	 background: url(../pics/bkgr_main.jpg) no-repeat fixed  left top;
	 margin: 0px;
	 font-family: Tahoma, sans-serif; 
	 font-size: 11px; 
}

a {	
	color: #0F3BA4;	
}

.header_div {
	width: 100%;
	height: 85px;
	position: fixed;
	z-index: 1500;	
}

.header {
	background: url('../pics/header.gif') no-repeat;
	filter: Alpha(Opacity=99);
	opacity: 0.99;
}

.contacts {
	width: 303px;
	height: 535px;
	position: fixed;
	z-index: 2000;	
}

.back {
	width: 436px; 
	height: 132px; 
	position: absolute; 
	background-color: #FFFFFF; 
	filter: Alpha(Opacity=53); 
	opacity: 0.53; 
	border-bottom: 1px solid #888888;	
}

.news_box {
	width: 400px; 
	height: 103px; 
	position: absolute; 
	margin: 16px 19px 13px 17px; 
	text-align: justify; 	
	line-height: 20px;
}

.date{
	font-family:  Helvetica, Arial, sans-serif;
	color: #960C00;
	font-weight: bold;
	font-size: 38px;
}

.month{
	font-family:  Helvetica, Arial, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 16px;	
}

.line_date{
	width: 70px;
	height: 1px;
	border-bottom: 1px solid #888888;
	margin: 3px 0px;
	font-size: 1px;
}

.year{
	font-family:  Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

a.email {
	font-family: Tahoma, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}

a.email:hover {	
	text-decoration: underline;
}

.map_link{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #0F3BA4;
	border-bottom: 1px solid #0F3BA4;
	cursor: pointer;
}
