
.a:link { color: #0066CC; }
.a:visited { color: #0066CC; }

.inputh {
	font-weight: bold;
	background-color: #EEEEFF;
	border: 0px;
}
html, body {
	height: 100%;
}

body {
	font-family: verdana,arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	/*
	background: #ececec url(/img/bg.gif) fixed center top;
	*/
}

.menu            { background-color: #99CCD0; }
.menu a:link     { font-size: 8pt; text-decoration: none; color: #0000FF; }
.menu a:visited  { font-size: 8pt; text-decoration: none; color: #0000FF; }
.menu a:active   { font-size: 8pt; text-decoration: none; color: #FFFF00; }
.menu a:hover    { font-size: 8pt; text-decoration: none; color: #FFFF00; }
.menuhr { color: #999; }

ul { margin-top: 1px; margin-left: 16px; list-style-type: disc; padding-left: 0; }

h1 { color: #000090; font-size: 13pt; }
h2 { color: #000090;font-size: 1.2em; }
h3 { color: #900; font-size: 1.1em; }
h4 { color: #000090; font-size: 10pt; }
h5 { color: #900000; margin-bottom: 5px; }
h6 { color: #000090; font-size: 13pt; }

table thead th {
  font-weight: bold;
  font-size: 12px;
}
table tfoot th {
  font-weight: normal;
  font-size: 11px;
}

td {
  text-align: left;
}

.h3 {
  color: #000090; 
  font-size: 13pt; 
  font-weight: bold; 
}

.navigation { color: #0000FF; }

a.dirty:link    { color: #0000FF; }
a.dirty:visited { color: #0000FF; }
a.dirty:active  { color: #0000FF }
a.dirty:hover   { color: #0000FF; }

.sbg     { background: #fff;}
.sbg2    { background: #fff;}

tr.stitle th {
	font-size: smaller;
	text-align:left;
}
	
.stitle   { background: #9ec; }
.sheading { background: #ccf; font-weight: bold; }
.sbox     { background: #ccf; border: 1px #aad solid; }
.snavbar  { background: #D5DDEE; }
.slist    { background: #eef; text-decoration: none; }
.slist1   { background: #ddf; text-decoration: none; }
.slist2   { background: #cce; }
.slist3   { background: #eec; }
.slist4   { background: #efefef; border: 1px solid #ccc; text-decoration: none; }
.slist5   { background: #f7f7f7; border-bottom: 1px dotted #ccc; }
.slist6   { background: #777; color: #fff;}
.slist6 a { background: #777; color: #fff;}
.small    { font-size: 8pt; }
.sinfo    { background: #fff; border: 1px #ccf solid; }
.sborder  { border: 1px #ccd solid; }
.t        { text-decoration: none; }


TEXTAREA { width: 100%; }

font.logo    { color: #ff0; font-weight: bold; font-size: 16pt; }
font.heading { color: #900000; font-weight: bold; font-size: 16pt; }
font.main    { font-weight: normal; font-size: 10pt; }
font.small   { font-weight: normal; font-size: 8pt; }


.c { background: #ccd; }

colorbutton {
 BORDER-TOP-WIDTH: 2px;
 FONT-WEIGHT: bold;
 BORDER-LEFT-WIDTH: 2px;
 FONT-SIZE: 9pt;
 BORDER-LEFT-COLOR: #eee;
 BACKGROUND: #ddd;
 BORDER-BOTTOM-WIDTH: 2px;
 BORDER-BOTTOM-COLOR: #eee;
 COLOR: #333;
 BORDER-TOP-COLOR: #eee;
 FONT-FAMILY: verdana, arial, helvetica, sans-serif;
 BORDER-RIGHT-WIDTH: 2px;
 BORDER-RIGHT-COLOR: #eee;
}

form { padding:0px; margin:0px; }

div.tabs {
	float: left;
	width: 100%;
	background: #DAE0D2 url("/img/tab/bg.gif") repeat-x bottom;
	font-size: 93%;
	line-height: normal;
}
div.tabs ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}
div.tabs li {
	float: left;
	background: url("/img/tab/left_both.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #765 ;
}

div.tabs a {
	float: left;
	display: block;
	width: .1em;
	background: url("/img/tab/right_both.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}

div.tabs > ul a { width: auto; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tabs a { float: none; }
/* End IE5-Mac hack */
div.tabs a:hover {
	color: #333;
}
div.tabs li.current {
	background-position: 0 -150px;
	border-width: 0;
}
div.tabs li.current a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
}
div.tabs li:hover, div.tabs li:hover a {
	background-position: 0% -150px;
	color: #333;
}
div.tabs li:hover a {
	background-position: 100% -150px;
}


table.info                {  }
table.info thead th       { background: #ccf; font-size: larger;}
table.info tbody th       { background: #E0E0FF; text-align: left; font-size: smaller; }
table.info tbody th:after { content: ":"; }
table.info tbody td       { background: #E0E0FF; font-size: smaller; }

table.engines                {  }
table.engines thead th       { background: #ccd; font-size: larger;}
table.engines tbody th       { background: #E0E0FF; text-align: left; font-size: smaller; }
table.engines tbody th:after { content: ":"; }
table.engines tbody td       { background: #E0E0FF; font-size: smaller; }

div.bar { 
  border-top: solid 2px #0077DD;
  background-color: #004080;
  border-bottom: solid 2px #002266;
  text-align: right;
  color: #fff;
  float: left;
  padding-top: 0;
  height: 1em;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
}

div.popularbar { 
  background-color: #9999EE;
  text-align: left;
  color: #000;
  float: left;
  padding-top: 0;
  height: 1em;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 2;
}

div.graph_heading { 
  background-color: #ccf;
  text-align: center;
  font-size: larger;
  font-weight: bold;
  color: #000;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  width: 368px;
  left: 0px;
  top: 0px;
  z-index: 2;
}


div.bar a {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 3;
  color: yellow;
}

.bold {
  font-weight: bold;
}

.xref-matched {
  font-weight: bold;
  color: #f00;
}

.xref-meta-matched {
  font-weight: bold;
  color: #333;
}

/******************************************/
.topmenu {
	border: 1px #878787 solid;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.topmenu a:link    { text-decoration: none; color: #333; }
.topmenu a:visited { text-decoration: none; color: #333; }
.topmenu a:active  { text-decoration: none; color: #333; }
.topmenu a:hover   { text-decoration: none; color: #06c; }

.footer {
	border: 1px #878787 solid;
	font-size: 0.6em;
	color: #333;
	text-align: center;
}
.footer a:link    { text-decoration: underline; color: #333; }
.footer a:visited { text-decoration: underline; color: #333; }
.footer a:active  { text-decoration: underline; color: #333; }
.footer a:hover   { text-decoration: underline; color: #06c; }

.main {
/*	border-left:1px #878787 solid;
	border-right:1px #878787 solid;*/
	background-color: #fff;
	padding: 10px 5px 10px 5px;
}

.box {
	background-image: url(/img/tab4.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px #878787 solid;
}

.left a  { text-decoration: none; }

input.button, button {
  border: 1px solid #aad;
  padding: 1px;
  background: #fff url('/img/button.gif');
  line-height: 18px;
  height: 22px;
  color: #000060; 
  cursor: pointer;
}

div#left-menu   { width: 170px; margin-right: 20px; }
td#content      { padding: 0 0 0 20px; border-left: 1px solid #0000FF; }
div#manual-menu { width: 200px; margin: 0 20px 0 0; }

/* additional rules i made when i work on api information pages */
td#content ul li {margin-bottom: 5px;}
hr.divider {margin: 20px 40px 20px 0px;}
li {
  margin-top: 2px;
  margin-bottom: 2px;
}
/* from kd-manual16.html */
.frm { border:1px #666 solid; background-color:#ececec; padding:5px; }

.inputh {
	font-weight: bold;
	background-color: #eef;
	border: 0px;
}

/*
  HEADER CSS
*/
table#header {
  margin: 0px auto 0px auto;
  background-color: #002951;
}
table#header table td {
  color: #fff;
  font-family: verdana, tahoma, "trebuchet ms", arial, verdana;
  letter-spacing: 0.5px;
  font-size: 11px;
  white-space: nowrap;
}
table#header td.link-divider {
  padding: 0 5px 0 5px;
}
table#header a img {
  border: 0;
}

td#middle-tab, td#right-tab {
  background: url(/img/header/middle-tab-bg.gif) repeat-x bottom;
}

td#middle-tab table {
  padding-left: 5px;
}

td#right-tab {
  text-align: right;
}

td#right-tab table {
  background: url(/img/header/right-tab-bg.gif);
  padding-right: 5px;
  margin-right: 0;
  margin-left: auto;
}
td#right-tab table td {
  font-weight: bold;
}

table#header table td#current a {
  color: #fc0;
  font-weight: bold;
}
table#header td a {
  text-decoration: none;
  color: #fff;
}
table#header td a:hover {
  color: #fc0;
}

td#shadow{
  height: 6px;
  background: #eee url(/img/header/search-bg.png) repeat-x top;
}

table#search-bar {
  /*border-bottom: 1px solid #ccd;
  background-color: #EFEFEF;*/
}


table#toolbar {
  border-bottom: 1px solid #ccd;
  background-color: #EFEFEF;
}
table#toolbar table td {
  white-space: nowrap;
  padding: 0;
  height: 15px;
}
table#toolbar table td a {
  display: block;
  text-decoration: none;
  color: #069;
  background-repeat: no-repeat;
  background-position: 7px 50%;
  padding: 5px 5px 5px 27px;
}

input.copy 	{background: #eef; background-image: url(/img/ico/copy.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.paste	{background: #eef; background-image: url(/img/paste.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.translate {background: #eef; background-image: url(/img/ico/babelfish.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.delete {	background: #eef; background-image: url(/img/ico/trash.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }

input.dns-g {	background: #eef; background-image: url(/img/dns-g.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: text; }

input.dns {	background: #eef; background-image: url(/img/dns.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.busyblue {background: #eef; background-image: url(/img/busy-blue.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.find {	background: #eef; background-image: url(/img/find.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.filter {	background: #eef; background-image: url(/img/ico/filter.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.filter-g { background: #eef; background-image: url(/img/ico/filter-grey.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; }
input.export {	background: #eef; background-image: url(/img/ico/export.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.export-g { background: #eef; background-image: url(/img/ico/export-grey.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; }
input.analyze {	background: #eef; background-image: url(/img/ico/analyze.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; cursor: pointer; }
input.analyze-g { background: #eef; background-image: url(/img/ico/analyze-grey.gif); background-repeat: no-repeat;
		background-position: center center; width: 22px; height: 22px; border: 0px; }
table#toolbar table td a.research { background-image: url(/img/ico/research.gif); }
table#toolbar table td a.research-g { background-image: url(/img/ico/research-grey.gif); color: #888; cursor: text}
table#toolbar table td.research-active a{ background-image: url(/img/ico/research.gif); background-color: #fefefe; }
table#toolbar table td.research-active { background: #ccc; border: 1px solid #bbb; }
table#toolbar table td.analyze a { background-image: url(/img/ico/analyze.gif); }
table#toolbar table td.analyze-g a { background-image: url(/img/ico/analyze-grey.gif); color: #888; cursor: text}
table#toolbar table td.analyze-active a { background-image: url(/img/ico/analyze.gif); background-color: #fefefe; }
table#toolbar table td.analyze-active {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td.crossref a { background-image: url(/img/ico/crossref.gif); }
table#toolbar table td.crossref-g a { background-image: url(/img/ico/crossref-grey.gif); color: #888; cursor: text}
table#toolbar table td.crossref-active a { background-image: url(/img/ico/crossref.gif); background-color: #fefefe; }
table#toolbar table td.crossref-active {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td.filter a { background-image: url(/img/ico/filter.gif); }
table#toolbar table td.filter-g a { background-image: url(/img/ico/filter-grey.gif); color: #888; cursor: text}
table#toolbar table td.filter-active a { background-image: url(/img/ico/filter.gif); background-color: #fefefe; }
table#toolbar table td.filter-active  {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td.industry a { background-image: url(/img/ico/industry.gif); }
table#toolbar table td.industry-g a { background-image: url(/img/ico/industry-grey.gif); color: #888; cursor: text}
table#toolbar table td.industry-active a { background-image: url(/img/ico/industry.gif); background-color: #fefefe; }
table#toolbar table td.industry-active {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td.density a { background-image: url(/img/ico/density.gif); }
table#toolbar table td.density-g a { background-image: url(/img/ico/density-grey.gif); color: #888; cursor: text}
table#toolbar table td.density-active a { background-image: url(/img/ico/density.gif); background-color: #fefefe; }
table#toolbar table td.density-active {background: #ccc; border: 1px solid #bbb;}
table#toolbar table td.export a { background-image: url(/img/ico/export.gif); }
table#toolbar table td.export-g a { background-image: url(/img/ico/export-grey.gif); color: #888; cursor: text}
table#toolbar table td.export-active a { background-image: url(/img/ico/export.gif); background-color: #fefefe; }
table#toolbar table td.export-active {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td.import a { background-image: url(/img/ico/import.gif); }
table#toolbar table td.import-g a { background-image: url(/img/ico/import-grey.gif); color: #888; cursor: text}
table#toolbar table td.import-active a { background-image: url(/img/ico/import.gif); background-color: #fefefe; }
table#toolbar table td.import-active {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td.projects a { background-image: url(/img/ico/projects.gif); }
table#toolbar table td.projects-g a { background-image: url(/img/ico/projects-grey.gif); color: #888; cursor: text}
table#toolbar table td.projects-active a { background-image: url(/img/ico/projects.gif); background-color: #fefefe; }
table#toolbar table td.projects-active {background: #ccc; border: 1px solid #bbb;} 
table#toolbar table td a.meta { background-image: url(/img/ico/meta.gif); }
table#toolbar table td a.meta-g { background-image: url(/img/ico/meta-grey.gif); color: #888; }
table#toolbar table td a.translate { background-image: url(/img/ico/babelfish.gif); }
table#toolbar table td a.translate-g { background-image: url(/img/ico/babelfish-grey.gif); color: #888; }
table#toolbar table td a.thesaurus { background-image: url(/img/ico/thesaurus.gif); }
table#toolbar table td a.thesaurus-g { background-image: url(/img/ico/thesaurus-grey.gif); color: #888; }
table#toolbar table td a.spelling { background-image: url(/img/ico/spelling.gif); }
table#toolbar table td a.spelling-g { background-image: url(/img/ico/spelling-grey.gif); color: #888; }
table#toolbar table td a.delete { background-image: url(/img/ico/delete.gif); }
table#toolbar table td a.delete-g { background-image: url(/img/ico/delete-grey.gif); color: #888; }
table#toolbar table td a.copy { background-image: url(/img/ico/copy.gif); }
table#toolbar table td a.copy-g { background-image: url(/img/ico/copy-grey.gif); color: #888; }
table#toolbar table td a.permute { background-image: url(/img/ico/permute.gif); }
table#toolbar table td a.permute-g { background-image: url(/img/ico/permute-grey.gif); color: #888; }
table#toolbar table td.help a{ background-image: url(/img/ico/help.gif); }
table#toolbar table td.help-g a{ background-image: url(/img/ico/help-grey.gif); color: #888; }
table#toolbar table td.help-active a { background-image: url(/img/ico/help.gif); background-color: #fefefe; }
table#toolbar table td.help-active {background: #ccc; border: 1px solid #bbb;} 

div#advanced-toolbar td a.meta,
div#advanced-toolbar td a.filter,
div#advanced-toolbar td a.industry,
div#advanced-toolbar td a.translate,
div#advanced-toolbar td a.thesaurus,
div#advanced-toolbar td a.spelling,
div#advanced-toolbar td a.export,
div#advanced-toolbar td a.import,
div#advanced-toolbar td a.delete,
div#advanced-toolbar td a.copy,
div#advanced-toolbar td a.permute,
div#advanced-toolbar td a.help,
div#basic-toolbar td a.help {
  /*width: 16px;
  padding-left: 7px;*/
  height: 16px;
}





table#toolbar table td a:hover {
  color: #900;  background-color: #ddd;
}

table#toolbar table td.research-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.analyze-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.crossref-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.filter-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.industry-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.density-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.import-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.export-g a:hover {  color: #888;  background-color: #eee; }
table#toolbar table td.projects-g a:hover {  color: #888;  background-color: #eee; }


table#toolbar table td#switcher {
  font-size: 10px;
  display: none;
}
table#toolbar table td#switcher a {
  padding: 0;
  font-weight: normal;
}
table#toolbar table td#switcher a:hover {
  background-color: transparent;
}

div#advanced-toolbar, div#basic-toolbar {
  text-align: left;
}
div#advanced-toolbar table, div#basic-toolbar table {
  margin: 0;
  /*margin: 0 auto;*/
}



    
div.panel { border: 1px solid #ccd; border-bottom: none; padding: 0; }
div.panel h4 { text-align: center; background-color: #c9ccff; margin: 0; padding: 10px; }
div.panel p { margin: 0; padding: 10px; color: #000090; border-bottom: 1px solid #c9ccff;}
div.panel ul { clear: both; padding-left: 25px; }



div#advanced-search, div#basic-search {
  margin-top: 20px;
}

div#advanced-search table, div#basic-search table {
  background: #f0f0f0;
  border: 0px solid #ccc;
}
div#advanced-search table table {
 border: 0px;
}

div#advanced-search label {
  color: #333;
  font-size: 1.0em;
}
div#advanced-search select, div#advanced-search input, div#basic-search select, div#basic-search input {
  font-family: verdana, arial, sans-serif;
  font-size: 1.0em;
}
div#advanced-search button, div#basic-search button {
  font-family: verdana;
  font-size: 1.0em;
  width: 7.0em;
}


div#footer {
  background-color: #e0e0e0;
  border-top: 1px solid #ccc;
  padding: 0 0 5px 0;
  text-align: center;
}
div#footer p {
  margin: 10px 0 10px 0;
}

ul#manual-menu li { margin-top: 4px; margin-bottom: 4px; }

/* special rules for manual pages */
td#manual-menu { padding-top: 10px; padding-bottom: 10px; background-color: #4E6F90; border: 1px solid #091F35; }
td#manual-content { border: 1px solid #4E6F90; padding: 10px; }
td#manual-menu table {}
td#manual-menu table tr td.leftlink { background-color: #4E6F90; color: #000; padding: 1px 10px 1px 10px; }
td#manual-menu table tr td.leftlinkmain { background-color: #4E6F90; color: #000; padding: 1px 10px 1px 10px; font-weight: bold; }
td#manual-menu table tr td.leftactive { background-color: #365677; color: #000; padding: 1px 10px 1px 10px; }
td#manual-menu table tr td.leftactivemain { background-color: #365677; color: #000; padding: 1px 10px 1px 10px; font-weight: bold; }

td#manual-menu table tr td.leftlink a,
td#manual-menu table tr td.leftlinkmain a { padding: 0; color: #fff; text-decoration: none; }
td#manual-menu table tr td.leftactive a,
td#manual-menu table tr td.leftactivemain a { padding: 3px; color: #fff; text-decoration: none; }

td#manual-menu table tr td.leftlink a:hover,
td#manual-menu table tr td.leftactive a:hover,
td#manual-menu table tr td.leftlinkmain a:hover,
td#manual-menu table tr td.leftactivemain a:hover { color: #fc0;}

ul.faq li { margin-top: 4px; margin-bottom: 4px; }

ul#flag-top, ul#flag-top ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #002951;
  text-align: left;
}

ul#flag-top {
  width: 130px;
  height: 2.0em;
  clear:both;
  float:left;
  margin-left: 10px;
  margin-right: 10px;
}

ul#flag-top li { /* all list items */
  float: left;
  position: relative;
  background-color: #002951;
  color: #ececec;
  padding: 0;
  width: 130px;
}

ul#flag-top li a {
  display: block;
  background-color: #002951;
  color: #ececec;
  text-decoration: none;
  padding: 0.4em 0 0.4em 0;
}

ul#flag-top li ul li {
  border-bottom: 1px solid #555;
}

ul#flag-top li table {
  width: 120px;
  margin: 0 5px 0 5px;
}

ul#flag-top li td img {
  padding: 0;
  margin: 0;
}

ul#flag-top li ul li a,
ul#flag-top li ul li a:hover,
ul#flag-top li ul li a.over {
  background-color: #002951;
}

ul#flag-top li ul { /* second-level lists */
  display: none;
  position: absolute;
  top: 2.3em;
  left: 0;
  padding: 0;
}

ul#flag-top li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
  top: auto;
  left: auto;
}

ul#flag-top li:hover ul, 
ul#flag-top li.over ul { /* lists nested under hovered list items */
  display: block;
}

ul#flag-top li#first {
  border-top: 1px solid #555;
}
/* Fading Tooltips */
body div#toolTip { position:absolute;z-index:1000;width:220px; background: #feb; border: 1px solid #d7d7d7;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#000;font:12px/13px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:pink; }

.centerabsolutewarning {
	position: absolute;
	margin-top: -50px;
	margin-left: 30%;
	margin-right: 20%;
	border: 1px solid #777;
	padding: 5px;
	text-align: left;
	background: #f80000;
	display: block;
	width: 400px;
	color: #fff;
}


.centerabsolute {
	position: absolute;
	margin-top: 150px;
	margin-left: 30%;
	margin-right: 20%;
	border: 1px solid #777;
	padding: 10px;
	background: #ffffff;
	display: block;
	width: 400px;
	font-weight: bold;
	font-size: 26;
	color: #000;
}

.centerabsolutecharts {
	position: absolute;
	margin-top: 50px;
	margin-left: 30%;
	margin-right: 20%;
	border: 1px solid #777;
	padding: 0px;
	background: #ffffff;
	display: block;
	width: 450px;
	font-weight: bold;
	font-size: 12;
}

.centerabsolutemessage {
	position: absolute;
	margin-top: 0px;
	margin-left: 20%;
	margin-right: 20%;
	border: 2px solid #777;
	padding: 5px;
	background: #ffffff;
	display: block;
	width: 550px;
	height: 250px;
	font-weight: bold;
	font-size: 26;
	text-align: justify;
	overflow: auto;
}
.centernoleft {
	position: absolute;
	margin-top: 140px;
	border: 1px solid #777;
	padding: 10px;
	background: #fff;
	display: block;
	width: 380px;
	font-weight: bold;
	font-size: 18;
}

a.toplink {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

a.toplink:hover {
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	color: #444;
}


/*
  the rules for highlighting selected
  option in subscription page
*/
tr.ruled {
  background:#e2e2e2;
}
