BODY {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color: Silver;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color: #DCDDDE;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color: #999999;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

A {COLOR: #000066;TEXT-DECORATION: none;font-family: Arial;}
A:link {COLOR: #000099;TEXT-DECORATION: none;font-family: Arial;}
A:visited {TEXT-DECORATION: none}
A:hover {COLOR: #0000ff;TEXT-DECORATION: underline}

A.white {COLOR: #eeeeee;TEXT-DECORATION: none;font-family: Arial;}
A.white:link {COLOR: #eeeeee;TEXT-DECORATION: none;font-family: Arial;}
A.white:visited {TEXT-DECORATION: none}
A.white:hover {COLOR: #ffffff;TEXT-DECORATION: underline;}

A.menu {COLOR: #999999;TEXT-DECORATION: none;font-family: Arial; font-weight:bold;}
A.menu:link {COLOR: #999999;TEXT-DECORATION: none;font-family: Arial; font-weight:bold;}
A.menu:visited {TEXT-DECORATION: none}
A.menu:hover {COLOR: #666666;TEXT-DECORATION: none; font-weight:bold;}
form {margin:0px;}

.form {
font-family: Arial;
font-size: 9pt; 
background-color: #ffffff;
color: #666666;
border: 1px solid #cccccc;
}

.form2 {  font-size: 9pt; color: #000000; background-color: #eeeeee; border-color: #FFFFFF #99CCFF #99CCFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.scroll{
scrollbar-face-color : #6699ff ;
scrollbar-shadow-color : #3366ff ;
scrollbar-highlight-color : #3366ff ;
scrollbar-3dlight-color : #3366ff ;
scrollbar-darkshadow-color : #3366ff ;
scrollbar-track-color : #99ccff ;
scrollbar-arrow-color : #0000cc }
}

p {font-size:9pt;}
td {font-size:10px;}
.Aqua {font-size:9pt;background-color:#99ccff;}
.white {background-color:#ffffff;}
.Gray {font-size:9pt;background-color:#f3f3f3;}
.Grayon {background-color:#e0e0e0;}
.darkGray {font-size:9pt;background-color:#333333;}
.darkred {background-color:#6e5330;}
.Green {font-size:9pt;background-color:#00cc00;}
.Green1 {font-size:9pt;background-color:#ccff99;}
.YG {font-size:9pt;background-color:#ccff99;}
.Blue {color:#0033cc;}
.user {color:#00cc33;font-weight:bold;}

.darkgraybg {background-color:#333333;color:#ffffff}
.graybg {background-color:#999999;color:#ffffff}

.tGreen {color:#00cc00;}
.tGreen1 {color:#99ffcc;}

.title {color:#006699;font-size:12pt; font-weight:bold;}
.title9 {color:#3e1300;font-size:9pt; font-weight:bold;}
.title1 {font-family:Arial, Helvetica;font-weight:bold;color:#ffffff;font-size:12pt; filter:shadow(color=#333333,direction=135,Strength=1);}
.title2 {color:RED;font-size:12pt; font-weight:bold; filter:shadow(color=#000000,direction=135,Strength=3);}
.title3 {color:#cc99ff;font-size:12pt; font-weight:bold; filter:shadow(color=#000000,direction=135,Strength=3);}

.newstitle {color:#ffcc66;font-size:12pt; font-weight:bold; filter:shadow(color=#000000,direction=135,Strength=3);}
.pname {color:#ff9900;font-size:9pt; font-weight:bold;}

.b_up {border-style:"outset";border-width:2;border-color:#ffffff;background:#e0e0e0;}
.b_td {border-style:"solid";border-width:2;border-color:#e0e0e0;background:#e0e0e0;}
.b_td_g {border-style:"solid";border-width:1;border-color:#ffffff;background:#ffffff;color:#999999;}
.b_up_g {border-style:"solid";border-width:1;border-color:#cccccc;background:#ebebeb;color:#333333;}

.b_td_t {background:null;filter:shadow(color=#000000,direction=135,Strength=2);}
.b_td_tup {background:#00cc00;}

.b_td_t1 {filter:alpha(opacity=50);}
.b_td_tup1 {filter:alpha(opacity=100);}


.hot {color:000000;font-family:Arial;filter:Glow(color='#ee6600', Strength='2');}
.hotgreen {color:000000;font-family:Arial;filter:Glow(color='#00cc00', Strength='2');}
.item {font-family: Arial;font-weight:bold; color:#ee00cc}

.topic {color:#669900}
.pt9 {font-family: Arial; FONT-SIZE: 9pt}
.tr9c {font-family: Arial; FONT-SIZE: 9pt; background-color:#00ccff;}
.tr9 {font-family: Arial; FONT-SIZE: 9pt; background-color:#f8f8f3;}
.pt12 {font-size:12pt;color:#ff3300}

.user {color:#0033ff}

.price_origin {color:#ff3333;font-family:Arial, Helvetica;}
.price_web {color:#ff3333;font-family:Arial, Helvetica;}
.price_special {color:#ff3333;font-weight:bold;font-family:Arial, Helvetica;}
.price_big {font-size:9pt;color:#993333;font-family:Arial, Helvetica;font-weight:bold;}

.helptopic {color:#ff9933;font-weight:bold;}
.huge {font-size:96pt;font-family:Arial, Helvetica;font-weight:bold;color:#66ff33;}






body {
  font: normal 11px verdana;
  }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 240px; /* Width of Menu Items */
  border-bottom: 1px solid #cccccc;
  }

ul li {
  position: relative;
  border-bottom: 1px solid #cccccc;
  }
  
li ul {
  position: absolute;
  left: 240px; /* Set 1px less than menu width */
  top: 0;
  background: #fff; /* IE6 Bug */
  border: 1px solid #ccc;
  display: none;
  }

/* Styles for Menu Items */
ul li a {
  display: block;
  text-decoration: none;
  color: #777;
  padding: 5px;
  border-bottom: 0;
  }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
    
li ul li a { padding: 4px 8px; } /* Sub Menu Styles */
    
li:hover ul, li.over ul { display: block; } /* The magic */

