.9NEW {  font-family: Arial, Helvetica, sans-serif;  font-size: 9px; text-decoration: none; }
.11C {  font-family: Arial, Helvetica, sans-serif;  font-size: 11px; text-decoration: none; }
.14x { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.13x { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.13C { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; }
.13S {font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-decoration: none;}
.12x { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
.16x { font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.18x { font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
.24S {font-family: Arial, Helvetica, sans-serif;font-size: 24px;text-decoration: none;}
.30S {font-family: Arial, Helvetica, sans-serif;font-size: 30px;text-decoration: none;}
.50x { font-family: Arial, Helvetica, sans-serif; font-size: 50px; font-style: italic; }
.13new {font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-decoration: none;}

.text_black {color: #000000}
.text_green {color: #00FF00}
.text_green2 {color: #009900}
.text_red {color: #FF0000}
.text_white {color: #FFFFFF}
.text_blue {color: #0000FF}
.text_blue2 {color: #0099CC}
.text_blue3 {color: #006699}
.text_gray {color: #999999}
.text_gray2 {color: #666666}
.text_yollow {color: #FFFF00}
.text_orange {color: #FF9900}

.style1 {color: #FF0000;}
.style2 {color: 0000CC;}
.style3 {color: #CC0000}
.style4 {color: #CCFF66}
.style6 {color: #990000}
.style7 {color: #000066}

form {
    margin: 0px;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}

.link_red {
	COLOR: #FF0000; TEXT-DECORATION: underline
}

.border1 {
	BORDER-RIGHT: #009933 1px double; BORDER-TOP: #009933 1px double; BORDER-LEFT: #009933 1px double; BORDER-BOTTOM: #009933 1px double
}
.border2 {
	BORDER-RIGHT: #cccccc 1px double; BORDER-TOP: #cccccc 1px double; BORDER-LEFT: #cccccc 1px double; BORDER-BOTTOM: #cccccc 1px double
}
.border3 {
	BORDER-RIGHT: #aca899 1px double; BORDER-TOP: #aca899 1px double; BORDER-LEFT: #aca899 1px double; BORDER-BOTTOM: #aca899 1px double
}

.buttonAsLink{
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         13px;
	color:             #000099;
	text-decoration: underline;
	background-color:  #FFFFFF;
	border-width:      0;  
	cursor:            pointer;
}

.buttonAsLink2{
	font-family:       "Courier New", Courier, monospace;
	font-size:         13px;
	color:             #000099;
	background-color:  #FFFFFF;
	border-width:      0;
	cursor:            pointer;
	text-align: left;
	background-color: expression('#FFFFFF',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#FFFFFF'; });
}

.buttonAsLink2_C{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         13px;
	color:             #000099;
	background-color:  #FFFFFF;
	border-width:      0;
	cursor:            pointer;
	text-align:center;
	background-color: expression('#FFFFFF',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#FFFFFF'; });
}

.buttonAsLink3_C{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         13px;
	color:             #000099;
	background-color:  #FFFFFF;
	border-width:      0;
	cursor:            pointer;
	text-align:center;
	background-color: expression('#FFFFFF',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#FFFFFF'; });
}

.buttonAsLink2_L{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         13px;
	color:             #000099;
	background-color:  #FFFFFF;
	border-width:      0;
	cursor:            pointer;
	text-align:left;
	background-color: expression('#FFFFFF',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#FFFFFF'; });
}

.buttonAsLink3{
	font-family:       "Courier New", Courier, monospace;
	font-size:         13px;
	color:             #000099;
	background-color:  #CACAFF;
	border-width:      0;
	cursor:            default;
	text-align: left;	
}

.buttonAsLink4{
	font-family:       "Courier New", Courier, monospace;
	font-size:         11px;
	background-color:  #C5FFB0;
	border-width:1px;
	cursor:            default;
}

.buttonAsLink5{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         12px;
	background-color:  #DBEB63;
	border-width:1px;
	cursor:            default;
}

.buttonAsLink6{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         12px;
	background-color:  #F4E364;
	border-width:1px;
	cursor:            default;
}

.buttonAsLink_hover{
	font-family:       Verdana, Arial, Helvetica, sans-serif;
	font-size:         13px;
	color:             #FF0000;
	text-decoration: underline;
	background-color:  #FFFFFF;
	border-width:      0;
	cursor:            pointer;
}

.button_Link{
	font-family: Tahoma;	
	height: 24px; 
	padding-left:0px;
	color:             #FF0000;
	text-decoration: underline;
	border-top:1px solid #AFB5B8;
	border-left:1px solid #AFB5B8;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	cursor: hand;
	background-color:  #FFFFFF;
	padding:2px;
}

.panel-inset {
	background-color:#EEEEEE;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #555555;
	border-left-color: #555555;
	border-bottom-color: #EEEEEE;
	border-right-color: #EEEEEE;
	height: 22px;
}

.browser {
	background-color:#0000FF;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	height: 20px;
	width: 500px;
	position: fixed;
}

.browser_bottom {
	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-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headcontent {
	background-color:#00519B;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	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: solid;
	border-left-style: solid;
	border-top-color: #B1E7DF;
	border-right-color: #002D62;
	border-bottom-color: #002D62;
	border-left-color: #B1E7DF;
}
.headcontent2 {
	background-color:#00519B;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1E7DF;
	border-bottom-color: #B1E7DF;
}
.headcontent3 {
	background-color:#00519B;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B1E7DF;
	border-bottom-color: #B1E7DF;
	text-align: center;
}

.hcontent_dblue {
	color:#FFF;
	font-weight:bold;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1E7DF;
	border-right-color: #002D62;
	border-bottom-color: #002D62;
	border-left-color: #B1E7DF;
	background-image: url(../images/hbkm_dblue.png);
  border-color: #000099;
  border-bottom: 0;
  border-left: 0;
  border-top: 0;
  border-right: 0
}

.contentgl_green {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid #99CC66;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkgl_green1.png);
	border-color: #99CC66;
}

.contentgl_green_12px {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid #99CC66;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkgl_green1.png);
	border-color: #99CC66;
	font-size: 11px;
}

.contentgm_lblue {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkgm_lblue.png);
  border-color: #99CCFF
}

.contentgn_sky {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkgn_sky.png);
	border-color: #0099FF;
	text-decoration: none;
}

.contentn_lblue {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkn_lblue.png);
  border-color: #99CCCC #99CCCC
}

.contentn_lblue_12x {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkn_lblue.png);
	border-color: #99CCCC #99CCCC;
	font-size: 11px;
}

.contentgn_white {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkgn_white.png);
  border-color: #BBBBBB
}

.contentn_lgreen {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkn_lgreen.png);
  border-color: #66CC00
}

.contentn_orange {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkn_orange.png);
  border-color: #FFCC66
}

.contentn_orange_12x {
	color:#333333;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hbkn_orange.png);
  border-color: #FFCC66;
	font-size: 11px;
  
}

.button_red {
	background:url(../images/buttom_red.png);
	cursor: hand;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	BORDER-BOTTOM-STYLE: none; 
	color:#ffffff;
	font-weight:bold; 
	height: 24px; 
	padding-left:0px;
	font-family: Tahoma;	
}

.th {
	background-color:#FDB800;
	color:#724809;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid #B76E00;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
}
.thinc {
	background-color:#D79B00;
	color:#724809;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid #B76E00;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
}

.thdec {
	background-color:#FFCA3C;
	color:#724809;
	padding:2px;
	text-transform:uppercase;
	border-top:1px solid #F4D39E;
	border-left:1px solid #F4D39E;
	border-bottom:1px solid #B76E00;
	border-right:1px solid #B76E00;
	font-family: Arial, Helvetica, sans-serif;
}

.cell {
	background-color:#DDE2E7;
	color:#333333;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#DDE2E7',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#DDE2E7'; });
}

.cell-left {
	background-color:#DDE2E7;
	color:#333333;
	padding:2px;
	text-align:left;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#DDE2E7',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#DDE2E7'; });
}

.cell-10 {
	background-color:#DDE2E7;
	color:#333333;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#DDE2E7',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#DDE2E7'; });
}

.cell-101 {
	background-color:#F2F1EE;
	color:#0000FF;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#F2F1EE',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#F2F1EE'; });
}

.cell-102 {
	background-color:#F2F1EE;
	color:#333333;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#F2F1EE',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#F2F1EE'; });
}

.cell-103 {
	background-color:#F2F1EE;
	color:#FF0000;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#F2F1EE',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#F2F1EE'; });
}

.cell-104 {
	background-color:#F2F1EE;
	color:#009900;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	background-color: expression('#F2F1EE',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#F2F1EE'; });
}

.cell2 {
	background-color:#C6CED7;
	color:#333333;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	background-color: expression('#DDE2E7',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#DDE2E7'; });
}

.cell3 {
	background-color:#C5FFB0;
	color:#333333;
	padding:2px;
	text-align:center;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-size: 13px;
	background-color: expression('#C5FFB0',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#C5FFB0'; });
}

.cell4 {
	background-color:#990000;
	color:#FFFFFF;
	padding:2px;
	text-align:center;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	background-color: expression('#990000',
    this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#FFCC00'; },
    this.onmouseout = function() { this.runtimeStyle.backgroundColor = '#990000'; });
}

.panel {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.white-panel {
	background-color:#FFFFFF;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.white-panel_2 {
	background-color:#FFFFFF;
	color:#0000FF;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.panel-inset {
	background-color:#EEEEEE;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #555555;
	border-left-color: #555555;
	border-bottom-color: #EEEEEE;
	border-right-color: #EEEEEE;
	height: 22px;
}

.paneltop {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:0px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}

.paneltop-mid {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:0px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:0px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}

.paneltop-left {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:0px solid #AFB5B8;
	border-right:0px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}

.paneltop-right {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:1px solid #FFF;
	border-left:0px solid #FFF;
	border-bottom:0px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}
.panelmid {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:0px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:0px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}

.panelbottom {
	background-color:#DDE2E7;
	color:#006699;
	padding:2px;
	border-top:0px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #AFB5B8;
	border-right:1px solid #AFB5B8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}

.input {
	BORDER-RIGHT: 1px groove; BORDER-TOP: 1px groove; BORDER-LEFT: 1px groove; BORDER-BOTTOM: 1px groove
}

input.groovybutton
{
	width:109px;
	height:23px;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff3399FF',EndColorStr='#ffFFFFFF');
	border-width:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
}

#loading {
	width: 300px;
	height: 90px;
	background-color: #EBEBEB;
	border : solid 1px #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
}

.Transform_bule   { filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#BEC6E3, gradientType=0); }

#hintbox{ /*CSS for pop up hint box  ãªé¡Ñº tip*/
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover  ãªé¡Ñº tip*/
font-weight: bold;
color: navy;
margin: 0px 0px;
}

