/* CSS Document */


.redbarstretch {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/index_06.gif);
}


.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	align: left;
	valign: top;
	letter-spacing: 1px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 10px;
}
.navigation a:link {
	color: #333333;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #333333;
}
.navigation a:hover {
	color: #990000;
}
.navigation a:active {
	text-decoration: none;
}



.navcurrent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	align: left;
	valign: top;
	letter-spacing: 1px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 10px;
}
.navcurrent a:link {
	color: #990000;
	text-decoration: none;
}
.navcurrent a:visited {
	text-decoration: none;
	color: #990000;
}
.navcurrent a:hover {
	color: #cc0000;
}
.navcurrent a:active {
	text-decoration: none;
}



.bodytext {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	align: left;
	valign: top;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
.bodytext a:link {
	color: #990000;
	text-decoration: none;
}
.bodytext a:visited {
	text-decoration: none;
	color: #990000;
}
.bodytext a:hover {
	color: #cc0000;
}
.bodytext a:active {
	text-decoration: none;
}


.title {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #990000;
	align: left;
	valign: top;
	letter-spacing: 2px;
	line-height: 17px;
}


.article {
	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	align: left;
	valign: top;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.article a:link {
	color: #333333;
	text-decoration: underline;
}
.article a:visited {
	color: #666666;
	text-decoration: underline;
}
.article a:hover {
	color: #990000;
	text-decoration: underline;
}
.article a:active {
	text-decoration: underline;
}
