.buttonstyle {
	background-image:url(images/button.jpg);
	border:0px;
	height: 28px;
	width: 85px;
	color: #FFFFFF;
	font-weight: bold;
	background-position:top;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.button21 {
	background-image: url(images/big-button.jpg);
	border:0px;
	height: 28px;
	width: 206px;
	color: #FFFFFF;
	font-weight: bold;
	background-position:top;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.norepeat {
	background-repeat: no-repeat;
}
.topbdr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.bottom-leftbdr {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a3a3a3;
	border-left-color: #a3a3a3;
}

.text{
	font-family: tahoma;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: normal;
	color: #565859;
	text-decoration: none;
	padding-left: 5px;
	width:35px;
	border-top-color: #96a9af;
	border-right-color: #96a9af;
	border-bottom-color: #96a9af;
	border-left-color: #96a9af;
	background-color: #ffffff;	
	}
.allbdr {
	border: 1px solid #493c35;
}
.tahoam9 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.rightbottombdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.tahomawhite {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahomablack {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text22{
	font-family: tahoma;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: normal;
	color: #565859;
	text-decoration: none;
	padding-left: 5px;

	border-top-color: #96a9af;
	border-right-color: #96a9af;
	border-bottom-color: #96a9af;
	border-left-color: #96a9af;
	background-color: #ffffff;	
	}
	.btn{
	background:url(images/big-button.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	padding:0px;
	margin:0px;
	color:#000000;
	font-weight:bold;
}
.sibuttonstyle {
	background-image:url(images/button.jpg);
	border:0px;
	height: 18px;
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
	background-position:top;
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height:auto;
}