#osduk, body {
	background-color: #FECCFF;
	padding:0px 0px 10px;
	margin: 0px;
	text-align: center;
	SCROLLBAR-BASE-COLOR: #990099;
	/*	background-image: url(../main_images/back_xmas.jpg);*/
	/*  background-image: url(../main_images/back_valentines.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
html {
	SCROLLBAR-BASE-COLOR: #990099;
}
#outer {
	width: 885px;
	margin: 0px auto 10px;
	background-color: #FFFFFF;
}
#header {
	padding: 0px;
	margin: 0px;
	width: 885px;
	height: 125px;
	background-color: #FFFFFF;
	background-image: url(../main_images/header_right.gif);
	background-repeat: repeat;
}
.formElements {
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nav {
	padding: 0px;
	margin: 0px;
	width: 885px;
	height: auto;
	background-color: #FFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../main_images/back_nav.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#toptabs {
	padding: 0px;
	margin: 0px;
	width: 885px;
	height: auto;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #990099;
	border-left-color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.dashedBox {
	border: 1px solid #FFCCFF;
}

#left {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}
#right {
	float: right;
	width: 180px;
	text-align: center;
	background-color: #FFFFFF;
}
#inset_left {
	border: 1px none #FFCCFF;
	width: 174px;
	background-color: #FFCCFF;
	margin-top: 10px;
	background-image: url(../main_images/new_tab_top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
}
#inset_left2 {
	width: 172px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	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-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
#inset_left_cart {
	width: 172px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	background-image: url(../main_images/shoppingbag.jpg);
	background-repeat: no-repeat;
	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-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
#inset_right {
	border: 1px none #999999;
	width: 174px;
	background-color: #FFCCFF;
	margin-top: 10px;
	background-image: url(../main_images/new_tab_top.jpg);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
}
#inset_right2 {
	width: 172px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	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-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
#inset_right_protx {
	width: 172px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#inset_right_red {
	border: 1px none #999999;
	width: 174px;
	background-color: #FF0000;
	margin-top: 5px;
	background-image: url(../main_images/topredcurveend.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#inset_right2_red {
	width: 172px;
	background-color: #FF0000;
	margin-bottom: 5px;
	border-top: #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}
#bannerImage {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 182px;
	margin-left: 182px;
	border-bottom: 1px solid #FF99FF;
}
#content {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: 182px;
	margin-left: 182px;
	margin-top: 5px;
}
#content_home {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-right: 182px;
	margin-left: 182px;
	margin-top: 5px;
}
#footer_gap {

	margin: 0px;
	background-color: #124E4F;
	height: 14px;
}
#footer {
	clear: both;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-align: center;
	font-size: 10px;
	border-top: 2px solid #990099;
	border-right: #990099;
	border-bottom: #990099;
	border-left: #990099;
}
a {
color: #0000CC;
text-decoration: none;
}
a:visited {
color: #0000CC;
text-decoration: none;
}
a:hover {
color: #C67700;
text-decoration: none;
}
a:active {
color: #C67700;
text-decoration: none;
}
#left {
  padding-left: 3px !important;
  padding-left: 0px;
}
#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#left a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
#left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
#right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: normal;
}
#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #540754;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #540754;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #540754;
	text-decoration: none;
	font-weight: bold;
}
#toptabs  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#toptabs  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#toptabs  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
#toptabs  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.bodyTextS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldWhite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldWhite a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldWhite a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldPurple2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.ImageLeft {
	float: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-right: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.bodyTextYouPay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	padding: 0px;
}
.bodyTextBoldHugeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
}
.bodyTextEngine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D903F8;
	text-decoration: none;
	padding: 0px;
}
.barcode {
    font-family: "Free 3 of 9";
    font-size: 16px;
    padding: 5px;
}
.inputBox {
	border: #999999 1px solid;
}
.inputQtyBox {
    width: 30px;
	border: #999999 1px solid;
}
.cellBorderPink {
	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: none;
	border-left-style: solid;
	border-top-color: #FF00FF;
	border-right-color: #FF00FF;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
#topBanner {
  width: 885px;
  height: 32px;
  position: relative;
  border-bottom: 1px #E1E1E1 solid;
}
