A			{ font-family:verdana; font-size:11px ;text-decoration: none; color:black}  
A:hover	{ font-family:verdana; font-size:11px; text-decoration: underline; color:blue}


body{padding:0px; margin:0px;}
body, td, select, option{font-family: verdana; font-size: 11px;color: #000000;line-Height:150%;}
input, textarea{font-family:verdana; font-size:11px; padding:1px; padding-left:5px;}	

img{border:none}

td.p_l5{padding-left:5px;}
td.p_r5{padding-right:5px;text-align:right}

td.t1{border-top:1px solid #cccccc;}
td.b1{border-bottom:1px solid #cccccc;}
td.r1{border-right:1px solid #cccccc;}
td.l1{border-left:1px solid #cccccc;}

td.greenbg{background-color: #49835c; font-weight: bold; color: #FFF;}
td.bluebg{background-color: #6B97BD; font-weight: bold; color: #FFF;}
td.redbg{background-color: #FC4C02; font-weight: bold; color: #FFF;}

tr.fix_top{position:relative;top:expression(this.offsetParent.scrollTop);}
td.fix_top{position:relative;top:expression(this.offsetParent.scrollTop);}
td.fix_left{position:relative;left:expression(this.offsetParent.scrollLeft);}

#btn_blue_1 {cursor:hand; background-color:0079c0; color:white; border:0px;  font-size: 12px; padding:3px;}
#btn_red_1 {cursor:hand; background-color:fc4c02; color:white; border:0px;  font-size: 12px; padding:3px;}
#btn_yellow_1 {cursor:hand; background-color:feba00; color:white; border:0px;  font-size: 12px; padding:3px;}
#btn_green_1 {cursor:hand; background-color:6DC816; color:white; border:0px;  font-size: 12px; padding:3px;}

#ToolTip {position:absolute;top:0;left:0;background:#13323f;border-color:#65d0e7;border-style:solid;border-width:1px 1px 1px 1px;visibility:hidden;} 
.ToolTipTD {color:white;} 

#container { margin-top:-251px; margin-left:-348px; position:absolute; left:50%; top:50%; z-index:1; }

.topmenu{border: #063C78 1px solid; color: #FFFFFF;}
div.menuBar, div.menuBar a.menuButton,div.menu, div.menu a.menuItem{font-family: "verdana", Arial, sans-serif; font-size: 11px;}
div.menuBar{background-color: #063C78;border: 2px solid #063C78;padding: 4px 2px 4px 2px;text-align: left;}
div.menuBar a.menuButton{
  background-color: transparent;
  border: 1px solid #063C78;
  color: #FFFFFF;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {background-color: transparent;border: 1px outset #063C78;color: #FFFFFF;}
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover{
  background-color: #37659A;
  border: 1px solid #98AFC8;
  color: #FFFFFF;
  left: 1px;
  top: 1px;
}
div.menu{
  background-color: #FFFFFF;
  border: 2px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem{
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight {background-color: #B3D3F4; color: #000000;}
div.menu a.menuItem span.menuItemArrow {margin-right: -.75em;}
div.menu div.menuItemSep {border: 1px inset #e0e0e0; margin: 4px 2px;}

#minical{
	background : buttonface; margin: 5; margin-top: 2;
	border-top: 1 solid buttonhighlight;
	border-left: 1 solid buttonhighlight;
	border-right: 1 solid buttonshadow;
	border-bottom: 1 solid buttonshadow;
	width:155;display:none;position: absolute; z-index: 99
}