H1      { color: black;   font: bold xx-large   Arial,Helvetica,sans-serif; }
H2      { color: black;   font: bold x-large    Arial,Helvetica,sans-serif; }
H3      { color: black;   font: bold large      Arial,Helvetica,sans-serif; }
H4      { color: black;   font: bold medium     Arial,Helvetica,sans-serif; }
BIG     {
	/*
	color: #0095D3;
	text-indent: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	*/
	color: #4591CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
BIG.sw  {
	color: #4591CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
BIG.sub  {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
DL, DT  { color: #666666; font: bold medium     Arial,Helvetica,sans-serif; }
B       { font-weight: bold; }
strong  { font-weight: bold; }
B.title { color: white;   font-weight: bold; }
em      { color: black;   font: bold medium     Arial,Helvetica,sans-serif;}
small   { color: black;   font: normal x-small  Arial,Helvetica,sans-serif; }
tt      { color: black;   font: normal small    Courier,serif; }
caption { color: black;   font: bold small      Arial,Helvetica,sans-serif; text-align : left; }
BODY, P, TABLE, TD, UL, OL, LI, DD 
        {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
A.fixmenu         {
	color: #4591CE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.fixmenu:hover   { color: yellow;  text-decoration: underline; }
A.fixmenu:visited { color: #4591CE;}

A.mainmenu        {
	color: #4591CE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
A.mainmenu:hover  { color: #4591CE;  text-decoration: none; }
A.mainmenu:visited {color: #4591CE;}
A.submenu         { color: #4591CE;  font: 9pt Arial,Helvetica,sans-serif; text-decoration: none;}
A.submenu:hover   { color: #4591CE;  text-decoration: underline; }
A.submenu.visited { color: #4591CE; }

.title            {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
caption.normal    { color: black;  font: normal small Arial,Helvetica,sans-serif; text-align : left; }

TH                {
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.headrow          {
	background-color: #FFFFFF;
	font-size: 16px;
}
th.bottomrow      {
	background-color: #FFFFFF;
}
td.bottomrow      { background: white; }
.swhead           { background: #4591cd; }
.swbot            { background: white; }

.wizheadrow       { background: #529FDF; }
.wiztab           { margin-left: 30px; }
.rightie          { margin-right:10px; }

.num      { color: black;  font: normal small Courier,serif; }
.device   { color: #00CCFF;  font: bold medium Arial,Helvetica,sans-serif; }
.bignum   { color: blue;  font: bold 12pt Courier,serif; }
.smallnum      { color: black;  font: 9pt Courier New,Courier,serif; }
.fwlist   { color: black;  font: normal 10pt Courier,serif; }
.fwhead   { color: black; font: bold 10pt Arial,Helvetica,sans-serif; }
.hint     { color: #000000; font: 9pt Arial,Helvetica,sans-serif; }
.txtmsg   { color: blue; font: bold x-small Arial,Helvetica,sans-serif; }

INPUT     { color:black; font: normal 11px Arial,Helvetica,sans-serif; }
.thead    {
	background: transparent;
	color: black;
	font-weight: bold;
}
.restartmsg { color: red; font: bold 11pt Arial,Helvetica,sans-serif; }

td.wiz_head {
	background: transparent;
}
td.wiz_gloab {
	background: transparent url(s_earth.gif) no-repeat right;
	width: 50px;
	height: 44px;
}


div.bg_all{
width:100%;
background-color:#ffffff;
vertical-align: top;
padding-bottom: 20px;
}

table.head_tab{
width:550px;
background-color:#0099FF;
margin-bottom: 0px;
margin-left: 5px;
}

table.set_tab{
width:600px;
background-color:#ffffff;
margin-left: 5px;
margin-top: 5px;
}

td.hlp_Ltd{
	width: 120px;
	background-color: #cccccc;
	vertical-align: top;
}