body {	
	background: white url(/img/varyag2/fon.jpg) no-repeat top center;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
}

#small_text {
	font-size: 12px;
	line-height: 1.45;	
}

td, p, * {
	color: #4D2620;
	font-size: 12px;
	line-height: 1.7;
}

.menu_shield p a {	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu_shield .header {	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu_shield p a:hover {
	text-decoration:underline;
}

.png {
	//background-image: none ! important;
	behavior: url("/inc/varyag2/pngfix.htc");
}

.clickable {
	position: relative;
}

.more {
	font-size: 12px ! important;	
	font-weight: normal ! important;	
	text-decoration:underline ! important; 
}

.color_scroll {
	scrollbar-arrow-color: #76341E;
	scrollbar-track-color: #E1C39F;
	scrollbar-face-color: #EEDAC2;
	scrollbar-shadow-color: #EEDAC2;
	scrollbar-darkshadow-color: gray;
	scrollbar-3dlight-color: gray;
	scrollbar-highlight-color: white;
}

a.lined {
	text-decoration: underline ! important; 
	font-weight: normal ! important;
	font-size: 12px ! important;
	color: #76341E;
}

.symbol {
	font-size: 20px; 
	font-weight: bold
}

a.title {
	text-decoration: none ! important; 	
}

a.title:hover {
	text-decoration: underline ! important; 	
}

.pager a {
	font-family: Times New Roman;
	font-size: 16px;
	padding: 0px 2px;
	text-decoration: none ! important; 	
}

.pager a.current_page {
	font-family: Times New Roman; 
	font-size: 25px; 
	padding: 0px 2px;
	text-decoration: none ! important; 	
}

a.year, a.newsline {
	text-decoration: none ! important; 
	font-weight: bold ! important;
	font-size: 12px ! important;	
}

a.year:hover, a.newsline:hover {
	text-decoration: underline ! important; 	
}

a.month {
	text-decoration: none ! important; 	
	font-weight: normal ! important;
	font-size: 12px ! important;	
}

a.month:hover {
	text-decoration: underline ! important; 	
}

.newsheader {
	font-size: 14px;
	color: #4D2620 ! important; 
	word-spacing: 5px ! important;
	text-align: left;
}

td.projects {
	font-size: 13px; 
	text-align: left; 
}

a.projects_head {
	font-size: 13px; 
	word-spacing: normal; 
	font-variant: normal; 
	text-decoration: underline; 
	color: #9A6418;
}

div.enlarged {
  width: 100%; height: 993px;
  background-color: #030303;
  position: absolute; top: 0px; left: 0px;
  z-index: 20;
  opacity: 0.8;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
div.enlargedInner {
  width: 100%; height: 993px;
  background: none;
  position: absolute; top: 0px; left: 0px;
  z-index: 21;
  text-align: center;
  padding: 10% 0%;
}
img.enlargedimg {
  border: 5px solid #F8F8F8;
  cursor: pointer;
}