/* ================================
   Original style By DnnArt.net
	 Modified extensively by Rick Stavanja (10-06) for MissoulaPhoenix.com
	 Tangra Solutions LLC, [http://tangra.com]
   ================================
*/   

Body {
	/*background-color: #909090;*/
	background-color: #fff;
  color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}

.Content {
	font-size: 10pt;
	padding: 0px;
}

.ContentLayout {
	/*width: auto;*/
	border-collapse: collapse;
}

#LeftPane {}
#ContentPane {}
#ContentPaneLeft {}
#ContentPaneRight {}
#ContentPaneA {}
#ContentPaneB {}
#ContentPane1 {}
#ContentPane2 {}
#ContentPane3 {}
#ContentPaneBottom {padding: 10px;}
#LeftColumnBottom {padding: 10px; text-align: center;}

.ContentWhite {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8C825F;
}

.ContentWhiteText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.RightPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.ControlPanel {
	BORDER-RIGHT: #424242 1px solid;
	BORDER-TOP: #424242 1px solid;
	BORDER-LEFT: #424242 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #424242 1px solid;
	HEIGHT: 64px;
	/*BACKGROUND-COLOR: #f2eee6;*/
	BACKGROUND-COLOR: #e6e6e6;
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
	font-weight: normal;
	/*font-size: 8pt;*/
	color:#f60;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration: none;
}

A.Skinobject:hover {
	text-decoration:  underline;
	/*font-size: 10px;*/
	color:#ff3;
	/*font-family:  Verdana, Arial, Helvetica, sans-serif;*/
}

.txtwhite {
	FONT-WEIGHT: normal; 
	/*FONT-SIZE: 9pt; */
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.txtwhite:link, A.txtwhite:visited, A.txtwhite:active,   {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}

A.txtwhite:hover {
	COLOR: #6D9000; 
	TEXT-DECORATION: none
}

.Head {
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.Head2 {
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.SubSubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	COLOR: black; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}

.NormalBold {
	FONT-WEIGHT: bold;
	/*font-size: 10px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
}

.NormalRed {
	FONT-WEIGHT: bold; 
	/*FONT-SIZE: 12px; */
	COLOR: #ff0000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.TreeMenu_Node {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.TreeMenu_NodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #dcdcdc;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link, A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited, A.TreeMenu_Node:active  {
	COLOR: #003366; 
	TEXT-DECORATION: none
}

A.TreeMenu_Node:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}

A.TreeMenu_NodeSelected:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}

.FileManager {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}

.FileManager_ToolBar {
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 25px
}

.FileManager_Explorer {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}

.FileManager_FileList {
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	MARGIN: 2px; OVERFLOW: auto; 
	BORDER-LEFT: dimgray 1px solid; 
	BORDER-BOTTOM: dimgray 1px solid; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: white
}

.FileManager_MessageBox {
	PADDING-RIGHT: 25px; 
	PADDING-LEFT: 25px; 
	PADDING-BOTTOM: 25px; 
	VERTICAL-ALIGN: middle; 
	PADDING-TOP: 25px; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: center
}

.FileManager_Header {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #e7e7ff; 
	BORDER-BOTTOM: dimgray 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #9ebff6
}

.FileManager_Pager {
	BORDER-TOP: dimgray 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #eeeeee
}

.FileManager_StatusBar {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	MARGIN: 2px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #dedfde
}

.FileManager_Item {
	BORDER-TOP: black 1px dashed; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-BOTTOM: black 1px dashed; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #f8f8f8
}

.FileManager_AltItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: black; 
	BORDER-TOP-STYLE: none; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #eeeeee; 
	BORDER-BOTTOM-STYLE: none
}

.FileManager_SelItem {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: white; 
	BORDER-TOP-STYLE: none; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #99ffff; 
	BORDER-BOTTOM-STYLE: none
}

.FileManagerTreeNode {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

.FileManagerTreeNodeSelected {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #dcdcdc
}

A.FileManagerTreeNode:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}

A.FileManagerTreeNodeSelected:link {
	COLOR: #003366; 
	TEXT-DECORATION: none
}

