.h-bg {
	background-attachment: fixed;
	background-image: url(../images/top5_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.top-link:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.top-link:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.top-link:hover {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.bot-link:link {
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
.bot-link:visited {
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
.bot-link:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.content {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;

}
.channel-link:link {
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}
.channel-link:visited {
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}
.channel-link:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.channel-2-link:link {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}
.channel-2-link:visited {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}
.channel-2-link:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.channel-3-link:link {
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
.channel-3-link:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.channel-3-link:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
.mail-link:link {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.mail-link:visited {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.mail-link:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	height: 20px;

}
.submit {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFCC;
	height: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
	font-size: 12px;



}

