/* CSS Document - Sections*/
html {	
	scrollbar-Base-Color:#000000;
	scrollbar-DarkShadow-Color:#000000; 
	scrollbar-Track-Color:#000000; 
	scrollbar-Face-Color:#000000; 
	scrollbar-Shadow-Color: #3C484F; 
	scrollbar-3dLight-Color:#3C484F; 
	scrollbar-Highlight-Color:#000000; 
	scrollbar-Arrow-Color:#3C484F;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	text-align: left;
	background-color: #000000;
	background-image: url(images/section_news.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	vertical-align:top;

}

.date {
	height: 60px;
	background-image: url(images/swirl.gif);
	background-repeat: no-repeat;
	background-position:right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;

}
.text {
	width: 345px;
	padding-left: 25px;
	font-size: 10px;
	text-align: left;

}

.sig {
	width: 345px;
	padding-left: 25px;
	font-size: 10px;
	text-align: left;
	padding-top: 10px;

}