
.ssbtn {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", AngsanaUPC;
	font-size: 14px;
	text-decoration: none;
	width: 70px;
	cursor:hand;

}
.style1
 { FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: "MS Sans Serif" }
.ssbtn_s {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", AngsanaUPC;
	font-size: 14px;
	
	text-decoration: none;
		cursor:hand;
	width: 30px;
}

.ssbtn_m {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", AngsanaUPC;
	font-size: 14px;
	cursor:hand;
	text-decoration: none;
	
	width: 110px;
}
.ssbtn_l{
	font-family: "MS Sans Serif";
	font-size: 14px;
	cursor:hand;
	width: 200px;
}
.sstxt {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", AngsanaUPC;
	color: #000000;
	font-size: xx-small;
	text-decoration: none;
	font-size: 10px;
	width: 100px;
	border: 1px solid #6699CC;
}

.sslbl {
	font-family:"Microsoft Sans Serif";
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border: 0px solid #6699CC;
}
.sslbls {
	font-family: "MS Sans Serif";
	color: #000000;
		font-size: xx-small;
	text-decoration: none;
	font-size: 13px;
	border: 0px solid #6699CC;
}
.sslblheader {
	font-family:  MS Sans Serif;
	color: #000000;
		font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	border: 0px solid #6699CC;
}
.ssGridHeader {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: bold;
	background-color: #F1EFE7;
	color: SlateBlue;
	text-decoration: SlateBlue;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.ssGridItem {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	height: 20px;
}
.ssGridAlter {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	background-color: #C5CADB;
	color: #000000;
	height: 20px;
}
.ssGridFooter {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	background-color: #6699cc;
	color: #FFFFFF;
	height: 20px;
}
.ssGridPager{
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	font-weight: normal;
	background-color: #6699cc;
	color: #FFFFFF;
	height: 20px;
}
.samples
{
	background-image: url(../images/btn_1-13-2);

}
.samplesaa
{
	background-image: url(../images/btn_1-13-2);
	background-color:Transparent;
	border-color:Silver;
	border-style:none;
	border-width:0px;
	height: auto;
	width: auto;
	BORDER-RIGHT: transparent 0px none;
	BORDER-TOP: transparent 0px none;
	BORDER-LEFT: transparent 0px none;
	BORDER-BOTTOM: transparent 0px none;
}
.btnmiddle
{
   	font-family:Tahoma;
	font-size: small;
	font-weight:bold;
	color:  Orange;
	padding:0 5 0 3;
 }
.btnmouseout
{
    background-color:whitesmoke;
   	font-family:Tahoma;
	font-size: small;
	font-weight:bold;
	color: Orange;
	padding:0 5 0 3;
}
.btnmouseover
{
    background-color:whitesmoke;
   	font-family:Tahoma;
	font-size: small;
	font-weight:bold;
	color:  Red;
	padding:0 5 0 3;
}