body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/home_tile.gif);
	background-color: #474747;
	background-repeat: repeat-x;
}
/* ================================
   Styles for PanelBar  menu
   ================================
*/
.RootCollapsed
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5C;
	letter-spacing: 1px;
	background-image: url(images/submenuback_off2.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 32px;
}
.RootCollapsed_hover
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5C;
	letter-spacing: 1px;
	background-image: url(images/submenuback_over2.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 32px;
}
.RootExpanded
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(images/Panelbarsubmenuback_over.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 32px;
}
.RootSelected
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(images/Panelbarsubmenuback_over.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 32px;
}
.RootDisabled
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5C;
	letter-spacing: 1px;
	background-image: url(images/submenuback_over2.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 32px;
}
.SubMenu
{
    background-repeat: repeat-y;
	background-image: url(images/Panelbarsubmenuback_off3.png);
}
.ItemCollapsed
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5C5C5C;
	letter-spacing: 1px;
	height: 28px;
	padding-left: 38px;
	background-image: url('images/submenu_icon.png');
	background-repeat: no-repeat;
}
.ItemCollapsed_hover
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	height: 28px;
	padding-left: 38px;
	background-image: url('images/submenu_icon.png');
	background-repeat: no-repeat;
}
.ItemSelected
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #668a97;
	letter-spacing: 1px;
	height: 28px;
	padding-left: 38px;
	background-image: url('images/ItemSelected_arrow.png');
	background-repeat: no-repeat;
	background-position: top;
}
.ItemDisabled
{
    cursor: hand;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #668a97;
	letter-spacing: 1px;
	height: 28px;
	padding-left: 38px;
	background-image: url('images/ItemSelected_arrow.png');
	background-repeat: no-repeat;
	background-position: top;
}

/*  Login styles */

.SkinObject {
	cursor: pointer;
	cursor: hand;
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#949494;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#949494;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#949494;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#ffffff;
}
/*  End Login Styles */
.menublack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.searchform{
	background-color: #616161;
	border: #1a312e 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	padding-left: 3px;
}
.white11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
/* BreadCrumb Styles */
.Breadcrumb {
	cursor: pointer;
	cursor: hand;
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.BreadCrumb:link {
    text-decoration:    none;
    color:#ffffff;
}

A.BreadCrumb:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.BreadCrumb:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.BreadCrumb:hover    {
    text-decoration:    none;
    color:#000000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 100%; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
	height:16;
	line-height: 21px;
}
.MainMenu_MenuIcon {
	display: none;
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	line-height: 21px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 5px;
	line-height: 21px;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
	line-height: 21px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
	line-height: 21px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_Separator 
{
    height: 1px;
    line-height: 1px;
    margin: 2px 0px;
}
