@import url("index-import.css");
/* stops NS4.x viewing css which would cause problems: particulary em units for fonts, numbers for line-heights, margins in td cells, font:icon/menu */
/* If defining font-size then use px sizes for NS4.x here - to be over-written in okbrowserskw.css by em units (or keywords) */

body, address, blockquote, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, ul
{
	font-size: 12px;
}

body { margin:0; }

/**********************************/
/* Dynamic Menu Class definitions */
/**********************************/

/*table.background {background-color:transparent; border-width:2px; border-style:solid;}*/
td.divider {height:1px; width:1px;}

table.menubackground {background-color:transparent; border-color:#ffffff; border-width:1px; border-style:solid;}
/* menuhead
td.menuhead {background-color:transparent; width:0px; height:0px; display:none;}
td.menuhead a {text-decoration:none; color:black;}
td.menuheadleft {background-color:transparent; width:0px; height:0px; display:none;}
td.menuheadright {background-color:transparent; width:0px; height:0px; display:none;}*/
td.menu {background-color:transparent; font-weight:bold; font-style:normal;}
td.menu a {text-decoration:none;}
td.menumouseover {background-color:transparent; font-weight:bold; font-style:normal;}
td.menumouseover a {text-decoration:none;}
td.menuleft {background-color:transparent; width:27px;height:17px;}
td.menuleftmouseover {background-color:transparent; width:27px;height:17px;}
td.menuright {background-color:transparent; width:27px;height:17px;}
td.menurightmouseover {background-color:transparent; width:27px;height:17px;}
/* menufoot
td.menufoot {background-color:transparent; width:0px; height:0px;}
td.menufoot a {text-decoration:none;}
td.menufootleft {background-color:transparent; width:0px; height:0px;}
td.menufootright {background-color:transparent; width:0px; height:0px;}*/

table.tocbackground {background-color:transparent; }
td.tochead {background-color:transparent; height:17px;}
td.tochead a {text-decoration:none;}
td.tocheadleft {background-color:transparent; width:27px; height:17px;}
td.tocheadright {background-color:transparent; width:27px; height:17px;}
td.toc {background-color:transparent; font-weight:bold; font-style:normal;}
td.toc a {text-decoration:none; font-weight:normal;}
td.tocmouseover {background-color:transparent; font-weight:bold; font-style:normal;}
td.tocmouseover a {text-decoration:none; font-weight:normal;}
td.tocleft {background-color:transparent; width:27px;height:17px;}
td.tocleftmouseover {background-color:transparent; width:27px;height:17px;}
td.tocright {background-color:transparent; width:27px;height:17px;}
td.tocrightmouseover {background-color:transparent; width:27px;height:17px;}
td.tocfoot {background-color:transparent; height:17px;}
td.tocfoot a {text-decoration:none;}
td.tocfootleft {background-color:transparent; width:27px; height:17px;}
td.tocfootright {background-color:transparent; width:27px; height:17px;}

table.buttonbackground {}
/* buttonhead
td.buttonhead {background-color:transparent; width:0px; height:0px; font-size:0px;}
td.buttonhead a {text-decoration:none;}
td.buttonheadleft {background-color:transparent; width:0px; height:0px; font-size:0px;}
td.buttonheadright {background-color:transparent; width:0px; height:0px; font-size:0px;}*/
td.button {background-color:transparent; font-weight:bold; font-style:normal;}
td.button a {text-decoration:none;}
td.buttonmouseover {background-color:transparent; font-weight:bold; font-style:normal;}
td.buttonmouseover a {text-decoration:none;}
td.buttonleft {background-color:transparent; width:27px;height:17px;}
td.buttonleftmouseover {background-color:transparent; width:27px;height:17px;}
td.buttonright {background-color:transparent; width:27px;height:17px;}
td.buttonrightmouseover {background-color:transparent; width:27px;height:17px;}
/* buttonfoot
td.buttonfoot {background-color:transparent; font-weight:bold; font-style:normal;}
td.buttonfoot a {text-decoration:none;}
td.buttonfootleft {background-color:transparent; font-weight:bold; font-style:normal;}
td.buttonfootright {background-color:transparent; font-weight:bold; font-style:normal;}*/
