/* left nav rounded box css */
.putty-teal-top-left {
	margin-right: 12px; /* clip right corner */
	background-image: url('roundbox_putty-teal.gif');
	height: 14px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 1px; /* correct height for IE */
}

.putty-teal-top-right {
	margin-top: -14px; /* to level of top-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_putty-teal.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 14px; 
	font-size: 1px;
}

.putty-teal-bottom-left {
	margin-right: 14px; /* clip right corner */
	background-image: url('roundbox_putty-teal.gif');
	background-position: 0 -14px; /* show under half of the image */
	height: 14px;
	font-size: 1px;
}

.putty-teal-bottom-right {
	margin-top: -14px; /* to level of bottom-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_putty-teal.gif'); 
	background-position: 100% -14px; /* under half, right side */
	height: 14px; 
	font-size: 1px; 
}

.putty-teal-inside {
	border-left: 1px solid #B5B7AA;
	border-right: 1px solid #B5B7AA;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}

.notopgap {
	margin-top: 0;
	font-size: 1px;
}
.nobottomgap {
	margin-bottom: 0;
	font-size: 1px;
}

/*end leftnav rounded css */

/* white top, tan bottom */
.round-twotone-top-left {
	margin-right: 12px; /* clip right corner */
	background-image: url('roundbox_twotone.gif');
	height: 14px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 1px; /* correct height for IE */
}

.round-twotone-top-right {
	margin-top: -14px; /* to level of top-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_twotone.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 14px; 
	font-size: 1px;
}

.round-twotone-bottom-left {
	margin-right: 14px; /* clip right corner */
	background-image: url('roundbox_twotone.gif');
	background-position: 0 -14px; /* show under half of the image */
	height: 14px;
	font-size: 1px;
}

.round-twotone-bottom-right {
	margin-top: -14px; /* to level of bottom-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_twotone.gif'); 
	background-position: 100% -14px; /* under half, right side */
	height: 14px; 
	font-size: 1px; 
}
/* end two tone */

/* white box with tan outline */

.round-white-top-left {
	margin-right: 12px; /* clip right corner */
	background-image: url('roundbox_white.gif');
	height: 14px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 1px; /* correct height for IE */
}

.round-white-top-right {
	margin-top: -14px; /* to level of top-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_white.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 14px; 
	font-size: 1px;
}

.round-white-bottom-left {
	margin-right: 14px; /* clip right corner */
	background-image: url('roundbox_white.gif');
	background-position: 0 -14px; /* show under half of the image */
	height: 14px;
	font-size: 1px;
}

.round-white-bottom-right {
	margin-top: -14px; /* to level of bottom-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_white.gif'); 
	background-position: 100% -14px; /* under half, right side */
	height: 14px; 
	font-size: 1px; 
}

/* tan box with tan outline */

.round-tan-top-left {
	margin-right: 12px; /* clip right corner */
	background-image: url('roundbox_tan.gif');
	height: 14px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 1px; /* correct height for IE */
}

.round-tan-top-right {
	margin-top: -14px; /* to level of top-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_tan.gif'); 
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 14px; 
	font-size: 1px;
}

.round-tan-bottom-left {
	margin-right: 14px; /* clip right corner */
	background-image: url('roundbox_tan.gif');
	background-position: 0 -14px; /* show under half of the image */
	height: 14px;
	font-size: 1px;
}

.round-tan-bottom-right {
	margin-top: -14px; /* to level of bottom-left corner */
	margin-left: 14px; /* clip left corner */
	background-image: url('roundbox_tan.gif'); 
	background-position: 100% -14px; /* under half, right side */
	height: 14px; 
	font-size: 1px; 
}




/* Next button */


dl.scalable {
	background-color: #000;
	margin: 0;
	padding: 0;
	width: 13em

}

dl.scalable dt {
	background: transparent url(acj_top_left.gif) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 0
}

dl.scalable dt a {
	background: transparent url(acj_top_right.gif) no-repeat top right;
	display: block;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	margin: 0;
	padding: .3em .2em 0 .5em
}
dl.scalable dt a:hover {
	text-decoration:none;
	color:#FF0000 !important;
}

dl.scalable dt a:visited {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	font-size:10px;
}

dl.scalable dt a:active {
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	font-size:10px;
}

dl.scalable dd {
	background: transparent url(acj_bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0
}

dl.scalable p {
	background: transparent url(acj_bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: .2em
}
