.shade {
	background-attachment: scroll;
	background-image: url(../images/common/shade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.btstyle {
	font-family: Tahoma;
	background-image: url(../images/common/eng.gif);
	font-size: 12px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.fontstyle2 {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1F61A9;
	font-weight: normal;
}
.smallfont01 {
	font-family: tahoma;
	font-size: 11px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #6A8DB0;
}
.tdcolortone1 {
	color: #606060;
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.buttonbg {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	text-decoration: none;
	border: none;
	background-image: url(../images/common/bg_button_style01.gif);
	color: #FFFFFF;
	height: 21px;
}

