.font12 {
	font-size: 12px;
	line-height: 20px;
}
.font10 {
	font-size: 10px;
}
.font16 {
	font-size: 16px;
}
a:hover {
	color: #990033;
	text-decoration: none;
}
.font14 {
	font-size: 14px;
	line-height: 25px;
}
.topbg {
	background-image: url(img/top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topline {
	background-image: url(img/top_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box {
	border: 1px solid #3FBFBF;
}

