/* CSS Document */

/*-- cell containing content panes --*/ .ContentPanesTD { width:auto; height:100%; vertical-align: top; padding: 0 0 0 0; }
/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 7px; width: 220; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 7px; width: 220; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 0 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 100%; height: 26px; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }

.links1 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #1C0067;
	text-decoration: none;
}

A.links1:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #1C0067;
	text-decoration: none;
}

A.links1:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #1C0067;
	text-decoration: none;
}

A.links1:active {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #1C0067;
	text-decoration: none;
}

A.links1:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #1C0067;
	text-decoration: underline;
}

.SkinObject {
    font-weight: normal;
    font-size: 10pt;
	color: #1C0067;
	font-family: arial;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
	color: #1C0067;
	font-family: arial;
}

A.SkinObject:visited  {
    text-decoration:    none;
	color: #1C0067;
	font-family: arial;
}

A.SkinObject:active   {
    text-decoration:    none;
	color: #1C0067;
	font-family: arial;
}

A.SkinObject:hover    {
    text-decoration:    none;
	color: #1C0067;
	font-family: arial;
}

.CommandButton     {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
		color: #1C0067;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
	color: #1C0067;
	font-family: Arial;
}

A.CommandButton:visited  {
    text-decoration:    underline;
	color: #1C0067;
	font-family: Arial;
}

A.CommandButton:active   {
    text-decoration:    underline;
	color: #1C0067;
	font-family: Arial;
}

A.CommandButton:hover    {
    text-decoration:    underline;
	color: #1C0067;
	font-family: Arial;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #1C0067;
	font-family: Arial;
}

A:link  {
    text-decoration:    none;
	color: #1C0067;
	font-family: Arial;
}

A:visited   {
    text-decoration:    none;
	color: #1C0067;
	font-family: Arial;
}

A:active    {
    text-decoration:    none;
	color: #1C0067;
	font-family: Arial;
}

A:hover {
    text-decoration:    underline;
	color: #1C0067;
	font-family: Arial;
}

.Normal {
	font-family: Arial;
	font-size: x-small;
	color: #333333;
	}
	
	/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:10;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #1C0067; 
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: transparent;
	padding-right: 20;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
	border-left: #cccccc 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	filter:; 
	border-bottom: #cccccc 0px solid; 
	border-left: #cccccc 0px solid;  
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid; 
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #6666cc; 
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: transparent;
	border-bottom: #cccccc 0px solid; 
	border-left: #cccccc 0px solid; 
	border-top: #cccccc 0px solid;  
	border-right: #cccccc 0px solid;
	padding-right: 20;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.background {
background:url(../../../../allBAR.html);
background-position:left;
background-repeat:no-repeat;
}

.content {
	margin-top: 10px;
	padding-top: 10px;
}


