<!--
.news {background: #fff; border:1px solid #CECECE; padding: 4px;}
.news li {
list-style-type: none;
}

.ftop-left, .ftop-right, .fbottom-left, .fbottom-right {
	background-image: url('/images/border_dark.gif');
	height: 9px;
	font-size: 2px;
	}
	
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url('/images/border.gif');
	height: 9px;
	font-size: 2px;
	}
.top-left, .bottom-left, .ftop-left, .fbottom-left {
	margin-right: 9px;
}
.top-right, .bottom-right, .ftop-right, .fbottom-right {
	margin-left: 9px;
	margin-top: -9px;
}
.top-right, .ftop-right {
	background-position: 100% 0;
}
.bottom-left, .fbottom-left  {
	background-position: 0 -9px;
}
.bottom-right, .fbottom-right {
	background-position: 100% -9px;
}
.inside,.finside {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right:10px;
}
.finside  {
	border-left: 1px solid #4A69BD;
	border-right: 1px solid #4A69BD;
}




#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}
#dragbar{
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
select {
color: #000000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : normal;
}
input {
color: #000000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : normal;
}
textarea {
color: #000000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : normal;
}
select {
color: #000000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : normal;
}
.button {
background-color:#000000;
color: #FFFFFF; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 9pt; 
font-weight : bold;
margin: 0px -2px 0px 0px;
border:1px solid;
border-top-color:#FF0000;
border-left-color:#FF0000;
border-right-color:#990000;
border-bottom-color:#990000;
}
.tab-container {
background: #fff; border:1px solid #CECECE;
}
.tabs-small{
position:relative; height: 15px; margin: 0; padding: 0; color:#FFFFFF; font-weight : bold; 
background-color:#332F5B;
}
.tabs-small li {
display:inline;
}
.tab-container-dark {
padding: 5; background: #fff; border:1px solid #DADAE0;
}
.tab-container-dark-nobg {
border:1px solid #BBBBC3;
}
.bordered_div {
border:1px solid #BBBBC3;
margin: 5; padding: 5;
}
.bordered_cell{border:1px solid #CECECE; padding: 5;}
#bordered_table { font-family: arial; font-size: 9pt; border-collapse: collapse; width:100%;}
#bordered_table th{ padding:2px; border:1px solid #CECECE; font-family: Arial; color:#FFFFFF; font-size:9pt; font-weight : bold;}
#bordered_table td { padding: 2px;}

#bordered_table_new_item { font-family: arial; font-size: 9pt; border-collapse: collapse; width:100%;}
#bordered_table_new_item th{ background-image: url(/images/new_bg.gif); padding:2px; border:1px solid #CECECE; font-family: Arial; color:#FFFFFF; font-size:9pt; font-weight : bold;}
#bordered_table_new_item td { padding: 2px;}

.tb {}
.tb A:link,A:active,A:hover,A:visited {color:#000099; font-size: 9pt;}
.tb th {font-size: 8pt; border:1px solid #CECECE;background-color:#CECECE;color:#000000;padding: 5px; text-align:left;}
.tb th A:link,A:active,A:hover,A:visited{font-size: 8pt;}
.tb td {font-size: 8pt; border:1px solid #CECECE;color:#000000;padding: 5px;}
.tdgray td {font-size: 9pt; background-color:#999999;}
.tdpink td{font-size: 9pt; background-color:#FFCCCC;}
.tdgreen td{font-size:9pt; background-color:#99CC99;}

#fT {
border:1px solid #CCCCCC; 
background-color: #FFFFFF;
text-align: center; 
padding-top: 5px;
height: 19px;
}
#fTC {
text-align: center; 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
height: 19px;
}
.fL {float:left;}
.fC {float:left; text-align: left;}
.fR {float:right;}

#tnavl {
width:3px;
height:17px;
background-image: url(/images/nav_t_l.gif);
background-repeat: no-repeat;
}
#tnavr {
width:3px;
height:17px;
background-image: url(/images/nav_t_r.gif);
background-repeat: no-repeat;
}
#tnavc {
text-align:center;
height:17px;
background-image: url(/images/nav_t_bg.gif);
padding-right: 10px;
padding-left: 10px;
white-space: nowrap;
}
#tnavs{width:2px;}
#tnavc a {
font-family: arial; font-size: 9pt; color:#FFFFFF; text-decoration:none; font-weight:bold;
}

#tsnavl {
width:2px;
height:19px;
background-image: url(/images/nav_ts_l.gif);
background-repeat: no-repeat;
}
#tsnavr {
width:2px;
height:19px;
background-image: url(/images/nav_ts_r.gif);
background-repeat: no-repeat;
}
#tsnavc {
text-align:center;
height:19px;
background-image: url(/images/nav_ts_bg.gif);
padding-right: 10px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 1px;
white-space: nowrap;
}
#tsnavc a {
font-family: arial; font-size: 8pt; color:#990000;
}

#tit {
text-align:left;
height:13px;
background-image: url(/images/point_tit_bg.gif);
padding-left: 10px;
padding-top: 2px;
padding-bottom: 5px;
white-space: nowrap;
}
#tit h1{font-family: Verdana; color:#000000; font-size:9pt; font-weight: bold; margin:0;}
#tit h2{font-family: Verdana; color:#000000; font-size:9pt; font-weight: bold; margin:0;}

