/* Copyright 2000 - Active Matter, Inc. */
.Secret {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: white;
	display: none;
}

body, p, b, font, h1, h2, h3, h4, h5, li, td, th, a, a:link, a:visited, a:hover, strong, i, blockquote, .Heading1, .Heading2, .Heading3, .Heading4, .Heading5 {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, font, td, li, th, .error {
	font-size: 12px;
}

p, td, li, th, blockquote {
	color: black;
	font-weight: normal;
}

body {
	background: #ECEDF2;
	color: black;
	margin: 0 0 0 0;
}

b, strong, .bold, .error, .bigbold, .smallbold {
	font-weight: bold;
}

.bold {
	font-size: 12px;
}

.error {
	color: Red;
}

i, em {
	text-decoration: italics;
}

u {
	text-decoration: underline;
}

.bigbold {
	font-size: 15px;
}

.smallbold {
	font-size: 11px;
}
 
th {
	font-weight: bold;
	text-align: left;
}

a, a:link, a:visited, a:hover, a:visited:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

/*
a:visited {
	color: #F0D898;
}
*/

a:hover, a:visited:hover {
	color: DF7618;
}

input, textarea, select {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
}

ol, ul {
	margin: 0 0 0 25px;
}

pre {
	font-family: monospace;
	font-size: 11px;
}

.small {
	font-size: 11px;
}

.smaller {
	font-size: 9px;
}

.large {
	font-size: 15px;
}

.larger {
	font-size: 17px;
}

a.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:visited:hover {
	font-size: 9px;
}

a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover {
	font-size: 11px;
}

/* Headings */
h1, .Heading1 {
	font-size: 17px;
	font-weight: bold;
}

h2, .Heading2 {
	font-size: 15px;
	font-weight: bold;
}

h3, .Heading3 {
	font-size: 13px;
	font-weight: bold;
	color:white;
	padding:2px 0px 2px 2px;
	margin:0px;
	background: #dc7a47;
}

h4, .Heading4 {
	font-size: 12px;
	font-weight: bold;
	color:660066;
	padding:0px;
	margin:0px
}

h5, .Heading5 {
	font-size: 11px;
	font-weight: bold;
}

/* eSeries */
.iMIS {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	font-family: Times New Roman;
}

.lgTitle {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px;
	color: silver;
	line-height: 100%;
}

.regSymbol {
	font-size: 8pt;
	vertical-align: super;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.important {
	font-weight: normal;
	color: red;
}

.IndexHeading  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
}

.Heading  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.Text  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.SmallText  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.LeftIndextext  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.BodyLink  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

.ERSNavBar /*Recordset navigation bar */ {
	background-color: silver;
}

.ERSHeader  {
	border-right: buttonshadow 1px solid;
	border-top: buttonhighlight 1px solid;
	font-weight: normal;
	font-size: 9pt;
	text-transform: capitalize;
	border-left: buttonhighlight 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: buttonshadow 1px solid;
	font-family: arial;
	letter-spacing: 1pt;
	height: 16px;
	background-color: #d6d3ce;
	text-align: center;
	text-decoration: none;
}

.ERSHeader TD A:link  {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: underline;
}

.ERSHeader TD A:active  {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: underline;
}

.ERSHeader TD A:visited  {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: arial;
	text-decoration: underline;
}

.ERSHeader P {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ETHRow {
	background-color: #efefef;
	text-align: left;
}

.ETH /* Table header used throughout site */ {
	font-size: 12px;
	background-color: white;
	text-align: right;
}
 
.ETD /* Table cell used throughout site */ {
	font-size: 12px;
	background-color: #efefe7;
	text-align: left;
}

.ETDALT /* Alternating color for results lists used throughout site */ {
	background-color: white;
}

.EBW10 /*Bold white 10pt font used throughout site */ {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-align: left;
}

.ENW10 /* Normal white 10pt font used throughout site */ {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.EN12 /* Normal 12pt font used throughout site */ {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.EN11 /* Normal 11pt font used throughout site */ {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.EN10 /* Normal 10pt font used throughout site */ {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.EN9 /* Normal 9pt font used throughout site */ {
	font-size: 9pt;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.EN8 /* Normal 8pt font used throughout site */ {
	font-size: 8pt;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.EH2 /* 14pt font used throughout the site */ {
	font-weight: bold;
	font-size: 15px;
	color: #003366;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.EH3 /*12pt font used throughout site */ {
	font-size: 14px;
	width: 100%;
	color: #660066;
	border-bottom: #505050 1px double;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.EH4  /*8pt font used throughout site*/ {
	font-size: 8pt;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Crimson;
}

.EB12 /* Bold 12pt font used throughout site */ {
	font-size: 16px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	padding-top: 6px;
	font-weight: bold;
	text-decoration: none;
}

.EB11 /* Bold 11pt font used throughout site */ {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.EB10 /* Bold 10pt font used throughout site */ {
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.EB9 /* Bold 9pt font used throughout site */ {
	font-weight: bold;
	font-size: 9pt;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.SideLine1  {
	position: absolute;
	left: 0pt;
}

.SideLine2  {
	position: absolute;
	left: 0pt;
}

.ButtonBar1 /* Table row that contains form buttons */ {
	background-color: #0091d4;
	text-align: center;
}

.ButtonBar2 /* Table row that contains form buttons*/ {
	background-color: #0091d4;
	text-align: left;
}

.ButtonBar3 /* Table row that contains form buttons */ {
	background-color: #0091d4;
	text-align: right;
}

.Button1 /* All non-image form buttons */ {
	cursor: hand;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	background-color: silver;
	color: black;
	font-size: 8pt;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-style: outset;
}
 
.EToolBar /*Background color of search field area in eOrders, will be used throughout site*/ {
	background-color: #F0D898;
}

.ETaskBar /* Background color of task bar area in eOrders, will be used throughout site */ {
	background-color: silver;
}

.ETaskActive /* Task bar area in eOrders, will be used throughout site*/ {
	font-weight: 900;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	background-color: silver;
}

.ETaskNext /* Task bar area in eOrders, will be used throughout site */ {
	background-color: silver;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ETask /* Task bar area in eOrders, will be used throughout site */ {
	background-color: silver;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.ETask A:active, .ETask A: link, .ETask A:visited {
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: none;
}

.EETABLE /* Table background color in eEvents */ {
	background-color: white;
}

.EOTABLE /* Used in eOrders */ {
	background-color: #EFEFEF;
}

.EOTH /* Table header rows used in eOrders */ {
	background-color: #EFEFEF;
}

.EOTD /* Table cells used in eOrders */ {
	background-color: #F0D898;
}

.EOBottomBar /* Footer area in eOrders */ {
	background-color: #006699;
}

.EOTitleBar /* Title area in eOrders */ {
	background-color: white;
}

.EOProductNavBar /* Above and below main products list in eOrders */ {
	background-color: white;
}

.EOListNavBar /* Below the retuned products list in eOrders */ {
	background-color: white;
}

.EOInStock /* "In Stock" text in eOrders */ {
	font-weight: bold;
	background-color: silver;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.EOOutofStock /* "Out of Stock" text in eOrders */ {
	font-weight: bold;
	background-color: silver;
	font-size: 12px;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: none;
}
	
/* Content Manager Login */
.SCLoginBar,.HeaderBar {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: #6469C4;
}
  
/* Site Map */
a.SiteMap, a.SiteMap:link, a.SiteMap:visited, a.SiteMap:hover, a.SiteMap:visited:hover, a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover {
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.SiteMapTitle {
	background-color: #F0D898;
}

a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding: 3 3 3 3px;
	width: 100%;
}

.SiteMapTitleSub {
	background-color: #FFFFFF;
}

.SiteMapTitleSubAlt {
	background-color: #EEEEEE;
}

/* Site Search */
.SEHeaderBar {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background: #6469C4;
}
  
/* Tagged Pages */
.TPHeader {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}

 .TPICHeader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.TPTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.TPCMBody {
	font-size: 12px;
}

a.TPLink, a.TPLink:link, a.TPLink:visited, a.TPLink:hover, a.TPLink:visited:hover {
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}

a.TPLinkSelected, a.TPLinkSelected:link, a.TPLinkSelected:visited, a.TPLinkSelected:hover, a.TPLinkSelected:visited:hover {
	font-size: 11px;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

/* Template */
div.breadcrumb {
	font-size: 11px;
}

a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover {
	font-size: 9px;
	color: 660066;
	text-decoration: none;
}

a.breadcrumb:hover, a.breadcrumb:visited:hover {
	color: Red;
	text-decoration: underline;
}

blockquote.preview {
	font-size: 11px;
}
  
/* Top Nav */
a.TopNav, a.TopNav:link, a.TopNav:visited, a.TopNav:hover, a.TopNav:visited:hover, a.TopNavSelected, a.TopNavSelected:link, a.TopNavSelected:visited, a.TopNavSelected:hover, a.TopNavSelected:visited:hover, div.TopNavSelected, div.TopNavSelectedTitle {
	font-size: 12px;
	color: Black;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.TopNav:hover, a.TopNav:visited:hover {
	color: White;
}
a.TopNavSelected, a.TopNavSelected:link, a.TopNavSelected:visited, a.TopNavSelected:hover, a.TopNavSelected:visited:hover, div.TopNavSelected, div.TopNavSelectedTitle {
	font-weight: bold;
}
 
/* For text rollovers for top nav */
.TopNavOff {
	border: solid 1px #CCCCCC;
	background: #CCCCCC;
	padding: 1px 18px 1px 18px;
}

.TopNavOn {
	border: solid 1px #FFFFFF;
	background: #FF9900;
	padding: 1px 18px 1px 18px;
}

/* If text divider is used in top nav */
.Divider {
	letter-spacing: -0.25em;
	font-size: 11px;
}

span.Divider1 {
	font: 70% Verdana;
	color: #000000;
	padding: 0px 0px 0px 5px;
}

span.Divider2 {
	font: 70% Verdana;
	color: #FFFFFF;
	padding: 0px 5px 0px 0px;
}

  
/* SideNavs. Create more levels as necessary */
a.SideNav1, a.SideNav1:link, a.SideNav1:visited, a.SideNav1:hover, a.SideNav1:visited:hover, a.SideNav1Selected, a.SideNav1Selected:link, a.SideNav1Selected:visited, a.SideNav1Selected:hover, a.SideNav1Selected:visited:hover, div.SideNav1Selected, div.SideNav1SelectedTitle {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.SideNav1:hover, a.SideNav1:visited:hover {
	color: #FFFFFF;
}

a.SideNav1Selected, a.SideNav1Selected:link, a.SideNav1Selected:visited, a.SideNav1Selected:hover, a.SideNav1Selected:visited:hover, div.SideNav1Selected, div.SideNav1SelectedTitle {
	font-weight: bold;
}
 
a.SideNav1Title, a.SideNav1Title:link, a.SideNav1Title:visited, a.SideNav1Title:hover, a.SideNav1Title:visited:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav1SelectedTitle, a.SideNav1SelectedTitle:link, a.SideNav1SelectedTitle:visited, a.SideNav1SelectedTitle:hover, a.SideNav1SelectedTitle:visited:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav1Title:hover, a.SideNav1Title:visited:hover, a.SideNav1SelectedTitle:hover, a.SideNav1SelectedTitle:visited:hover {
	color: #FFFFFF;
}

/* Level 2 */
a.SideNav2, a.SideNav2:link, a.SideNav2:visited, a.SideNav2:hover, a.SideNav2:visited:hover, a.SideNav2Selected, a.SideNav2Selected:link, a.SideNav2Selected:visited, a.SideNav2Selected:hover, a.SideNav2Selected:visited:hover, div.SideNav2Selected, div.SideNav2SelectedTitle {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.SideNav2:hover, a.SideNav2:visited:hover {
	color: #FFFFFF;
}

a.SideNav2Selected, a.SideNav2Selected:link, a.SideNav2Selected:visited, a.SideNav2Selected:hover, a.SideNav2Selected:visited:hover, div.SideNav2Selected, div.SideNav2SelectedTitle {
	font-weight: bold;
}
 
a.SideNav2Title, a.SideNav2Title:link, a.SideNav2Title:visited, a.SideNav2Title:hover, a.SideNav2Title:visited:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav2SelectedTitle, a.SideNav2SelectedTitle:link, a.SideNav2SelectedTitle:visited, a.SideNav2SelectedTitle:hover, a.SideNav2SelectedTitle:visited:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav2Title:hover, a.SideNav2Title:visited:hover, a.SideNav2SelectedTitle:hover, a.SideNav2SelectedTitle:visited:hover {
	color: #FFFFFF;
}

/* Level 3 */
a.SideNav3, a.SideNav3:link, a.SideNav3:visited, a.SideNav3:hover, a.SideNav3:visited:hover, a.SideNav3Selected, a.SideNav3Selected:link, a.SideNav3Selected:visited, a.SideNav3Selected:hover, a.SideNav3Selected:visited:hover, div.SideNav3Selected, div.SideNav3SelectedTitle {
	font-size: 11px;
	color: #6469C4;
	text-decoration: none;
	font-weight: normal;
}

a.SideNav3:hover, a.SideNav3:visited:hover {
	color: yellow;
}

a.SideNav3Selected, a.SideNav3Selected:link, a.SideNav3Selected:visited, a.SideNav3Selected:hover, a.SideNav3Selected:visited:hover, div.SideNav3Selected, div.SideNav3SelectedTitle {
	font-weight: bold;
}
 
a.SideNav3Title, a.SideNav3Title:link, a.SideNav3Title:visited, a.SideNav3Title:hover, a.SideNav3Title:visited:hover {
	font-size: 12px;
	color: #6469C4;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav3SelectedTitle, a.SideNav3SelectedTitle:link, a.SideNav3SelectedTitle:visited, a.SideNav3SelectedTitle:hover, a.SideNav3SelectedTitle:visited:hover {
	font-size: 12px;
	color: #6469C4;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav3Title:hover, a.SideNav3Title:visited:hover, a.SideNav3SelectedTitle:hover, a.SideNav3SelectedTitle:visited:hover {
	color: yellow;
}

/* Level 4 */
a.SideNav4, a.SideNav4:link, a.SideNav4:visited, a.SideNav4:hover, a.SideNav4:visited:hover, a.SideNav4Selected, a.SideNav4Selected:link, a.SideNav4Selected:visited, a.SideNav4Selected:hover, a.SideNav4Selected:visited:hover, div.SideNav4Selected, div.SideNav4SelectedTitle {
	font-size: 11px;
	color: #6469C4;
	text-decoration: none;
	font-weight: normal;
}

a.SideNav4:hover, a.SideNav4:visited:hover {
	color: yellow;
}

a.SideNav4Selected, a.SideNav4Selected:link, a.SideNav4Selected:visited, a.SideNav4Selected:hover, a.SideNav4Selected:visited:hover, div.SideNav4Selected, div.SideNav4SelectedTitle {
	font-weight: bold;
}
 
a.SideNav4Title, a.SideNav4Title:link, a.SideNav4Title:visited, a.SideNav4Title:hover, a.SideNav4Title:visited:hover {
	font-size: 12px;
	color: #6469C4;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav4SelectedTitle, a.SideNav4SelectedTitle:link, a.SideNav4SelectedTitle:visited, a.SideNav4SelectedTitle:hover, a.SideNav4SelectedTitle:visited:hover {
	font-size: 12px;
	color: #6469C4;
	text-decoration: none;
	font-weight: bold;
}

a.SideNav4Title:hover, a.SideNav4Title:visited:hover, a.SideNav4SelectedTitle:hover, a.SideNav4SelectedTitle:visited:hover {
	color: yellow;
}

/**** Custom styles ****/
  
.BOMAleftbar {
	background-image: url(/AM/Graphics/Templates/ShadowLeft.jpg);
	background-repeat: repeat-y;
}

.BOMArightbar {
	background-image: url(/AM/Graphics/Templates/ShadowRight.jpg);
	background-repeat: repeat-y;
}

.BOMAleftcolumn {
/*	background-color: #6469C4; */
	background-color: #6C5066;
}

.BOMAleftcolumnnew {
/*	background-color: #6469C4; */
	background-color: #adce4b;
}

.RightContentArea {
	width:200px;
	text-align:center;
	background:white;
	float:right;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}


.BOMAtopbar {
	background-image: url(/AM/Graphics/Templates/BOMALogoTop.jpg);
	background-repeat: no-repeat;
}

.BOMAheadertopbar {
	background-image: url(/AM/Graphics/Templates/BOMAHeaderTop.jpg);
	background-repeat: no-repeat;
}


.BOMAtoptext, a.BOMAtoptext, a.BOMAtoptext:link, a.BOMAtoptext:visited, a.BOMAtoptext:hover, a.BOMAtoptext:visited:hover  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
}

.BOMAtoptextnew, a.BOMAtoptextnew, a.BOMAtoptextnew:link, a.BOMAtoptextnew:visited, a.BOMAtoptextnew:hover, a.BOMAtoptextnew:visited:hover  {
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	padding-top:5px;	
}

/*
.BOMAPurpleBar {
	background-image: url(/AM/Graphics/Templates/PurpleSpacer.jpg);
	background-repeat: repeat-x;
}
 */

.BOMAButton {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 7px;
}

.BOMAloginboxleft, a.BOMAloginboxleft, a.BOMAloginboxleft:link, a.BOMAloginboxleft:visited, a.BOMAloginboxleft:hover, a.BOMAloginboxleft:visited:hover {
/*	background-color: black; */
	color: black;
	padding: 7 7 7 7px;
	text-decoration: None;
	font-size: 100%;
}

#tblTopNav {
	background-image: url(/AM/Graphics/Templates/NavBackground.jpg);
}

