body  
{
	margin: 0px ; 
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin: 0px;
	color:#100e0f;
    
    }



 table  
    {
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #100e0f;
    
    }

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: #790505;
	height:30px;
	vertical-align:middle;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:18;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #f3efe6;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-transform: uppercase;
	border: 0px;
		background-color: #790505;
}

.MainMenu_MenuIcon 
{
		background-color: #790505;

}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 0px;
	cursor: pointer;
	cursor: hand;
	background-color: #790505;
	font-weight: normal;
}


.MainMenu_MenuItemSel {
	background-color: #790505;
	cursor: pointer;
	cursor: hand;
	color: #ccbb87;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}


div.userinfo a.OtherTabs, div.userinfo a.OtherTabs:visited {
	font-family: Tahoma, Arial;
    font-size:  12px;
    font-weight: bold;
    color: #2e2e2e;
  }

div.userinfo a.OtherTabs:hover {
    color: #ffffff;
  }



div.dateinfo span.SelectedTab {
	font-family: Tahoma,Arial, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #fff;
    vertical-align:middle;
  }


div.breadcrumb a.SelectedTab, div.breadcrumb a.SelectedTab:visited {
	font-family: Tahoma,Arial, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #cccccc;
    vertical-align:middle;
  }
  
div.breadcrumb {
	font-family: Tahoma,Arial, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #ffffff;
    vertical-align:top;
  }

div.breadcrumb a.SelectedTab:hover {
    color: #6699CC;
    vertical-align:middle;
  }

.SubHead 
{
    font-family: Tahoma,Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #100e0f;
}


.Head 
{
	font-family: Tahoma,Arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.06em; 
	text-align: left; 
	color:#100e0f;
	text-transform: uppercase;
	font-weight: normal;
}

span.OtherTabs {
  font-family: Tahoma,Arial, sans-serif;
  font-size:  12px;
  color: #100e0f;
}



.SelectedTab {
	font-size: 12px;
	font-family: Tahoma,Arial, sans-serif;
	color: #CCCCCC;
}


.Normal
{
    font-family: Tahoma,Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #100e0f;
}

a.Normal, a.Normal:visited, a.Normal:active
{
    font-family: Tahoma,Arial, sans-serif;
    font-weight: normal;
    color: #336699;
     text-decoration: underline;
}

a.Normal:hover
{
    font-family: Tahoma,Arial, sans-serif;
    font-weight: normal;
    color: #c11646;
    text-decoration: none;
}

a:Link, a:visited, a:active
{
    font-family: Tahoma,Arial, sans-serif;
    font-weight: bold;
    color: #790505;
     text-decoration: none;
}

a:hover
{
    font-family: Tahoma,Arial, sans-serif;
    font-weight: bold;
    color: #9e0505;
    text-decoration: none;
}

a.CommandButton:Link, a.CommandButton:visited, a.CommandButton:active
{
    font-family: Tahoma,Arial, sans-serif;
    font-weight: bold;
    color: #790505;
     text-decoration: none;
}

a.CommandButton:hover
{
     font-family: Tahoma,Arial, sans-serif;
    font-weight: bold;
    color: #9e0505;
     text-decoration: none;
}


a.linkinfo, a.linkinfo:active, a.linkinfo:visited, span a.OtherTabs, span a.OtherTabs:visited {
  font-family: Tahoma,Arial, sans-serif;
  font-size:  9px;
  font-weight: normal;
  color: #484848;
   text-decoration: none;
    text-transform: uppercase;
}

.linkinfo {
  text-align: right;
  color:#484848;
   text-transform: uppercase;
   font-size:  9px;
}

a.linkinfo:hover {
  font-family: Tahoma,Arial, sans-serif;
  font-size:  9px;
  font-weight: normal;
  color: #908989;
  text-decoration: none;
}

