/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background: url(images/bg_all9.gif) repeat-y 50% 0;
	}
	
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #622E79;
	font-size: 24px;
}

.btntxt {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
	
.btntxt a:link{
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 9px;
}
.btntxt a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
}
.btntxt a:visited{
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 9px;
}

.news_date {
	color: #AA034B;
	font-weight: bold;
	font-size: 11px;
}

.news_text {
	color: #333333;
	font-size: 11px;
}

.news_title {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

.main {
	color: #333333;
	font-size: 12px;
}
.main a:link{
	color: #333333;
	text-decoration:underline;
	font-size: 12px;
}
.main a:hover{
	color: #AA034B;
	text-decoration:none;
	font-size: 12px;
}
.main a:visited{
	color: #5A3072;
	text-decoration:underline;
	font-size: 12px;
}

.links {
	color: #AA034B;
	font-size: 12px;
}
.links a:link{
	color: #AA034B;
	text-decoration:none;
	font-size: 12px;
}
.links a:hover{
	color: #333333;
	text-decoration:none;
	font-size: 12px;
}
.links a:visited{
	color: #5F2A78;
	text-decoration:none;
	font-size: 12px;
}

.header {
	font-size: 18px;
	color: #AA034B;
}