.top {
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #990000;
}

.bottom {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #d09b00;
	text-decoration: underline;
}
.main-txt-16 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.main-txt-14 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.main-txt-990000 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
}.image {
	border: 1px solid #d09b00;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #d09b00;
}
a:active {
	color: #d09b00;
}
