.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
}

.font {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.font1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666; 
	spacing: 2;
	padding:1 15px 1 10px;
}
.font2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #666666; 
}
.font3 {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	color: #666666; 
}

.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.intro {
	font-family: Arial Black;
	font-size: 13px;
	color: #3366CC;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	background-color: #DBE6F3;
	border-bottom-color: #006699;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	height: 20px;
}
.hyperlink {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.tablebox {
	border: 1px dotted #E956FF;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.tablebox2 {
	border: 1px solid #0790DC;
	background-color: #E9F7FE;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.box {
	border: 1px solid #3683d3;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.box2 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.box_content_cell { background-color: #0790DC }
td.box_content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}
.title {
	font-family: Arial;
	font-size: 25px;
	color: #666666;
}
.one:link { color: #333333; text-decoration: none }
.one:active { color: #333333; text-decoration: none }
.one:visited { color: #333333; text-decoration: none }
.one:hover { color: #3683D3; text-decoration: underline}

.two:link { color: white; text-decoration: none }
.two:active { color: white; text-decoration: none }
.two:visited { color: white; text-decoration: none }
.two:hover { color: #FFCC00; text-decoration: none }

.menubox_border_idle { background-color: #CCCCCC; }
.menubox_border_active { background-color: #0790DC; }
.menubox_idle { background-color: #E2E2E2; }
.menubox_active { background-color: #F7F7F7; }
.menubox { background-color: #E2E2E2; }
.menubox:hover { background-color: #F7F7F7; }

.list li{
	margin: 5px 0 5px 0;
	font: 11px/17px verdana
}
.sublink2:link { color: #F2F2F2; text-decoration: none }
.sublink2:active { color: #F2F2F2; text-decoration: none }
.sublink2:visited { color: #F2F2F2; text-decoration: none }
.sublink2:hover { color: #FFC00; text-decoration: none }




.content_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.content_text2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #1d00ff;
	font-style:italic;
	text-decoration: none;
}
.td_footer {
	border-right: 3px solid #ffffff;
}
.td_box {
	border: 3px solid #666666;
	margin: 3px;
}
.td_box_bottom {
	border-top: 3px solid #333333;
	margin: 3px;
}
.top_button {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.top_button:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fe0000;
	text-decoration: none;
}
.logo {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.cart_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

#slider1 {
	*width: 1000px; /* important to be same as image width */
	height: 330px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0 0 0 -40px;
	*margin: 0 0 0 0;
}
#slider1 img{
	border: 0px;
}

#slider1Content {
	width: 1000px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
	margin-left: 0px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
}
ul { list-style-type: none;}
td {font-size: 12px;}
body {
	background-color: #000000;
}
.opacity {COLOR: #4AAAC5; FILTER: alpha(opacity=100)}
.opacity1 {COLOR: #4AAAC5; FILTER: alpha(opacity=100)}
.opacity1 {COLOR: #4AAAC5; FILTER: alpha(opacity=100)}
.style1 {
	/*font-family: "Times New Roman", Times, serif;
	color: #000;*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.style3 {font-size: 10px}
.style1 {/*color: #000000*/}
.style2 {font-size: 20px}
.style4 {color: #000000; font-size: 24px; }
.style5 {font-size: 24px}


table.product {
	width: 552px;
}
td.product_header {
	background: url(images/acc_title_03.jpg) no-repeat;
}
td.product_item {
	background: #FFFFFF url(images/cart_bg.jpg) repeat-x;
}
table.menu td {
	background: url(images/accessories_category_07.jpg);
}


.solid-left1 {BORDER-LEFT: #CCCCCC 1px solid}
.solid-left1 {BORDER-LEFT: #CCCCCC 1px solid}
.solid-right1 {BORDER-RIGHT: #CCCCCC 1px solid}
.solid-right1 {BORDER-RIGHT: #CCCCCC 1px solid}


div.content_div {
	overflow:scroll;
	width: 570px;
	height: 530px;
}

.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.content_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.content_text2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #1d00ff;
	font-style:italic;
	text-decoration: none;
}
.td_footer {
	border-right: 3px solid #ffffff;
}
.td_box {
	border: 3px solid #666666;
	margin: 3px;
}
.td_box_bottom {
	border-top: 3px solid #333333;
	margin: 3px;
}
.top_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.top_button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe0000;
	text-decoration: none;
}
.logo {
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.cart_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}


tr.checkout_header {
	color: #fff;
	background: #333;
}
tr.checkout_row_1 {
	color: #fff;
	background: #ccc;
	border-bottom: 1px solid #fff;
}
tr.checkout_row_1 td {
	margin: 0;
	padding: 3px 1px;
}
tr.checkout_row_2 {
	color: #fff;
	background: #999;
	border-bottom: 1px solid #fff;
}
tr.checkout_row_2 td {
	margin: 0;
	padding: 3px 1px;
}