
body {
	background: url(/Portals/0/Skins/TBP_2006/BKGD.jpg) repeat-y #BDB669;
}
.SiteWidth {
	align: left;
	width: 940px;
}
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #EEDFA7;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.LoginLink:hover {
	color: #E9D99F;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0px 0 0px;
}
.HeaderLeft {
	height: 36px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.HeaderRight {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

.AdminColumn {
	padding: 0 0 0 75px;
}

.TopColumn {
	width: 865px;
	padding: 0px 10px 0px 10px;
}

.OneColumn {
	width: 865px;
	padding: 0px 0px 0px 0px;
}
.LeftColumn {
	width: 300px;
	padding: 20px 10px 10px 10px;
}
.RightColumn {
	width: 565px;
	padding: 20px 10px 20px 10px;
}

.xxLeftColumn {
	width: 530px;
	padding: 0px 0px 0px 0px;
}
.xxRightColumn {
	width: 330px;
	padding: 0px 0px 0px 0px;
}

.xLeftColumn {
	width: 275px;
	padding: 20px 10px 10px 10px;
}
.xRightColumn {
	width: 275px;
	padding: 20px 10px 20px 10px;
}
.xRightColumn {
	width: 275px;
	padding: 20px 10px 20px 10px;
}


.TopRow {
	background: url(/Portals/0/Skins/TBP_2006/Image4_1x1.jpg) no-repeat top center;
	height: 16px;
	width: 940px;
	padding: 0px 0px 0 0px;
}
.LeftFlash {
	height: 190;
	width: 19;
	background: url(/Portals/0/Skins/TBP_2006/Image4_2x1.jpg) center no-repeat;
}
.RightFlash {
	height: 190;
	width: 21;
	background: url(/Portals/0/Skins/TBP_2006/Image4_2x3.jpg) center no-repeat;
}
.MenuRow {
	height: 20;
	width: 940;
	background: url(/Portals/0/Skins/TBP_2006/Image4_3x1.jpg) no-repeat;
}
.BelowFlashRow {
	height: 9;
	width: 940;
	background: url(/Portals/0/Skins/TBP_2006/Image4_4x1.jpg) no-repeat;
}

.MiddleRow {
	height: 100%;
	width: 940;
	background: url(/Portals/0/Skins/TBP_2006/Image4_5x1.jpg) repeat-y;
}


.BottomRow {
	height: 31;
	width: 940;
	background: url(/Portals/0/Skins/TBP_2006/Image4_6x1.jpg) center no-repeat;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

table, tr, td {
	font-family: tahoma;
	font-size: 11px;

}
p {
	color: #D0CA86;
	font-family: tahoma;
	font-size: 11px;

}
.normal, .Normal {
	font-family: tahoma;
	font-size: 11px;
	color: #D0CA86;
}

.ContainerHeadLeft {
	background: url(/Portals/0/Skins/TBP_2006/header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

.ContainerHeadActions {
	background: url(/Portals/0/Skins/TBP_2006/header_bg.gif) repeat-x bottom;
	padding: 0 0 10px 0;
	width: 1px;
}

.ContainerHeadTitle {
	background: url(/Portals/0/Skins/TBP_2006/header_bg.gif) repeat-x bottom;
	padding: 0 0 5px 0px;
}

.ContainerHeadRight {
	background: url(/Portals/0/Skins/TBP_2006/header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

.ContainerContent {
	padding: 5px 15px 35px 20px;
}

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #D0CA86;
    font-family: tahoma;
    text-decoration: none;
}


/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active {
    text-decoration:    none;
    color: #E9D99F;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #E9D99F;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/*=============== START DEFAULT MENU STYLES ============================================*/
/*== main menu styles ======================================*/
/*==========================================================*/


/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	color: #0D212F;
	background-color: transparent;
	width: 100%;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	color: #0D212F;
	cursor: hand;
	background: #fff;
	width: 100%;
	height: 20px;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: tahoma;
	color: #315E73;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border: #0E212F 1px solid;
	padding: 0px 8px 0px 2px;
	font-weight: bold;
	height: 20px;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #0E212F;
	background: #CCC471;
	border-left: #BCA675 1px solid;
	border-right: #BCA675 1px solid;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	height: 20px;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px 0 0 0;
	background: #0D212F;
	padding: 2px;
	border: 1px solid #0D212F;
	font-weight: normal;
	filter: none;
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {
	font-family: tahoma;
	font-size: 10px;
	color: #0D212F;
	background: url(/Portals/0/Skins/TBP_2006/menu_item_bg.gif) repeat-x;
	padding: 0px 0px 0px 0px;
	height: 20px;
	font-weight: bold;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background: url(/Portals/0/Skins/TBP_2006/menu_item_over.gif) repeat-x;
	padding: 0px 0px 0px 0px;
	height: 20px;
	font-weight: bold;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	background: url(/Portals/0/Skins/TBP_2006/menu_item_over.gif) repeat-x;
	padding: 0px 0px 0px 0px;
	height: 20px;
	font-weight: bold;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}



/*== module menu styles ====================================*/
/*==========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #E9D99F;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: tahoma;
	color: #888;
	font-size: 11px;
	background: url(/Portals/0/Skins/TBP_2006/sub_item_bg.gif) no-repeat;
	font-weight: bold;
	font-style: normal;
	border: #eee 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 8px 0 0 -4px;
	background: #eee;
	padding: 1px;
	border: 1px solid #aaa;
	font-weight: normal;
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #695833;
	border-left: #695833 1px solid;
	border-right: #695833 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon    {
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}


/* Item titles on edit and admin pages
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #D0CA86;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color: #F0E0A9;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #E9D99F;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}


.IMGLEFT {
	float: left;
	margin: 8px;
}
.IMGCENTER {
	float: center;
	margin: 8px;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #D0CA86;
	border-top: 1px solid #9CBC34;
	border-bottom: 1px solid #536B03;
	border-left: 1px solid #9CBC34;
	border-right: 1px solid #536B03;
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #2F5B6F;
	height: 20px;
}

a.CommandButton:hover {
	color: #fff;
	border-top: 1px solid #7C9C15;
	border-bottom: 1px solid #3F5100;
	border-left: 1px solid #7C9C15;
	border-right: 1px solid #3F5100;
	padding: 1px 3px 1px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: #0D212F;
	height: 20px;
}

a.Normal:link, a.Normal:visited {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


A:link  {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

A:visited   {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

A:active    {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

A:hover {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}



a.MsoNormal:link, a.MsoNormal.visited, a.MsoNormal:active {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.MsoNormal:hover {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}



.Head {
	font-family: tahoma;
	font-size: 11px;
	color: #D0CA86;
	background: transparent;
	font-weight: bold;
	padding: 0;
}


.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

a.BottTxt {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.BottTxt:link {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.BottTxt:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}
a.BottTxt:visited {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.BottomText {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


.BigBold {
	color: #D0CA86;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}

.NormalBold {
	color: #D0CA86;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #333;
	padding-left: 4px;
	line-height: 11px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

.NormalTextBox2 {
	color: #fff;
	padding-left: 4px;
	line-height: 11px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	background: transparent;
	border: 0;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}


td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}

h1 {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
h2 {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

h3 {
	color: #D0CA86;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.sitemap {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	white-space: nowrap;
}
.sitemap img {
	border: 0px;
	vertical-align: middle;
}
.sitemap a, .sitemap a:visited {
	color: #FFF;
	text-decoration: none;
}
.sitemap a.node, .sitemap a.nodeSel{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.sitemap a.node:hover, .sitemap a.nodeSel:hover {
	color: #FFF;
	text-decoration: underline;
}
.sitemap a.nodeSel {
	background-color: #c0d2ec;
}
.sitemap .clip {
	overflow: hidden;
}

