/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	color: #E9BDBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
	color: #E9BDBC;
}

A.SelectedTab:active {
    text-decoration:    none;
	color: #E9BDBC;
}

A.SelectedTab:visited {
    text-decoration:    none;
	color: #E9BDBC;
}

A.SelectedTab:hover    {
    text-decoration:    none;
	color: white;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
	color: #E9BDBC;
    font-family: Verdana;
    text-decoration: none;
}
    
/* style for module titles */
.Head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:  normal;
	font-weight: bold;
	color: #E2BCBB;
	font-size: 10px;
	text-decoration: none;
  }  
.Head2
{
	font-family: SerpentineDBol;
	font-style:  normal;
	font-weight: normal;
	color: #E2BCBB;
	src: url(/Portals/6/Skins/skin/file://SERPENT0.eot);
	font-size: 11pt;
  }  
/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Verdana;
	font-size:  11px;
	font-weight:    bold;
	color: #E9BDBC;
	text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
	color: #E9BDBC;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:  normal;
	font-weight: normal;
	color: #E9BDBC;
	src: url(/Portals/6/Skins/skin/file://FFFHARM0.eot);
	text-align: justify;
	font-size: 8pt;
	text-decoration: none;
}
.Normal_xtra
{
	font-family: "FFF Harmony";
	font-style:  normal;
	font-weight: normal;
	color: #E9BDBC;
	src: url(/Portals/6/Skins/skin/file://FFFHARM0.eot);
	text-align: justify;
	font-size: 7pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFA784;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A72622;
	border-right-color: #A72622;
	border-bottom-color: #870804;
	border-left-color: #870804;
	background-color: #550900;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
	color: #E9BDBC;
}
        
		
		
		
		
/* Module Title Menu */




.ModuleTitle_MenuContainer {
	border-bottom: #932605 0px solid; 
	border-left: #932605 0px solid; 
	border-top: #932605 0px solid; 
	border-right: #932605 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:15;
	background-color: #932605;
}

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	border-left: #932605 0px solid;
	border-bottom: #932605 1px solid;
	border-top: #932605 1px solid;
	border-right: #932605 0px solid;
	background-color: Transparent;
	height: 21px;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #932605; 
	border-left: #932605 1px solid; 
	border-bottom: #932605 1px solid; 
	border-top: #932605 1px solid; 
	text-align: center; 
	display: none;
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #932605; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#550900', Direction=135, Strength=3); 
	border-bottom: #932605 0px solid; 
	border-left: #932605 0px solid; 
	border-top: #932605 0px solid; 
	border-right: #932605 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #932605 1px solid; 
	border-left: #932605 0px solid; 
	border-top: #932605 1px solid;  
	border-right: #932605 0px solid; 
	background-color: #932605; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #700906;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #932605 1px solid; 
	border-bottom: #932605 1px solid; 
	border-top: #932605 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:15px;
}

.MainMenu_MenuItem
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 0px solid;
	cursor: hand;
	color: #FEA27C;
	border-bottom: #000000 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #700906;
	border-left: #700906 1px solid; 
	border-right: #700906 1px solid; 
	border-bottom: #700906 1px solid; 
	border-top: #700906 1px solid; 
	text-align: center; 
	width: 15; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #700906; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#550900', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #550900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FB8602;
	border: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: white; 

}
.username {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F88F05;
	text-decoration: none;
}
.table_back {
	background-attachment: fixed;
	background-image: url(/Portals/6/Skins/skin/background_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab {
	background-color: #880603;
	border: 1px solid #600A08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBD1CD;
	text-decoration: none;
}
.cell_h {
	background-color: #500D0C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBD1CD;
	text-decoration: none;
}
.cell {
	background-color: #901411;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBD1CD;
	text-decoration: none;
	border: 1px solid #5A0806;
}
.cell_alt {
	background-color: #780B08;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBD1CD;
	text-decoration: none;
}
.CommandButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF5021;
	text-decoration: none;
	border: none;
}
.CommandButton:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF5021;
	text-decoration: none;
	border: none;
}
.CommandButton:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF5021;
	text-decoration: none;
	border: none;
}
.CommandButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border: none;
}
.big_back {
	background-attachment: fixed;
	background-image: url(/Portals/6/Skins/skin/back.jpg);
	background-repeat: repeat-x;
}
.body {
	background-color: #390803;
	background-image: url(/Portals/6/Skins/skin/load.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.newfont {
    font-family: Ultraworld;
    font-style:  normal;
    font-weight: normal;
    src: url(/Portals/6/Skins/skin/file://ULTRAWO0.eot);
  }
.frame {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#500D0C', Direction=135, Strength=7) ; 
}