A.FileManagerTreeNode:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:visited {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:active {
	COLOR: #003366; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNode:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}
A.FileManagerTreeNodeSelected:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: none
}
.Wizard {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 650px; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 400px
}
.WizardButton {
	BORDER-RIGHT: dimgray 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: dimgray 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: dimgray 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: dimgray 1px solid; 
	BACKGROUND-COLOR: gainsboro
}
.WizardHeader {
	BACKGROUND: #ffffcc; 
	BORDER-BOTTOM: black 1px solid; 
	HEIGHT: 40px
}
.WizardFooter {
	BORDER-TOP: black 1px solid; 
	BACKGROUND: #ccffcc; 
	HEIGHT: 25px; 
	TEXT-ALIGN: right
}
.WizardBody {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	HEIGHT: 325px
}
.WizardHelp {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 9pt; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: black 1px solid; 
	WIDTH: 180px; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #D8BB89
}
.WizardHelpText {
	FONT-SIZE: 8pt; 
	OVERFLOW: auto; 
	WIDTH: 180px; 
	COLOR: black; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; 
	HEIGHT: 300px
}
.WizardText {
	FONT-SIZE: 9pt; 
	COLOR: black; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif
}
.Help {
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: black 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: black 1px solid; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: black 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #ffff99
}
.CommandButton {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
A.CommandButton:link {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:visited {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:active {
	COLOR: #003366; 
	TEXT-DECORATION: underline
}
A.CommandButton:hover {
	COLOR: #ff0000; 
	TEXT-DECORATION: underline
}




h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #f63; 
}

h1, h2 {color: #f63;}
h3, h4, h5, h6 {color: #666;}

h1 {font-size: 15pt;}
h2 {font-size: 13pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt;}
h6 {font-size: 10pt;}




DT {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
TFOOT {
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
THEAD {
	FONT-SIZE: 12px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
TH {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: baseline; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}

A:link, a:visited, a:active {
	color: #f60;
	background: transparent;
	text-decoration: underline;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 8.5pt;*/
	/*padding-bottom: 5px;*/
}

A:Hover  {
	color: #666;
	text-decoration: underline;
}

SMALL {
	FONT-SIZE: 8pt;
}

BIG {
	FONT-SIZE: 14pt;
}

BLOCKQUOTE {
	/*FONT-FAMILY: Lucida Console, monospace*/
}

PRE {
	/*FONT-FAMILY: Lucida Console, monospace*/
}

UL LI {
	/*list-style-image:url(/eingtech/Portals/0/ul-li.gif);*/
	list-style-position: inherit;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 11px; */
	font-weight: normal; 
	font-style: normal; 
	/*color:#424242;*/
	padding: 4px;
}
UL LI LI {
	LIST-STYLE-TYPE: disc
}
UL LI LI LI {
	LIST-STYLE-TYPE: circle
}
OL LI {
	LIST-STYLE-TYPE: decimal
}
OL OL LI {
	LIST-STYLE-TYPE: lower-alpha
}
OL OL OL LI {
	LIST-STYLE-TYPE: lower-roman
}
HR {
	HEIGHT: 1pt; TEXT-ALIGN: left
}
.ModuleTitle_MenuContainer {
	BORDER-RIGHT: blue 0px solid; BORDER-TOP: blue 0px solid; BORDER-LEFT: blue 0px solid; BORDER-BOTTOM: blue 0px solid
}
.ModuleTitle_MenuBar {
	CURSOR: hand; HEIGHT: 16px; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuItem {
	BORDER-RIGHT: white 0px solid; BORDER-TOP: white 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BORDER-LEFT: white 0px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: white 1px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: transparent
}
.ModuleTitle_MenuIcon {
	BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: center
}
.ModuleTitle_SubMenu {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); BORDER-LEFT: #ffffff 0px solid; CURSOR: hand; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-COLOR: #ffffff
}
.ModuleTitle_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 0px solid; BORDER-BOTTOM: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-COLOR: #eeeeee
}
.ModuleTitle_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #9AB194;
}
.ModuleTitle_MenuArrow {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 10pt; CURSOR: hand; 
	BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: webdings
}
.ModuleTitle_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings
}

.HeadBg {
	BACKGROUND-COLOR: #cccccc
}
.TabBg {
	BACKGROUND-COLOR: black
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */

A.SelectedTab:link {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
     color: #ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.SelectedTab:hover    {
    color: #ff0000;
      /*font-family: Arial, Helvetica, sans-serif;*/
     color: #ffffff;
}

/* hyperlink style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#ffffff;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.OtherTabs:link {
    text-decoration:    none;
    /*font-size: 8.5pt;*/
    color:#ffffff;
		/*
		padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
		*/
}

A.OtherTabs:visited  {
    text-decoration:    none;
    /*font-size: 8.5pt;*/
    color:#ffffff;
		/*
		padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
		*/
}

A.OtherTabs:active   {
   text-decoration: none;
   /*font-size: 8.5pt;*/
   color:#000000;
   /*
	 padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;
	 */

}

A.OtherTabs:hover    {
    text-decoration:    underline;
    /*font-size: 8.5pt;*/
    color:#efefef;
		/*
		padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
		*/

}
.Footer {
	font-weight: normal;
	font-size: 8.5pt;
	color: #000;
	font-family: Verdana;
	text-decoration: none;
}

.FooterContainer {
}

.FooterLeft {
	
}

.FooterRight {
	float: right;
}


/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/


/*****************************/
.MenuContainer {
	background: url(../images/menu_bg.gif);
	margin: 0 auto;
	border-top: gray 1px solid;
	border-bottom: black 1px solid;
}
.MenuRight {
	background: url(media/gold_menuright.jpg) 100% 0 no-repeat;
}
.MenuLeft {
	height: 45px; 
	background: url(../images/menu_sep.gif) no-repeat;
}
/*****************************/


/* main menu */
.MainMenu_MenuContainer {
	background: url(../images/menu_sep.gif) 100% repeat-y transparent;
	width: 2px;
	margin-left: 13px;
}
.MainMenu_MenuContainer td {
	cursor: default;
	font-size: 3px;
	width: 1px;
}
.MainMenu_MenuIcon {display: none;}
.MainMenu_RootMenuArrow {display: none;}
.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #734F1B;*/
	color: #ccc;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #333 solid;
	border-width: 1px 0;
}


.submenuitembreadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	border: 1px #333 solid;
	border-width: 1px 0;
}
.submenuitemselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 15px 2px 10px;
	background: #c60;
	border: 1px #333 solid;
	border-width: 1px 0;
}
.MainMenu_MenuArrow {
	font-size: 11px;
	padding: 2px 0 2px 10px;
	height: 24px;
	border: #333 solid;
	border-width: 1px 1px 1px 0;
}
.submenu {
	z-index: 1000;
	/*border: 0;*/
	border: 1px solid #333;
	padding: 0;
	background: #333;
}
.rootmenuitem {
	background: transparent;
}
.rootmenuitem td {
	padding: 0 10px 0 9px;
	height: 45px;
	cursor: pointer;
	cursor: hand;
}
.rootmenuitem td span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #734F1B;*/
	color: #999;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.rootmenuitemselected {
	/*background: transparent;*/
	background: #c60;
}
.rootmenuitemselected td {
	padding: 0 10px 0 9px;
	height: 45px;
	cursor: pointer;
	cursor: hand;
}
.rootmenuitemselected td span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.rootmenuitembreadcrumb {
	background: transparent;
}
.rootmenuitembreadcrumb td {
	padding: 0 10px 0 9px;
	height: 45px;
	cursor: pointer;
	cursor: hand;
}
.rootmenuitembreadcrumb td span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.MainMenu_MenuBreak {
	height: 45px;
	cursor: default;
	border: 0;
}
.MainMenu_MenuBreak table {
	border: 0;
	height: 45px;
	width: 2px;
	background: url(../images/menu_sep.gif) repeat-y;
	cursor: default;
}
.MainMenu_MenuBreak td {
	font-size: 5px;
}





/*************************************************/

/*****************************************************************/



A.search_link {
    font-weight: normal;
    /*
		font-size: 8.5pt;	
		padding-bottom: 5px;
		*/
    color:#ffffff;
    /*font-family: Verdana, Helvetica, sans-serif;*/
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.search_link:link {
    text-decoration:    none;
    /*font-size: 8.5pt;*/
    color:#ffffff;
		/*
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
		*/
}

A.search_link:visited  {
    text-decoration:    none;
    /*font-size: 8.5pt;*/
    color:#ffffff;
		/*
	padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
		*/
}

A.search_link:active   {
   text-decoration: none;
   /*font-size: 8.5pt;*/
   color:#ffffff;
	 /*
   padding-bottom: 5px;
   font-family: Verdana, Helvetica, sans-serif;
	 */
}

A.search_link:hover    {
    /*font-size: 8.5pt;*/
    color:#AEAEAE;
		/*
		padding-bottom: 5px;
    font-family: Verdana, Helvetica, sans-serif;
		*/
	text-decoration: underline;
}

.login {
    font-weight: normal;
    font-size: 8pt;
    color:#ff0000;
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.NormalTextBox {
	FONT-SIZE: 10pt;
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.StandardButton {
	border: 1px solid #333;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #f60;
	color:#ffffff;
}
.left_cnt_01_head {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.main_cnt_01_head {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/*********************************************************/
.StdContainer {padding: 2px;}
.StdContainerEnvelope {margin: 0px 0px 10px;}
.StdContainerBox {
	border-top: 0px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	padding: 5px;
}
.StdContainerContent {
	padding: 0px;
	margin: 3px 0px;
	/*border: 1px dashed #999;*/
}

.PrimaryColor {background-color: #f60;}
.SecondaryColor {background-color: #000;}
.AlternateColor {background-color: #999;}

.PrimaryBorderColor {border-color: #f60;}
.SecondaryBorderColor {border-color: #000;}
.AlternateBorderColor {border-color: #999;}

.TitleText {
	color: #fff;
	font: bold 11pt Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}
.AltTitleText {
	color: #000;
	font: bold 11pt Arial, Helvetica, sans-serif;
}

.EmptyContainer {
	padding: 0px;
}



