hr {
	border: 0px;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}
.bottom {
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
	color: #4E4E4E;
	padding: 0 8 0 0;
}
.bottom_1 {
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
	color: #4E4E4E;
	padding-right: 8px;
	padding-top: 25px;
	
}

.form_title {
	background: #FFFFFF url(/images/bg_title.png) repeat-x bottom;
	font: 11px Arial;
	font-weight: bold;
	color: #587386;
}

.paypal {
	border: none;
	background: #E5ECF1 url(../images/paypal.gif) no-repeat bottom;
	padding: 3 3 3 3;
}

.cart_button {
	border: none;
	background: #719AB6 url(../images/cart_button.gif) no-repeat;
	width: 84px;
	height: 22px;
	margin: 0 0 3 13;
	font: 11px Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.cart {
	background: #E5ECF1 url(../images/cart.gif) no-repeat;
}

.menu1 {
	display: block; #
	background: #719AB6 url(../images/bullet.gif) no-repeat 15px center;
	background: #719AB6 url(../images/bullet.gif) no-repeat right;
	padding: 5px 13px 5px 32px;
	text-decoration: none;
	text-align: right;
	font: 11px Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 2 0;
}

.menu2 {
	display: block;
	background: #D0E4F5 url(../images/bullet_gray.gif) no-repeat right;
	padding: 5px 13px 5px 32px;
	text-decoration: none;
	text-align: right;
	font: 12px Arial;
	font-weight: bold;
	color: #4D6274;
	margin: 0 0 2 0;
}

.menu21 {
	display: block;
	background: #D0E4F5 url(../images/bullet_gray.gif) no-repeat right;
	padding: 5px 13px 5px 32px;
	text-decoration: none;
	text-align: right;
	font: 12px Arial;
	font-weight: bold;
	color: #4D6274;
	margin: 0 0 0 0;
}

.menu5 {
	display: block;
	background: #7CAFE7 url(../images/bullet.gif) no-repeat right;
	padding: 5px 13px 5px 32px;
	text-decoration: none;
	text-align: right;
	font: 11px Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 2 0;
}

.menu2_right {
	display: block;
	background: #0092F5;
	padding: 5px 13px 5px 10px;
	text-decoration: none;
	text-align: left;
	font: 11px Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 0;
	border-bottom: #FFFFFF 2px solid;
}

.menu3 {
	display: block;
	width: 167px;
	height: 22px;
	font: 11px Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	background: #719AB6 url(../images/menu_main.gif) no-repeat center right;
	margin: 0 0 2 0;
	padding: 5 5 0 0;
}

.menu4 {
	display: block;
	width: 172px;
	height: 25px;
	font: 11px Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	background: #0092F5 url(../images/menu_main.gif) no-repeat center right;
	margin: 0 0 2 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}

.content {
	border: #B6BBC3 1px solid;
	padding: 4 4 4 4;
}

input {
	border: 1px solid #5D7498;
	height: 20px;
	background-color: white;
	font-family: verdana, arial, helvetica, "sans-serif";
	font-size: 11px;
}

select {
	border: 1px solid #5D7498;
	background-color: white;
	font-family: verdana, arial, helvetica, "sans-serif";
	font-size: 11px;
}

textarea {
	border: 1px solid #5D7498;
	background-color: white;
	font-family: verdana, arial, helvetica, "sans-serif";
	font-size: 11px;
}

form {
	margin: 0px;
}

tr.shop_cart_th td {
	font-weight: bold;
	background-color: #E4E4E4;
}

tr.shop_cart_td td {
	background-color: #F9F9F9;
}

td.shop_cart_th {
	font-weight: bold;
	background-color: #E4E4E4;
}

td.shop_cart_td {
	background-color: #F9F9F9;
}

input.button {
	border: 1px outset #5D7498;
	color: white;
	background-color: #5D7498;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
}

.blue {
	color: #0000FF;
}

div.info {
	border: 1px solid #88CCFF;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.small {
	font-size: 9px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
	font-family: verdana;
}

a.cat_lnk {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}

a.cat_lnk:hover {
	text-decoration: underline;
}

a.cat_lnk_img {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}

a.cat_lnk_img:hover {
	text-decoration: underline;
}

.cat_header {
	font-size: 18px;
	color: #3377FF;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
}

.cat_header_sub {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
}

.cat_header_leaf {
	font-size: 12px;
	padding-top: 5px;
}

.cat_header_leaf a {
	text-decoration: none;
	color: #000000;
}

.cat_header a,.cat_header_sub a {
	text-decoration: none;
	color: #3377FF;
}

.abig {
	font-size: 14px;
	color: black;
	font-style: italic;
	font-weight: bold;
}

.error_box {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #D00000;
	padding: 6px;
}

.quick_step {
	color: 0C75F7;
	font-weight: bold;
	text-decoration: none;
  font-size:18px;
}

a.black {
	color: black;
}

.prod_name {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.prod_name:hover {
	text-decoration: underline;
}

.prod_our_price_key {
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
}

.prod_our_price {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.prod_add_to_cart {
	padding-left: 20px;
}