#points {
height:1px;
background-image: url(/images/points.gif);
position:relative;
white-space: normal;
}
#pst{background-color:#F5F2EB; padding:3px; text-align: center; vertical-align:middle;}
#pst a {font-family: arial; font-size: 9pt; color:#990000; font-weight:bold;}
#clear{clear: both;}
.sqbox{background-color:#F6F5F6; padding-left:10px;padding-top:10px;padding-bottom:10px;padding-right:10px;}
.ttp{background-image: url(/images/arrtop.gif); background-repeat: no-repeat; width:15px; height:15px;float:right;cursor:pointer;}
.nft{background-image: url(/images/no_photo.gif); background-repeat: no-repeat; width:110px; height:80px; float:center;}
#cebut {clear: both; position:relative; right:-20px; top:-18px; margin-bottom:0px; padding-bottom:0px; bottom:0px; width:0px; height:0px; visibility:visible;}
#videobut {clear: both; position:relative; right:60px; top:15px; margin-bottom:0px; padding-bottom:0px; bottom:0px; width:0px; height:0px; visibility:visible;}

A:link,A:hover,A:visited{ font-family: Arial; font-size:9pt; color:#2B4353;}
A.blueBULink:hover,A.blueBULink:visited,A.blueBULink:link { font-family: Arial; color:#0000CC; font-size:9pt; font-weight:bold;}
A.blueBU10Link:hover,A.blueBU10Link:visited,A.blueBU10Link:link { font-family: Arial; color:#000000; font-size:10pt; font-weight:bold;text-decoration:none;}
A.blueBU10cbLink:hover,A.blueBU10cbLink:visited,A.blueBU10cbLink:link { font-family: Arial; color:#009900; font-size:10pt; font-weight:bold;text-decoration:none;}
A.blueBBULink:hover,A.blueBBULink:visited,A.blueBBULink:link { font-family: Arial; color:#0000CC; font-size:11pt; font-weight:bold;}
A.blueBBUcbLink:hover,A.blueBBUcbLink:visited,A.blueBBUcbLink:link { font-family: Arial; color:#009900; font-size:11pt; font-weight:bold;}
A.blueULink:hover,A.blueULink:visited,A.blueULink:link { font-family: Arial; color:#0000CC; font-size:9pt;}
A.cbSmallLink:hover,A.cbSmallLink:visited,A.cbSmallLink:link { font-family: Arial; color:#999999; font-size:7.5pt;}
A.sGLink:hover,A.sGLink:visited,A.sGLink:link { color:#003300;font-size:8pt;}

.error { font-size: 9pt; font-family: arial; font-weight: bold; color:#CC0000; }
.small_error { font-size: 8pt; font-family: arial; font-weight: bold; color:#CC0000; }
.b { font-weight : bold;}
.textblock{ text-align: justify; }
.desc{ text-align: justify; padding-top:5px; padding-top:5px; padding-bottom:5px; margin-bottom:5px; font-size:8pt; color:#666666;}
.textleft{text-align: left;}
body,td,h1,h2,b,i,u { font-family: Arial; color:#000000; font-size:9pt;}
.small { font-family: Verdana, Arial; color:#000000; font-size:9px; }
.gray {color:#617684;}
h3{font-family: Arial; color:#000000; font-size:9pt; font-weight: bold; margin:0;}
.lt {text-decoration: line-through;}
.bprice {font-size:15pt; color:#CC0000; font-weight:bold;}
.bship {padding-top:5px; font-size:8pt; color:#666666;}
.slogo {margin-bottom:0px; padding-bottom:0px;}
.slogo {margin-bottom:5px; padding-bottom:5px;}


#tab_h {border:1px solid #CECECE; padding:5px; width:760px; height:27px;}
.tab_l_l {float:left; width:100px; padding-right: 5px;}
.tab_l_oc {float:left; width:16px; padding-left: 5px;}
.tab_l_t {float:left; width:634px; text-align:left;}
#tab_h_d {padding:5px; width:760px; height:125px;}
.tab_l_iy {float:left; width:100px; height:100px; padding-right: 5px; text-align:center; background-repeat: no-repeat; cursor: hand; cursor:pointer;}
.tab_l_in {float:left; width:100px; height:120px; padding-right: 5px; text-align:center; background-image: url(/images/no_photo.gif); background-repeat: no-repeat;}
.tab_l_b {float:left; width:120px; padding-left: 5px;}
.tab_l_m {float:left; width:525px; text-align:left; text-align: justify;}
#tab_l_p {width:760px; height:15px; text-align:right;}

.video {position:static;float:left; background-image: url(/images/video.gif);width:100px;height:17px;background-repeat: no-repeat; cursor: hand; cursor:pointer;}
.mini_cp {width:100px; text-align:center; padding-top:3px; padding-bottom:1px; margin-top:3px;}

.himg img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-moz-opacity: 0.4;}
.himg:hover,.himg2:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}
.himg2 img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity: 0.6;}
.ItemRating {position:relative; left:25px; top:22px; bottom:0px; width:0px; height:0px; visibility:visible;}
-->
