html { overflow-y: scroll }/ *this forces scrollbar to show all the time*/
Body{
	border-left:0px; border-right:0px; height:100%; 	
	font-family: 
	    "Century Gothic",		/* Windows (HP printer) */
	    "Avant Garde Gothic",	/* HP font name */
	    "Avant Garde",			/* MacOS */
	    "URW Gothic L",			/* Unix+X+FontConfig */
		/* Fallback options */
	    helvetica,				/* Unix+X, MacOS */
	    sans-serif;
	background: #000000; 
	color: #000000; font-size:10pt
}
.controlpanel{ background:#FFFFFF solid; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel a:link.CommandButton{ color:#000; }
.controlpanel a:visited.CommandButton{ color:#000; }
.controlpanel a:active.CommandButton{ color:#000; }
.controlpanel a:hover.CommandButton{ color:#F00; text-decoration:underline;}

.leftpane{ padding:0px 0px 20px; }
.contentpane{ padding:10px 10px 0px;	}
.rightpane{ padding:5px 5px 0px 0px; }

.Head{
 	font-family: Tahoma;
	font-size: 10pt;
	color: #E03008;
	font-weight: bold 
}
.SubHead,.SubSubHead  {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: bold 
}
.Normal{ 
	font-family: 
	    "Century Gothic",		/* Windows (HP printer) */
	    "Avant Garde Gothic",	/* HP font name */
	    "Avant Garde",		/* MacOS */
	    "URW Gothic L",		/* Unix+X+FontConfig */
		/* Fallback options */
	    helvetica,			/* Unix+X, MacOS */
	    sans-serif;
	color: #000000;font-size:10pt;
	margin-left: 5px;
}
.CommandButton, a:link.CommandButton, a:visited.CommandButton, a:active.CommandButton{	color:#FF7900; text-decoration:none; }
a:hover.CommandButton{ color:#FF7900; text-decoration:underline;}
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333; }
.user, a:link.user, a:active.user, a:visited.user, .user{ font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold; text-decoration:none; }
a:hover.user{ text-decoration:underline; }
.footer, a:link.footer, a:active.footer, a:visited.footer{	font-size:10px; color:#777; text-decoration:none; }
a:hover.footer{	color:#777; text-decoration:underline; }
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; align: center; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#333;	   font-size:12px;	font-weight:bold;
	padding:3px 15px 3px 10px;
	border:1px #CBCBCB solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#FFFFFF; font-size:12px; font-weight:bold;
	padding:3px 15px 3px 10px;
	background:#FFCC00;
	border:1px #CBCBCB solid; border-width:1px 0px;	
}
.submenu{
	background:#CBCBCB;
	padding:3px 15px 3px 10px;
	border:1px #A7A7A7 solid; border-width:1px 0px;
	margin-left:-3px;
	/* margin-top:-1px;*/
	padding:0px;
}
.rootmenuitem TD{ 
	color:#FFFFFF; font-size:13px; font-weight:bold;
	background:url(button_base.gif) center center no-repeat;
	height:26px; width:89px;
	margin-bottom: 1px;
	text-align: center;
	padding: 0px;
	align: center;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#FFFFFF; font-size:13px; font-weight:bold;
	background:url(button_base.gif) center center no-repeat;
	height:26px; width:89px;
	margin-bottom: 1px;
	text-align: center;
	padding: 0px;
	align: center;
}

a:link
{
	color: rgb(51,51,204); 
}
a:visited
{
	color: rgb(102,153,204); 
} 
a:active 
{
	color: rgb(255,51,0);
}
h1, h2, h3, h4, h5, h6
{
	margin-top: 5px;
	margin-bottom: 5px;
}
h1  {
	font-family: Tahoma;
	font-size: 14pt;
	color: #E03008;
	font-weight: bold;
	text-align: center;
}
h2  {
	font-family: Tahoma;
	font-size: 12pt;
	color: #E03008;
	font-weight: bold;
	text-align: center;
}
h3  {
	font-family: Tahoma;
	font-size: 10pt;
	color: #E03008;
	font-weight: bold;
	text-align: center;
}
h4  {
	font-family: 
	    "Century Gothic",		/* Windows (HP printer) */
	    "Avant Garde Gothic",	/* HP font name */
	    "Avant Garde",		/* MacOS */
	    "URW Gothic L",		/* Unix+X+FontConfig */
		/* Fallback options */
	    helvetica,			/* Unix+X, MacOS */
	    sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
	text-align: center;
}
TR,TD,TABLE,TBODY,DIV {
margin-bottom: 0px;
margin-top: 0px;
}



