body {
	margin: 0px;
	padding: 0px;
}

td {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
}

img {
	border: 0px;
}

td.main {
	font-family: Tahoma;
	font-size: 11px;
	color: #c60000;
	font-weight: bold;
	background-color: #ffffff;
}

.letter {
	padding-left: 2px;
	padding-right: 1px;
	margin-right: 2px;
	background-color: #e85109;
	color: #ffffff;
}

h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #c60000;
	font-weight: bold;
}

.main {
	font-family: Tahoma;
	font-size: 11px;
	color: #c60000;
	font-weight: bold;
}

.main:link, .main:active, .main:visited {
	text-decoration: none;
}

.main:hover {
	text-decoration: underline;
}

.main_und:link, .main_und:active, .main_und:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #c60000;
	font-weight: bold;
	text-decoration: underline;
}

.main_und:hover {
	text-decoration: none;
}

.news_header {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	font-weight: bold;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.white:link, .white:active, .white:visited {
	text-decoration: underline;
}

.white:hover {
	text-decoration: none;
}

.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #2d5497;
}

.blue:link, .blue:active, .blue:visited {
	text-decoration: underline;
}

.blue:hover {
	text-decoration: none;
}

.more:link, .more:active, .more:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffabab;
	text-decoration: underline;
	font-weight: normal;
}

.more:hover {
	text-decoration: none;
	font-weight: normal;
}

.grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #434343;
	font-weight: bold;
}

.news_image {
	border: #eae8e8 solid 1px;
	margin-top: 3px;
}

.news_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
}

.news_grey:link, .news_grey:active, .news_grey:visited {
	text-decoration: underline;
	color: #464646;
}

.news_grey:hover {
	text-decoration: none;
	color: #464646;
}

.news_date {
	font-family: Tahoma;
	font-size: 12px;
	font-style:italic;
	color: grey;
	font-weight: bold;
}

.field {
	width: 91px;
	height: 21px;
	padding-top: 3px;
	border: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: url('../img/field.gif');
}
.login_field {
	width: 150px;
	height: 21px;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #c60000;
	color: #000000;
}

.search {
 	width: 48px;
	height: 21px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 0px;
	color: #ffffff;
	background: url('../img/search_button.gif');
}

.dotted {
	height: 1px;
	background: url('../img/dotted.gif') repeat-x;
}

td.copyright {
	background: url('../img/bottom.jpg') repeat-x; 
	background-position: bottom left; 
	padding-right: 40px; 
	padding-bottom: 20px; 
	text-align: right;
	vertical-align: bottom;
	color: #ffffff;
	font-weight: bold;
}

ul.bullet {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-image: url('../img/bullet.gif');
}

ul.line {
	margin-left: 15px;
	margin-bottom: 0px;
	list-style-image: url('../img/line.gif');
}

.main_image {
	border: #ce1a16 solid 1px;
	margin-right: 33px;
	margin-bottom: 10px;
}

h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
}

.design {
	font-family: Tahoma;
	font-size: 11px;
	color: #7db5ec;
}

.design:link, .design:active, .design:visited {
	text-decoration: none;
}

.design:hover {
	text-decoration: underline;
}


