td.iTabBG_SP {
	vertical-align: middle;
	font-family: serif;
	font-size: 10pt;
	color: #cccccc;
	background-color: #336699;
	white-space: nowrap;
	border-left: 1pt solid #333333;
	border-top: 1pt solid #333333;
	border-right: 1pt solid #333333;
	border-bottom: 1pt solid #333333;
}

td.iTabBG_SP a:link { color: #dddddd; }

td.iTabBG_SP a:visited { color: #dddddd; }

td.iTabBG_SP a:hover { color: #ff7700; }

td.iTab_SP {
	vertical-align: middle;
	font-family: serif;
	font-size: 10pt;
	font-weight: bold;
	color: #111111;
	background-color: #6699cc;
        white-space: nowrap;
        border-left: 1pt solid #333333;
        border-top: none;
        border-right: 1pt solid #333333;
        border-bottom: 1pt solid #333333;
}

td.iTabBlank {
     	background-color: transparent;
        border-top: 1pt solid #333333;
        border-left: none;
        border-right: none;
        border-bottom: none;
}

td.iTableTop {
	background-color: #6699cc;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
}



td.iTabBG {
	vertical-align: middle;
	font-family: serif;
	font-size: 10pt;
	color: #cccccc;
	background-color: #336699;
	white-space: nowrap;
}

td.iTabBG a:link { color: #dddddd; }

td.iTabBG a:visited { color: #dddddd; }

td.iTabBG a:hover { color: #ff7700; }

td.iTab {
	vertical-align: middle;
	font-family: serif;
	font-size: 10pt;
	font-weight: bold;
	color: #111111;
	background-color: #6699cc;
        white-space: nowrap;
}

table.editorMenu {
		 border-style: solid;
		 border-color: #4a4a4a;
		 border-width: 2;
		 background-color: #6699cc;
		 font-size: 8;
		 font-family: sans-serif;
                 border-left-width: 0;
                 border-right-width: 0;
                 border-top-width: 0;
                 border-bottom-width: 2;
                 position: relative;
                 }

table.editorMenu td { 
                background-image: none;
		background-color: #a6c3de;
		white-space: nowrap;
		border-style: outset;
		border-width: 2;
                border-color: #000000;
		text-align: center;
                position: relative;
}

table.editorMenu td a:link { 
                background-image: none;
		background-color: #a6c3de;
		white-space: nowrap;
                border: 0px;
		text-align: center;
                position: relative;
}

table.editorMenu td a:visited { 
                background-image: none;
		background-color: #a6c3de;
		white-space: nowrap;
                border: 0px;
		text-align: center;
                position: relative;
}

table.editorMenu td a:hover { 
                background-image: none;
		background-color: #a6c3de;
		white-space: nowrap;
                border: 0px;
		text-align: center;
                position: relative;
}

table.editorMenu td a:active { 
		background-color: #a6c3de;
		white-space: nowrap;
                border: 0px;
		text-align: center;
                position: relative;
}

table.editorMenu a { text-decoration: none }
table.editorMenu a:link { color: #183f5f }
table.editorMenu a:visited { color: #183f5f }
table.editorMenu a:hover { color: #ff0000 }

