body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(images/white-bg.gif);
	background-repeat: repeat-y;
	background-color: #E5F2FA;
	background-position: center top;
}
body, td, p, div, select, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:hover {
	color: #0099B5;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A6294;
	border: 1px solid #CCCCCC;
	letter-spacing: 1px;
}
input.btn {
	cursor: pointer;
	background-color: #E5F2FA;
	letter-spacing: normal;
}
input.btn2 {
	cursor: pointer;
	background-color: #E5F2FA;
	letter-spacing: normal;
	font-size: 10px;
	line-height: 12px;
}

.head {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 22px;
}
.head_tagline {
	font-size: 18px;
	color: #CCCCCC;
	font-style: italic;
}
a.head_speak {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.head_speak:hover {
	color: #0099B5;
}

.nav {
	background-color: #E6F2FA;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
}
.nav_link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
.nav_td {
	text-align: center;
	border: 1px solid #E6E6E6;
}
.nav_td2 {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #FFFFFF;
}
.subnav {
}
.subnav_td {
	background-color: #E6F2FA;
	background-image: url(images/nav-bg2.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	border: 1px solid #E6E6E6;
}
.subnav_td_over {
	background-color: #FFEA91;
	line-height: 18px;
	border: 1px solid #E6E6E6;
}
.subnav_td2 {
	background-color: #E6F2FA;
	background-image: url(images/nav-bg2.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.subnav_td2_over {
	background-color: #FFEA91;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.subnav_link {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	display: block;
	padding-left: 4px;
}
a.subnav_link:hover {
	color: #000000;
}

.ship_box {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099b5;
	text-align: center;
	line-height: 30px;
}

.header {
	font-size: 16px;
	font-weight: bold;
	color: #086392;
	line-height: 24px;
}
.content {
	line-height: 20px;
}

.home_link {
	font-size: 14px;
	line-height: 30px;
}
.feat_link {
	text-decoration: none;
}
.feat_price {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.prod_td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.prod_td2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* Shopping Cart */
table.cart {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	width: 100%;
	line-height: 14px;
}
table.cart th {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	line-height: 14px;
}
table.cart td {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	color: #333333;
	line-height: 14px;
}
.scItem {
	color: #666666;
}
.scRemove {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.orow {
	background-color: #E5F2FA;
}

.ourPrice {
	font-size: 16px;
	color: #009933;
}
.youSave {
	font-size: 12px;
	color: #009933;
}
