#Rbutn { }

#Rbutn td.butTL {
	background-image: url(img/RbutTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 11px;
}
#Rbutn td.butTR {

	background-image: url(img/RbutTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	width: 20px;
}
#Rbutn td.butBL {

	background-image: url(img/RbutBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 11px;
}
#Rbutn td.butBR {


	background-image: url(img/RbutBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 20px;
}
#Rbutn td.butTbor {
	background-image: url(img/RbutTbr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
}
#Rbutn td.butRbor {
	background-image: url(img/RbutRbr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
}
#Rbutn td.butBbor {
	background-image: url(img/RbutBbr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 13px;
}
#Rbutn td.butLbor {
	background-image: url(img/RbutLbr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
#Rbutn td.butCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFD9E9;
	text-align: center;
	padding-left: 5px;
	cursor: pointer;
}

#Gbutn { }

#Gbutn td.butTL {
	background-image: url(img/GbutTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 11px;
}
#Gbutn td.butTR {

	background-image: url(img/GbutTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	width: 20px;
}
#Gbutn td.butBL {

	background-image: url(img/GbutBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 11px;
}
#Gbutn td.butBR {


	background-image: url(img/GbutBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 20px;
}
#Gbutn td.butTbor {
	background-image: url(img/GbutTbr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
}
#Gbutn td.butRbor {
	background-image: url(img/GbutRbr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
}
#Gbutn td.butBbor {
	background-image: url(img/GbutBbr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 13px;
}
#Gbutn td.butLbor {
	background-image: url(img/GbutLbr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
#Gbutn td.butCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCEECC;
	text-align: center;
	padding-left: 5px;
	cursor: pointer;
	padding-bottom: 3px;
}

#Bbutn { }

#Bbutn td.butTL {
	background-image: url(img/BbutTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 11px;
}
#Bbutn td.butTR {

	background-image: url(img/BbutTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	width: 20px;
}
#Bbutn td.butBL {

	background-image: url(img/BbutBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
	width: 11px;
}
#Bbutn td.butBR {


	background-image: url(img/BbutBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 13px;
	width: 20px;
}
#Bbutn td.butTbor {
	background-image: url(img/BbutTbr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 14px;
}
#Bbutn td.butRbor {
	background-image: url(img/BbutRbr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
}
#Bbutn td.butBbor {
	background-image: url(img/BbutBbr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 13px;
}
#Bbutn td.butLbor {
	background-image: url(img/BbutLbr.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
#Bbutn td.butCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCD7EE;
	text-align: center;
	padding-left: 5px;
	cursor: pointer;
	padding-bottom: 3px;
}
