.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}
.menu_top {
	background-image: url(Images/menu_top_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.menu_bottom {
	background-image: url(Images/menu_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.topbanner {
	background-color: #0F131C;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 3F4D4B;
	border-right-color: #3f4d4b;
	border-bottom-color: #3f4d4b;
	border-left-color: #3f4d4b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.mainbody {
	background-color: #89876E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3F4D4B;
	border-right-color: #3F4D4B;
	border-bottom-color: #3F4D4B;
	border-left-color: #3F4D4B;
}
.mainbottom {
	background-color: #89876E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3F4D4B;
	border-right-color: #3F4D4B;
	border-bottom-color: #3F4D4B;
	border-left-color: #3F4D4B;
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #465C59 0px solid; 
	border-bottom: #465C59 0px solid; 
	border-top: #465C59 0px solid; 
	border-right: #465C59 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #465C59; 
	border-left: #465C59 0px solid; 
	border-bottom: #465C59 0px solid; 
	border-top: #465C59 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
}
.MainMenu_SubMenu {
	background-color: #71745F;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #89876E; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #465C59 0px solid; 
	border-bottom: #465C59 0px solid; 
	border-top: #465C59 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #FFFFFF;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#465C59;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:465C59;
}

.SkinObjectWhite {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObjectWhite:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObjectWhite:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObjectWhite:active   {
    text-decoration:    none;
    color:#465C59;
}

A.SkinObjectWhite:hover    {
    text-decoration:    none;
    color:465C59;
}


A.SelectedTab:link  {
    text-decoration:    none;
    color:#000000;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#000000;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}



/* text style for the unselected tabs */
.OtherTabs  {
    text-decoration:    none;
    color:#000000;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link  {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:visited   {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:active    {
    text-decoration:    none;
    color:#FFFFFF;
}

A.OtherTabs:hover     {
    text-decoration:    none;
    color:#FFFFFF;
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    text-decoration:    none;
    color:#000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color:#000000;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color:#000000;
}

A.CommandButton:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color:#FFFFFF;
}




A:link  {
    text-decoration:    none;
    color:#000000;
}

A:visited   {
    text-decoration:    none;
    color:#000000;
}

A:active    {
    text-decoration:    none;
    color:#FFFFFF;
}

A:hover {
    text-decoration:    none;
    color:#FFFFFF;
}



.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #330000
}



.controlpanel {
	width: 100%;
	background-color: #89876E;
}



.leftpane {
	background-color: Transparent;
	text-align: left; 
}