.bg-other {
	background-attachment: fixed;
	background-image: url(images/bg_other.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.h-other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.h-other a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.h-other a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.h-other a:visited {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444764;
}
.bt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE7B9;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFE7B9;
}
.curcor-hand {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	cursor: hand;
}

