div#menucontainer {margin:0; padding:0; width:870px; height:36px; border-top:0px solid silver; border-bottom:0px solid silver;}

.ddcolortabs {margin:0; padding-top:8px; width:100%; background:transparent; voice-family: "\"}\""; voice-family:inherit;}
.ddcolortabs ul {margin:1px; padding:0; float:left; font:bold 13px Arial; width:100%; background:black url(blockdefault.gif) center center repeat-x;}
.ddcolortabs li {display:inline;}

.ddcolortabs li a {float:left; color:white; padding:9px 11px; text-decoration:none; border-right:1px solid silver;}
.ddcolortabs li a:visited {color:white;}
/*.ddcolortabs li a:hover, .ddcolortabs li a.current {color:#FFF; background:transparent url(blockactive.gif) center center repeat-x;}*/
.ddcolortabs li a:hover {color:#000; background-color:#FFF; background-image:none;}
.ddcolortabs li a:active {color:#000; background-color:#FFF; background-image:none;}

.ddcolortabs a span {float:none;}
/*.ddcolortabs a:hover {color:#FFF; background:transparent url(blockactive.gif) center center repeat-x;}
.ddcolortabs a:hover span {color:#FFF; background:transparent url(blockactive.gif) center center repeat-x;}*/

/*.ddcolortabs .selected a, .ddcolortabs .selected a span, .ddcolortabs a span.active {/*currently selected tab*/ /*color:white; background:transparent url(blockactive.gif) center center repeat-x;}*/
.ddcolortabs .selected a {/*currently selected tab*/ color:#000; background:#FFF; background-image:none; border-color:silver; border-style:solid; border-width:2px 2px 1px 1px; border-bottom:1px solid #FFF; margin:-2px 0 0 -1px;}

.ddcolortabs a span.active {/*currently selected tab*/ color:#000; background:#FFF; background-image:none; border-color:silver; border-style:solid; border-width:2px 2px 1px 1px; margin:-2px 0 0 -1px;}

.ddcolortabs .selected a span {/*currently selected tab*/ color:#000; background:#FFF; background-image:none; margin:-2px 0 0 -1px; border:none;}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_a {position:absolute; margin:-1px 0 0 -1px; padding-bottom:5px;
	border-top:0px; border-left:1px silver solid; border-bottom:3px silver solid; border-right:3px silver solid;
	/*border-top-width:2px; /*Top border width. Should match height of .ddcolortabsline above*/
	/*border-bottom-width:1px;*/
	font:normal 12px Arial; line-height:18px; z-index:100; background-color:white;
	width:190px; visibility:hidden;}

.dropmenudiv_a a {width:auto; display:block; text-indent:5px; border-top:0 solid silver; border-bottom:0px solid silver; /*THEME CHANGE HERE*/ margin:4px 10px; padding:4px 10px; text-decoration:none; color:black;}
* html .dropmenudiv_a a {/*IE only hack*/ width:100%;}
.dropmenudiv_a a:hover {/*THEME CHANGE HERE*/ background-color:silver/*RGB(152,14,16)*/; color:white;}

*:first-child+html .ieclass {/*IE7 hack to remove gap between menu and sub contents*/ margin-top:-2em;}
* html .ieclass {/*IE6 and below hack to remove gap between menu and sub contents*/ margin-top:-2em;}

