@charset "utf-8";
.bgmain {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.events {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.logos {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
.articles {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.articles:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.bottom_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.bottom_nav:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.rights {
	font-family: Tahoma;
	font-size: 11px;
	color: #929387;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}
.articlesh {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.articlesh:Hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.msg {
	font-family: Tahoma;
	font-size: 11px;
	color: #D75C00;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
