.top_bk {
	background-attachment: scroll;
	background-image: url(images/top_bk.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.main_bk {
	background-attachment: fixed;
	background-image: url(images/main_bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 154012;
	line-height: 14pt;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d000b;
	line-height: 14pt;
}

a:active { color: #7d000b; text-decoration: none; line-height: 18pt;}

a:visited { color: #7d000b; text-decoration: none; line-height: 18pt;}

a:link { color: #7d000b; text-decoration: none; line-height: 18pt;}

a:hover {  color: #7d000b; text-decoration: underline; line-height: 18pt;}

.by-propeller{
	float:right;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}