.stylecss {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.tx12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.thaitx {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.bluebtn {
	background:#0080C0 url((URL) no-repeat;
	font-weight:bold;
	border-top-color:#0080FF;
	border-left-color:#0080FF;
	border-right-color:#0080C0;
	border-bottom-color:#0080C0;
	color : #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.grnbtn {
	background:#339900 url((URL) no-repeat;
	font-weight:bold;
	border-top-color:#33CC00;
	border-left-color:#33CC00;
	border-right-color:#339900;
	border-bottom-color:#339900;
	color : #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

.imgbg {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

