LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: -20px;
	line-height: 1.2;

}

.input
{
	font-family: courier, monospace;
	font-size: 14px;
}

.fieldLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodyHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.bodyHeadRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: normal;
}


.bodyCopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodyHead2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodyCopy2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.topLine
{
	background-image: url("/images/home_page/drop_down_top_piece.gif");
	background-repeat: repeat-x;
}

.bottomLine
{
	background-image: url("/images/home_page/drop_down_bottom_piece.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftSide
{
	background-image: url("/images/home_page/drop_down_left_piece.gif");
	background-repeat: repeat-y;
}

.rightSide
{
	background-image: url("/images/home_page/drop_down_rt_side.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.leftSide2
{
	background-image: url("/images/2nd_level_graphics/2nd_level_base_left_side.gif");
	background-repeat: repeat-y;
}

.rightSide2
{
	background-image: url("/images/2nd_level_graphics/2nd_level_base_rt_side.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.topLine3
{
	background-image: url("/images/shopping_cart_graphics/shop_cart_box_top_piece.gif");
	background-repeat: repeat-x;
}

.bottomLine3
{
	background-image: url("/images/shopping_cart_graphics/shop_cart_box_bot_piece.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftSide3
{
	background-image: url("/images/shopping_cart_graphics/shop_cart_box_left_piece.gif");
	background-repeat: repeat-y;
}

.rightSide3
{
	background-image: url("/images/shopping_cart_graphics/shop_cart_box_rt_piece.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.bulletHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.thumbnail {  background-image: url(/images/2nd_level_graphics/2nd_level_button_base.gif); background-repeat: no-repeat; background-position: center top}
.shiftdown {  padding-top: 5px}
.thinImageBorder { border: #000000; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin }
