body.default {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #6e748a;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_l {
	background-image: url(images/bg_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_r {
	background-image: url(images/bg_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_con_b {
	background-image: url(images/bg_con_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_con_t {
	background-image: url(images/bg_con.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_cont_t {
	background-image: url(images/bg_cont_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_cont_t a:link, .bg_cont_t a:visited {
	color: #82D1EC;
	font-weight: bold;
	text-decoration: none;
}
.bg_cont_t a:hover {
	color: #41b8e1;
	font-weight: bold;
	text-decoration: underline;
}


table {
	font-family: "arial";
	font-size: 11px;
	color: #d6d6d6;
	line-height:14px;
}
a:link, a:visited, a.grey:link, a.grey:visited {
	color: #d6d6d6;
	text-decoration: none;
}
a:hover, a.grey:hover {
	color:#feb210;
	text-decoration: underline;
}
a.blue:link,a.blue:visited {
	color: #46ebff;
	text-decoration: underline;
}
a.blue:hover {
	color:#feb210;
	text-decoration: underline;
}
.font_18px {
	font-size: 18px;
}
.font_16px {
	font-size: 16px;
}
.font_13px {
	font-size: 13px;
}
.font_y {
	color: #feb210;
}
.font_s {
	font-size: 10px;
	color: #46ebff;
	font-family:sans-serif;
}
.font_y {
	font-size: 10px;
	color: #ffcc08;
	font-family:sans-serif;
}
.font_10px {
	font-size: 10px;
}
.font_b {
	color: #000000;
}
.btn_b {
	font-family: "arial";
	background-image: url(images/bg_btn_b.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
}
.btn_g {
	font-family: "arial";
	background-image: url(images/bg_btn_g.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	width: 85px;
}
.btn_y {
	font-family: "arial";
	background-image: url(images/bg_btn_y.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	width: 85px;
}
.line_01 {
	border: 1px solid #000000;
}
.line_02 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5F6061;
	border-left-color: #5F6061;
}
.line_03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5F6061;
	border-bottom-color: #5F6061;
}

a.TabLink:link, a.TabLink:visited	{
	color: #d6d6d6;
	text-decoration: none;
	font-weight: normal;
}

a.TabLink:hover	{
	text-decoration: underline;
	font-weight: normal;
}

span.TabText	{
	color: #ffffff;
	font-weight: bold;
}

form {margin-top: 0px; margin-bottom: 0px;} 

span.Tiny {font-size: 10px; font-family: Arial; line-height: 12px;}

span.InStock1	{color: #46ebff;}
span.InStock2	{color: #46ebff;}
span.PreOrder	{color: #ffcc08;}
span.OutOfStock	{color: #e14b3e;}

select {color: #000000; font-size: 11px; font-family: Arial; font-weight: bold; background-color: #eeeeee; border: 1px solid #555555; height: 18px;}
textarea {color: #000000; font-size: 11px; font-family: Arial; font-weight: bold; background-color: #eeeeee; border: 1px solid #555555;}
input.Textbox {color: #000000; font-size: 11px; font-family: Arial; font-weight: bold; background-color: #eeeeee; border: 1px solid #555555; height: 18px;}
input.Hand {cursor: hand;}
input.Default {cursor: default;}
input.Button  {color: #000000; font-size: 12px; font-family: Arial; cursor: hand; background-color: #dddddd; border: 1px solid #000000; padding: 4px;}
input.ButtonSmall  {color: #000000; font-size: 10px; font-family: Arial; cursor: hand; background-color: #dddddd; border: 1px solid #000000; padding: 1px 2px;}
#White {color: #ffffff;}
#Yellow {color: #ffff00;}
#Orange {color: #feb210;}