/*
  Default Tag Definitions
*/
html, body {
	height: 100%;
	padding: 0; margin: 0;
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
	color: #495760;
}
td {
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
}	
a {
	color: #8A959C;
	font-style: italic;
}

/* 
	Named Elements
*/				  
#header {
	background: url(images/h-bg.jpg) repeat-x;
}											 
#flash {
	background: url(images/flash-bg.jpg) repeat-x top;
}
#footer {
	background: url(images/footer-bg.jpg) repeat-x bottom;
	position: relative;
	height: 78px;
	margin-top: -78px;
}
#footer .copyrights {
	background: #3F4E56 url(images/footer-cr-bg.jpg) no-repeat;
	color: white;
}	
#footer .counters {
	background: url(images/footer-counters-bg.jpg) no-repeat bottom;
	width: 730px;
} 	

#allpage {
	min-height: 100%;
}		
* html #allpage {
	height: 100%;
}
#footerpusher {
	height: 50px;
} 

#news h5 {
	font-size: 8pt;	 
	color: #8192A6;
	padding: 0; margin: 0;
	margin-top: 0.4em;
}
#news p {
	padding: 0; margin: 0.2em 0;
}
#news a {
	color: #8192A6;
	font-style: italic;
}
   
#indexroaster p {
	padding: 0; margin: 0.2em 0;
}

#counter {
	background: #B5C0CB url(images/dgts-bg.gif) repeat-x;
	text-align: right;
}	  

#newsline {
	margin: 0 20px;
}	
#newsline td {
	font-size: 8pt;
}
h4 {
	padding: 0; margin: 0.5em 0 1em 0; 
	font-size: 9pt;
	color: #8192A6;
}
#newsline p {
	padding: 0; margin: 0.5em 0 1em 0;
}

#text {
	margin: 0 20px 20px 20px;	
}	 

/*
	Classes
*/
.infoblock {
	margin: 0px 10px 15px 35px;
}
.datetime {
	color: 	#C22F33;
}




