/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	background: url( /src/2010tier1/images/pageback1.jpg ) repeat-x #fff;
	min-height: 100%;
	font-family : normal tahoma , Arial, sans-serif;

	}
/*p, ul, li, h1, h2, h3, h4, form, input
{
	margin: 0;
	padding: 0;
}*/
.clr 
{
	clear: both;
	width: 1px;
	height: 1px;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: 1px;
}
#wrapper
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	/*background: url( /src/2010tier1/images/bg_wrapper.jpg ) repeat-x #fff;*/
	color: inherit;
	width: 1006px;
	min-height: 100%;
}


.headlines a
{font: normal 12px tahoma , Arial, sans-serif;
text-decoration:underline;}
