.shadow {
	background-color: #9A8404;
}
.whiteback {

	background-color: #FFFFFF;
}
.basestretch {
	background-image: url(../images/base_stretch.gif);
	background-repeat: repeat-x;
}
.blueback {

	background-color: #019CED;
}

.smallwhitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #F2771C;
	font-weight: bold;


}
.dots_vert {
	background-image: url(../images/dots_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.lightblueback {


	background-color: #CFEAF3;
}
.lightborder {
	border-top: 0px solid #D9F4FD;
	border-right: 2px solid #D9F4FD;
	border-bottom: 2px solid #D9F4FD;
	border-left: 2px solid #D9F4FD;
}
.dots_horiz {

	background-image: url(../images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bluedot {
	color: #1B74E0;
}
.lightbeigeback {



	background-color: #FDF7D8;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.blueborder {
	border: 1px solid #0D82CD;
}
.hand {
	cursor: hand;
}
.boldlarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.bolditalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
}
.boldlargeprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #B10714;
}
.orangetitlebolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2771C;
	font-weight: bold;
	text-decoration: none;
}
.boldsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
}
