body {
	color: #E9EDF6;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-color: #F6F8FC;
}
.bgfix {
	background-color: #FBFCFE;
	background-image: url(img/background.content.gif);
	background-repeat: repeat-x;
}
input, select, textarea   {
            	font-family: Arial, Helvetica, sans-serif;
            	font-size: 10px;
            	color: #0B2544;
              border-left: 1px solid;
              border-top: 1px solid;
              border-right: 1px solid;
              border-bottom: 1px solid;
          	}
.noborder {
              border-left: 0px solid;
              border-top: 0px solid;
              border-right: 0px solid;
              border-bottom: 0px solid;
}
			
td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

.title	{
	font-size:16px;
	font-weight:bold;
}

.headline {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

.news_headline {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.imgSyning {
	margin-right: 7px;
}
