body { font-family:arial,helvetica,sans-serif; font-size:12px; }
input { font-family: arial,helvetica,sans-serif; font-size: 12px; }
input.btn { background:url(../images/btn-bg.gif) repeat-x 0px 0px #000; border:1px solid #000; font:bold 12px/14px Arial, Helvetica, sans-serif; width:100px; padding:0; color:#fff; padding:3px 0px; }
label.error, p.error { background: url("../images/unchecked.gif") no-repeat 0px 0px; font-family:arial,helvetica,sans-serif; font-size:12px; padding-left: 20px; color: #FF0000; }
label.checked { background:url("../images/checked.gif") no-repeat 0px 0px; }
td { font-family:arial,helvetica,sans-serif; font-size:12px!important; }
.button { font-family:arial,helvetica,sans-serif; font-weight:bold; color:#FF7E04;background-color:transparent; }
.sbutton { color: #FFF; background-color: #FF7E04; font-weight: bold; }
div.htmltooltip { position: absolute; z-index: 1000; left: -1000px; top: -1000px; background: #FAF8CC; border: 3px solid #EC8B01;color: #000000; padding: 3px; width: 250px; }
.head_tile { color:#0000FF; font-family:arial,helvetica,sans-serif; font-weight:bold; font-size:12px; text-align: left; verical-align: middle; height:18px; text-transform:uppercase; }

.buttonPan{
	height:100%;
	overflow:hidden;
	
}
.buttonPan span.leftRound{
	background:url(../imagess1/btn_left1.jpg) no-repeat 0 0;
	padding-left:10px;
	display:block;
	height:40px;
	}
.buttonPan span.righttRound{
	background:url(../imagess1/btn_right1.jpg) no-repeat 100% 0;
	padding-right:10px;
	display:block;
	height:40px;
	
}
.buttonPan span.inner{
	background:url(../imagess1/btn_middle.jpg) repeat-x 0 0;
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:40px;
	display:block;
	text-align:center;
	
}
.buttonPan span.inner a
{
	color:#FFF;
}
.buttonPan span.inner a:hover
{
	color:#FFB916;
}