.clickbutton {
	font-size: 12px;
	background-image: url(images/clickbutton.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 80px;
	font-weight: bold;
	cursor:hand;
}
.commonbutton {
	font-size: 12px;
	background-image: url(images/commonbutton.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 74px;
	cursor:hand;
}

.hnhybig{
	font-size: 14px;
	color: #Ff9900;
	font-weight: bold;
	cursor:hand
}
.hnhysmall{
	font-size: 13px;

}
.greyline{
	border: 1px solid #999999;
}
.blueline{
	border: 1px solid #267eff;
}
.orangeline{
	border: 1px solid #Ff9900;
}
.redline{
	border: 1px solid #de430f;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	font-size: 14px;
	padding: 0px;
	margin:0px;
}
td {
	font-size: 13px;
}
.threeorangeline {
	border-top: 1px none #fea748;
	border-right: 1px solid #fea748;
	border-bottom: 1px solid #fea748;
	border-left: 1px solid #fea748;
}
.newclasstd {
font-size:14;
color: #0066cc;
text-decoration: underline;
cursor:hand
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
input {
	height: 20px;
}
.redboldfont {
	font-size:13;
	color: #c81107;
	font-weight:bold;
}
.bgback{
	background-image: url(/control/image/index_bgline.gif);
	background-position: none bottom;
	background-repeat: repeat-x;
}
