.bg_main {
	background-color: #EFEFEF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
body{
		font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #220000;
	line-height: 20px;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #220000;
	line-height: 20px;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.more:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.welcome {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #55002D;
	line-height: 25px;
}
.bg_main1 {

	background-color: #EFEFEF;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

td{ 	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #220000;
	line-height: 20px;}