a:link		{ color: #C46262; text-decoration: none; }
a:visited	{ color: #C46262; text-decoration: none; }
a:active	{ color: #C46262; text-decoration: none; }
a:hover		{ color: #ff4e00; text-decoration: none; }

body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font: normal normal normal 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF;
}

.top a {
	font: normal normal bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.top a:link		{ color: #cccccc; text-decoration: none; }
.top a:visited	{ color: #cccccc; text-decoration: none; }
.top a:active	{ color: #cccccc; text-decoration: none; }
.top a:hover	{ color: #E2001A; text-decoration: none; }



.main {
	width: 60%;
}

.main .banner {
	width: 100%;
	height: 200px;
}

.main .content {
	position: relative;
	top: 20px;
	left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}

.main .content .text {
	font: normal normal normal 11px Arial, Helvetica, Sans-Serif;
	color: #232323;
	line-height: 16px;
	width: 400px;
}

.main .content .newstext {
	font: normal normal normal 11px Arial, Helvetica, Sans-Serif;
	color: #232323;
	line-height: 16px;
	width: 400px;
	padding-left: 20px;
}

.main .content  .headline {
	font: normal normal bold 14px Arial, Helvetica, Sans-Serif;
	color: #000000;  
	padding-top: 10px;
	padding-bottom: 10px;
}

.main .content .date {
	font: normal normal normal 9px Arial, Helvetica, Sans-Serif;
	color: #6d6d6d;
	line-height: 13px;
}

.news {
	width: 200;
}

.news .date {
  font: normal normal normal 9px Arial, Helvetica, Sans-Serif;
  color: #6d6d6d;
  line-height: 13px;
}

.news .text {
  padding-left: 20px;
  padding-top: 20px;
  font: normal normal normal 11px Arial, Helvetica, Sans-Serif;
  color: #484848;
  line-height: 13px;
  width: 160px;
}