﻿/* 
	Custom Stylesheet.
	Stella International, Inc. 2008
	www.stellasoft.com
	
	Base HTML styles top of document.
	Custom classes follow.

*/


@media print {
    .printhide { display:none; }
    .screenhide { display:none; }	
	}
@media screen {
    .printhide { /* show */ }
    .screenhide { display:none; }	
	}
	

/* Base HMTL Styles */
body
{
	font-family:Arial, Verdana, Sans-Serif;	
	font-size: 11px;
	color:#333333;
	margin: 0px; 
	padding: 0px;
	background:url('/oha1/images/bg.jpg') repeat-x #A8A8A8;
	height: 100%;}

a {
	color: #993300;
}

a:link, a:visited, a:active {
    text-decoration:none;
}

a:hover 
{
	color:#993300;
	text-decoration:underline;
} 

a img {border: none;}

iframe {border:0px solid #ffffff;margin:0px;padding:10px;}

h1 {
	color:#000000;
	font-size:17px;
	margin:-3px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background-image:url(/oha1/images/bgH1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004676;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin:10px 0px 12px 0px;
	padding:5px 0px 0px 3px;
	border-bottom:1px solid #d4d4d4;
	background-image:url(/oha1/images/bgGrayBoxHeader.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
h2 a { color:#004676; }

h3
{
 color:#000000;
 font-size:13px;
 font-weight:bold;
 margin:0px 0px 5px 0px;
 border-bottom:1px solid #d4d4d4;
}

h1 a, h3 a 
{
	color:#000000;
}

hr 
{
	color:#d4d4d4;
	background-color:#d4d4d4;
	height:1px;
	text-decoration:none;
	border:none;
}

form {margin: 0px;}


td {vertical-align: top;padding: 2px 0px 2px 1px;}

input.button {font-size: 8pt;}

button{font-size: 8pt;}
/*input.button{border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EBEBEB;
	font-size: 8pt;
	color: #000;}*/
/*button{border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EBEBEB;
	font-size: 8pt;
	color: #000;}*/

textarea{border: 1px solid #A8A8A8;}

.center {text-align: center;}

select{border: 1px solid #A8A8A8;}
.clearb {clear: both; line-height: 1px;}
.clearr {clear: right; line-height: 1px;}
.clearl {clear: left; line-height: 1px;}
.centerimage {text-align: center; vertical-align: middle; height: 60px; width: 100px; padding-top: 4px;}
.error {margin: 5px;
	padding: 10px;
	font-weight: bold;
	/* border: 1px solid #fc7500;
	background-image:url(/oha1/images/BSLogin.jpg);
	border: 1px solid #004676;
	background-image:url(/oha1/images/ColorRow2.jpg); */
	border: 1px solid #066442;
	background-image:url(/oha1/images/bgGreenBox.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;}
 #container {width: 950px;
	margin: 0px auto;
	height: 100%;
	text-align: left;
	background: #fff;
	padding: 0px 5px 0px 5px;}
.PageTitle
{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004676;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin:-5px 0px 2px 0px;
	padding:0px 0px 0px 3px;
	border-bottom:1px solid #d4d4d4;
	background-image:url(/oha1/images/bgGrayBoxHeader.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.search_input {border: 1px solid;}
.text_input {border: 1px solid;}
.file_input{border: 1px solid;}
/* Login / Verify Account links */
#TopRowLinks {float: right;
	padding-right: 5px;
	font-weight: bold;
	margin: auto;
	position: relative;}
#TopRowLinks a{text-decoration: none; color: #000;}
  #TopRowLinks a:hover{text-decoration: underline;}

/* Verify.asp */
#VerifyContent {width: 440px;
	margin:0px auto; 
	padding: 5px;
	text-align: center;}
  #VerifyContent table {text-align: left;}
td.VBG {background-color: #EBEBEB; font-weight: bold;}

/* Logo Image/Text and Header Background */
#LogoRow {padding-top: 20px; padding-left: 20px;}
  #LogoRow img{	border: 0px;margin-bottom: 5px;}
.LogoSiteName a{font-size: 16pt;
	color: #fff;
	text-decoration: none;}

/* Site Messages / Errors */

.SiteMsg1 {background: #FFFFCC;
	color: #000;
	border: 1px solid #FFCC66;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-weight: bold;}

/* Site Annoucement (in header) */
#SiteAnnounce {float: right;
	clear: right;
	width: 500px;
	margin: 5px 5px 16px 5px;
	overflow:hidden;}

/* Home Page Annoucement */
#HomeAnnounce {clear: both; margin: 5px 5px 5px 5px;}

/* Site Navigation Links (Home, Browse, Register, My Account, Sell Stores, Help */
ul#NavRow {clear: both;
	text-align: center;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;}
ul#NavRow li {text-align:center;
	width: 90px;
	height: 18px;
	margin: 0px 30px 5px 10px;
	padding-top: 2px;float: left;}
ul#NavRow li a{color: #A8A8A8;text-decoration: none; font-weight:bold; font-size: 10pt;}
ul#NavRow li a:hover{text-decoration: underline;}

/* Site Motto */
#MottoRow {	clear: both;
	color: #fff;
	height: 16px;
	text-indent: 5px;
	font-weight: bold;
	background: #A8A8A8;
	margin: 0px 0px 5px 0px;}

/* Search and Category Column (index.asp, catalog.asp) */
#NavCol {float: left;
	display: inline;
	width: 195px;
	border: 1px solid #A8A8A8;
	margin-bottom: 5px;}

/* Search form (index.asp, catalog.asp) */
#NavSearch {margin-left: 5px; padding-bottom: 5px;}

/* Category/Subcategory lists */
#NavCat {margin-left: 5px;}
  #NavCat ul{
	padding: 0;
	margin: 0;
	list-style: none;}
  #NavCat li{
	padding: 2px;
	margin: 0px;}
.NoCatMsg {	color: #000;
	font-size: 10pt;
	font-weight: bold;}

/* Home Page Content - Gallery Featured and Regular Featured Items */
#HPContent{	float: left;
	width: 740px;
	margin: 0px 0px 5px 1px;
	border: 1px solid #A8A8A8;}

/* Home Page Gallery Featured Items */
#HPGalleryFeatured {Width: 100%;}
  #HPGalleryFeatured table {
	float: left;
	width: 240px;
	height: 190px;
	margin: 2px;
	border: 1px solid #A8A8A8;
	overflow:hidden;}
  #HPGalleryFeatured td {vertical-align: middle;
	text-align: center;}
.HPGFtitle {height: 45px;
	overflow:hidden;
	width: 230px;}
  .HPGFtitle a{	color: #000;
	font-weight: bold;
	text-decoration: none;}
  .HPGFtitle a:hover {text-decoration: underline;}
.HPGFimage {height: 90px;}
  .HPGFimage img{background: #fff;
	padding: 10px;}

/* Home Page Title Row (gallery and regular featured items) */
.HPtitle {clear: both;
	background: #A8A8A8;
	font-weight: bold;
	text-indent: 5px;
	margin-bottom: 3px;
	padding: 2px 0px 2px 0px;}

/* Regular Home Page Featured Items */
#HPFeatured {clear: right;
	width: 100%;
	background: #fff;}
  #HPFeatured a {color: #000; text-decoration: none;}
  #HPFeatured a:hover { text-decoration: underline;}
  #HPFeatured table {width: 100%;}
/* HPDesc is used for item titles (included in search.asp, storecatalog.asp, drawitem.asp, etc) */
.HPDesc {overflow: hidden;
	text-indent: 0px;}
  .HPDesc a{ color: #000; text-decoration: none;}
  .HPDesc a:hover{ text-decoration: underline;}
.HPFends {width: 120px;}
.HPFrow1 td
{
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	background-image:url(/oha1/images/HPFrow1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 2px 7px 2px;
	}

/* Banner Style A (horizontal / header.asp */
#BannerA {clear: both;text-align: center;
    margin:0 0 5px;
	border: 0px solid #EBEBEB;}
  #BannerA img {padding: 2px; border: 0px;}

/* Banner Style B  (vertical)*/
#BannerB {float: left;
	display: none;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #EBEBEB;
	text-align: center;
	overflow:hidden;}
  #BannerB img {padding: 3px;}
#BannerB2 {float: right;
	display: none;
	width: 135px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #EBEBEB;
	text-align: center;
	overflow:hidden;}
  #BannerB2 img {padding: 3px;}

/* Alternating table row colors for item listings*/
.ColorRowA 
{
	background-image:url(/oha1/images/ColorRow1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.ColorRowA td 
{
	border-bottom:1px solid #d4d4d4;
}
.ColorRowB 
{
	background-image:url(/oha1/images/ColorRow2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.ColorRowB td 
{
	border-bottom:1px solid #c4c4c4;
}
/* Highlight Listing Feature */
.ColorItemHighlight {background: #A8A8A8; color: #000;}

/* Catalog.asp Items */
#CatalogContent {float: left;
	width: 745px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #EBEBEB;}
  #CatalogContent a {color: #000; text-decoration: none;}
  #CatalogContent a:hover {text-decoration: underline;}

/* Current, New Today, Ending Today, Going, Going, Gone, Completed  - table*/
#CategoryContent table{	width: 100%; text-indent: 5px;}

/* Row of links that allow you to choose Current, New Today, Ending Today, Going, Going, Gone, or Completed items */
.ShowRow {padding:5px;
	background: #fff;
	text-align: right;
	color: #000;}
  .ShowRow a{text-decoration: none;	font-weight:normal;	color: #000;}
  .ShowRow a:hover{	text-decoration: underline;}

/* Category Location Row */
#LocationRow {	width: 100%;
	background: #EBEBEB;
	color: #000;
	font-weight: bold;
	text-indent: 10px;
	padding: 2px 0px 2px 0px;}
  #LocationRow a {text-decoration: none; color: #000; font-weight: bold;}
  #LocationRow a:hover {text-decoration: underline;}

/* Table Row - above category featured listings (catalog.asp & search.asp)*/
.FeaturedRow {background: #A8A8A8;
	color: #fff;
	font-weight: bold;}
	
/* Table Row - Above regular items listings  (catalog.asp & search.asp)*/
.ItemRow {background: #A8A8A8;
	color: #000;
	font-weight: bold;}

/* Gallery Items for a Category */
#GCHeader {	width: 100%;
	background: #EBEBEB;
	color: #000;
	font-weight: bold;
	text-indent: 10px;}
.GalleryItemPrice {color: black;
	font-weight: bold;}
#GalleryCatalog {width: 745px;}
  #GalleryCatalog table {
	float: left;
	width: 240px;
	height: 190px;
	margin: 2px;
	border: 1px solid #EBEBEB;}
  #GalleryCatalog td {vertical-align: middle;text-align: center;}
.GCtitle {height: 45px;
	overflow: hidden;
	width: 230px;}
  .GCtitle a {color: #000;	
	font-weight: bold;
	text-decoration: none;}
  .GCtitle a:hover {color: #000;
	text-decoration: underline;}
.GCimage {background-color: #EBEBEB;height: 90px; text-align: center;}
  .GCimage img {background-color: #fff; padding: 10px;}

/* Bottom Links - for multiple pages of inventory (Prev, Next, #s) */
#PageLinks {clear:both;
	margin: 5px;
	text-align: center;
	color: #000;
	font-weight: normal;}
  #PageLinks a {text-decoration: none; color: #000;}
  #PageLinks a:hover {text-decoration: underline; color: #000;}

/* No Items Found Notification */
.NoItemsFound {background: #fff;
	color: #000;
	font-weight:bold;
	font-size: 12pt;
	text-align: center;
	margin: 3px;
	padding: 3px;
	border: 1px solid #EBEBEB;}

/* Browse.asp */
#BrowseContent {float: left;
	background: #fff;
	width: 745px;
	border: 1px solid #EBEBEB;
	margin: 0px 0px 5px 5px;
	overflow: hidden;}
  #BrowseContent a {color: #000; text-decoration: none;}
  #BrowseContent a:hover {text-decoration: underline; font-weight: bold;}
  #BrowseContent ul {margin-left: 5px; list-style: none;}
.BCatRow{float: left;
	margin: 0px 0px 0px 10px;
	width: 210px;
	overflow:visible;}
  .BCatRow b {text-transform:uppercase;}
#BCol {float: left;
	width: 195px;
	border: 1px solid #EBEBEB;
	margin-bottom: 5px;}
#BrowseSearch{background: #fff;
	color: #000;
	margin:4px;}
#BrowseGF {color: #000;}
  #BrowseGF table {width: 185px;
	margin: 5px;
	border: 1px solid #EBEBEB;
	text-align: center;}
.BGFtitle {height: 45px;
	overflow:hidden;
	width: 175px;}
  .BGFtitle a {	color: #000; font-weight: bold;	text-decoration: none;}
  .BGFtitle a:hover {color: #000; text-decoration: underline;}
.BGFimage {background: #EBEBEB; text-align: center;}
  .BGFimage img {background: #fff; padding: 10px;}

/* Login.asp  */
#Login {float: left;
	border: 6px solid #EBEBEB;
	width:380px;
	margin: 0px 5px 5px 0px;
	padding: 25px 0px 25px 45px;}
  #Login i {font-size: 8pt;	font-weight:normal;}
  #Login a {color: #000; text-decoration: none;	font-weight: bold;}
  #Login a:hover {text-decoration: underline;}
td.LogBGreq {background-color: #EBEBEB; font-weight: bold;}
#NotUser {float: left;
	border: 6px solid #fff;
	width: 450px;
	margin: 45px 0px 5px 0px;
	text-align: center;}
#NUReg {background: url(images/register.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 93px;
	margin-top: 25px}
  #NUReg a {font-size: 14pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;}
  #NUReg a:hover {text-decoration: underline;}

/* Forgot.asp  */
.SendPass {	}

/* Register.asp */
#RegisterRowB {clear: left;
	width: 100%;
	height: 25px;
	background: #A8A8A8;
	color: #000;
	font-weight: bold;
	text-indent: 5px;
	text-align: center;
	padding: 2px 0px 2px 0px;
	margin-bottom: 5px;}
td.RegBG {background: #EBEBEB; width: 155px;}
.regreq {color:#A8A8A8;font-style:italic;font-size: 8pt;}
.regop {color:Green;font-style:italic;font-size: 8pt;}
.RBGRow {background: #A8A8A8; font-weight: bold;}
.RegInput table {float: left; margin-right: 35px; width: 45%;}
  .RegInput a {color: #000;	font-weight: bold;}
  .RegInput i {font-size: 8pt;}

/* Listing Details (detail.asp)      */
.DetailRow1 
{
	background-image:url(/oha1/images/HPFrow1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom: 0px;
	padding: 2px 0px 7px 5px;
	font-weight:bold;
	color:#ffffff;
}
  .DetailRow1 a {color: #ffffff; text-decoration: none;}
  .DetailRow1 a:hover {text-decoration: underline;}
.DetailRow2 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004676;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin:10px 0px 2px 0px;
	padding:5px 0px 0px 3px;
	border-bottom:1px solid #d4d4d4;
	background-image:url(/oha1/images/bgGrayBoxHeader.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
.DetailRow2 a { color:#004676; }
  
#DetailTitleRow 
{
	background-image:url(/oha1/images/ColorRow2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  
#DetailTitleRow b {color: #333333; font-size: 21px;}

/* Bidder or Seller login prompt */
#BSlogin 
	{margin: 5px;
	padding: 10px;
	font-weight: bold;
	/* border: 1px solid #fc7500;
	background-image:url(/oha1/images/BSLogin.jpg);
	border: 1px solid #004676;
	background-image:url(/oha1/images/ColorRow2.jpg); */
	border: 1px solid #066442;
	background-image:url(/oha1/images/bgGreenBox.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	}
	
/* Buyer Action Panel */
#BuyerAP {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #004676;
	background-image:url(/oha1/images/ColorRow2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f0f4f7;
	}
  #BuyerAP a {padding-left: 20px;}
  #BuyerAP b {text-decoration: underline;}
  #BuyerAP td {	vertical-align: top;}
#SellerAP 
{
    text-align:left;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #004676;
	background-image:url(/oha1/images/ColorRow2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f0f4f7;
	}
  #SellerAP a {padding-left: 20px;}
  #SellerAP b {text-decoration: underline;}
  #SellerAP td {vertical-align: top;}

#AdminAP {
    text-align:left;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #004676;
	background-image:url(/oha1/images/BSLogin.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fffff7;
	}
  #AdminAP a {padding-left: 20px;}
  #AdminAP b {text-decoration: underline;}
  #AdminAP td {vertical-align: top;}
.ListStatus1 {color: #000;}
.ListStatus2 {color: green; font-weight: bold;}
.ListStatus3 {color: red; font-weight: bold;}
#ItemDetailMain {float: left;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #EBEBEB;}
  
.NormPic {float: left; width: 520px;}
  .NormPic img {padding: 5px; border: 1px solid #EBEBEB;}
  
.photo{padding: 10px; margin: 5px; border: 1px solid #EBEBEB;}
#ItemDetails {float: left;
	width: 400px;
	padding-right: 5px;
	overflow:hidden;
	text-align:left;}
 #ItemDetails table {padding: 2px; width: 100%; border: 0px;}
 #ItemDetails td {  }
.IDtdwidth {width: 35%;	font-weight: bold;}
.IDinfo 
{
	font-size:11px;
	font-weight: bold;
	color:#000000;
	}
.IDdata 
{	
	font-size:11px;
	font-weight: normal;
	color:#000000;
}
.IDPrice 
{
	border-bottom:1px solid #d4d4d4;
	font-size:14px;
	color:#004676;
	font-weight:bold;
}
.IDListType 
{
	font-weight:bold;
	border-bottom:1px solid #d4d4d4;
}
#ItemDesc {clear: left;
	display:block;
	padding: 5px;
	margin-bottom: 5px;
	text-align:left}
#ItemDesc a 
{
	color:#004676;
}
#ItemTour {clear: left;
	border: 1px solid #EBEBEB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#ItemFindRealtor {clear: left;
	border: 1px solid #EBEBEB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#ItemPurchase 
{
	padding: 5px;
	margin: 5px 0px 5px 0px;
	overflow:hidden;}
  #ItemPurchase table {width: 99%;
		margin-top: 5px; }
#IDThumb 
{
	padding: 10px;
	border:1px solid #f4f4f4;
	margin-bottom:5px;
	}
  #IDThumb img 
  {
	padding: 3px;
    margin: 3px;
    border: 1px solid #EBEBEB;}
    #IDDocs 
{
	}
  #IDDocs img 
  {
	padding: 3px;
    margin: 3px;
    border: 1px solid #EBEBEB;}
#IDShip 
{
	border: 1px solid #EBEBEB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#IDMap 
{
	border: 1px solid #EBEBEB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#IDCustomFields {padding-left: 5px;}
#Comments 
{
	border: 1px solid #EBEBEB;
	padding: 5px;
	margin-bottom: 5px;
	overflow:hidden;}
#Counter 
{
	text-align: center;
	padding: 5px;}
.ColorQuestion1 {background: #EBEBEB;}
.ColorQuestion2 {}
#BigPic {width: 938px;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;}
  #BigPic img {padding: 5px; border: 1px solid #EBEBEB;}
  #BigPic a {color: #000;}
.Reserve {font-size: 7pt; color: #000;}

/* Bid Confirm (confirm.asp, confirm_rfq.asp, confirm_reverse.asp, processtrade.asp) */
.ConfirmRow{background: #EBEBEB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.BidItem {background: #EBEBEB;
	color: #000;
	font-size: 13pt;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  .BidItem b {color: #666666; font-size: 13pt;}
  .BidItem i {color: #666666;}
.BidUser {color: #666666;
	margin-bottom: 5px;
	padding-left: 5px;}
  .BidUser b {color: #000;
	font-weight: bold;
	font-size: 11pt;}
  .BidUser a {font-size: 9pt;
	text-decoration: none;
	color: #000;}
  .BidUser a:hover {text-decoration: underline;}
.BidDetails {text-align: center;
	border: 5px solid #EBEBEB;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 13pt;}
  .BidDetails b {font-size: 15pt; text-decoration: underline;}
  .BidDetails input {margin: 0px 30px 0px 30px; padding: 0px 20px 0px 20px;}
.RFQBidDetails {border: 5px solid #EBEBEB;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 13pt;}
  span.b1 {font-size: 13pt; text-decoration: none;}
  .RFQBidDetails b {font-size: 15pt; text-decoration: underline;}
  .RFQBidDetails input {margin: 0px 30px 0px 30px; padding: 0px 20px 0px 20px;}
.RFQBDattach {text-align:center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom:  5px solid #EBEBEB;}
.TradeOffer {border: 1px solid #EBEBEB;
	padding: 5px;
	text-align: left;
	font-weight:normal;
	overflow:hidden;}
	
/* Stores - Stores.asp */
#StoresCol {float: left;
	display: inline;
	width: 195px;
	border: 1px solid #EBEBEB;
	margin-bottom: 5px;}
#StoresSearch {margin-left: 5px;}
        /* Category/Subcategory lists */
#StoresCat {margin-left: 5px;}
  #StoresCat a {color: #000; text-decoration: none;}
  #StoresCat a:hover {text-decoration: underline; font-weight: bold;}
  #StoresCat ul {padding: 0; margin: 0;	list-style: none;}
  #StoresCat li {padding: 2px; margin: 0px;}
#StoresContent {float: left;
	width: 745px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #EBEBEB;}
#FeaturedStore {Width: 100%;} 
  #FeaturedStore table {float: left;
	width: 240px;
	height: 190px;
	margin: 2px;
	border: 1px solid #EBEBEB;
	overflow:hidden;}
  #FeaturedStore td {text-align: center;}
.FStitle {height: 40px; width: 230px; overflow:hidden;}
  .FStitle a {color: #000; font-weight: bold; text-decoration: none;}
  .FStitle a:hover {color: #000; text-decoration: underline;}
.FSimage {height: 80px; vertical-align: middle; background-color: #EBEBEB;}
 .FSimage img {background-color: #fff; padding: 10px;}
#StoresList {padding:5px;}
  #StoresList a {color: #000; text-decoration: underline;}

/* StoreCatalog.asp & Storeprofile.asp - User's Store*/
#StoreFront {float: left;
	width: 938px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #EBEBEB;
	overflow:hidden;}
  #StoreFront table {	width: 100%;
	padding: 2px;
	border: 1px solid #EBEBEB;}
  #StoreFront a {color: #000;text-decoration: none;}
  #StoreFront a:hover {text-decoration: underline;}
.SFFeature {font-weight: bold; background: #A8A8A8;}
.SFItems {background: #A8A8A8;}
#StoreGF {width: 100%;}
  #StoreGF table {float: left;	
	width: 300px;
	height: 190px;
	margin: 2px;
	border: 1px solid #EBEBEB;}
  #StoreGF td {vertical-align: middle;text-align: center;}
  #StoreGF img {border: 0px;
	background: #fff;
	padding: 5px;}
.SGFimg {text-align: center; background: #EBEBEB; height: 90px;}
.SGFtitle {text-align: center;
	height: 45px;
	width: 300px;
	overflow: hidden;}
  .SGFtitle a {font-weight: bold; text-decoration: none;}
  .SGFtitle a:hover {text-decoration: underline;}
#StoreTabs {width: 938px; border-bottom: 10px solid #A8A8A8;}
.StoreTab1 {float: right;
	background: #A8A8A8;
	width: 100px;
	padding: 2px 20px 2px 20px;
	margin-left: 15px; 
	text-align: center;}
.StoreTab2 {float: right;
	background: #EBEBEB;
	width: 100px;
	padding: 2px 20px 2px 20px;
	margin-left: 15px;
	text-align: center;}
.StoreName {font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;}
#SingleStoreSearch {float:right;
	text-align:center;
	width: 285px;
	background: #A8A8A8;
	padding: 5px;}
.StoreBanner {margin: 5px 5px 5px 10px;}
#StoreFeedbackRating {float:right;
	text-align:left;
	width: 285px;
	background: #A8A8A8;
	padding: 5px;
	font-weight: bold;}
#StoreDetails {width: 945px; padding: 5px; clear: both;}
  #StoreDetailsFB a {font-weight: bold;	color: #000; text-decoration: underline;}
.StoreFBTitle {background: #A8A8A8;	font-weight: bold;}

/* Feedback text */
.positive {color: #008000; font-weight: bold;}
.neutral {color: #000000; font-weight: bold;}
.negative {color: #ff0000; font-weight: bold;}

/* Search.asp & advancedsearch.asp */
#SearchRow {background: #EBEBEB;
	padding: 5px;
	text-indent: 5px;
	text-align: left;
	border: 1px solid #EBEBEB;
	width: 938px;}
#SearchResults {width: 938px;
	height: auto;
	border: 1px solid #EBEBEB;
	padding: 5px;}
  #SearchResults table {width: 100%;}
#PageLinksS {clear: left;
	margin: 5px;
	text-align: center;
	color: #000;
	font-weight: normal;}
	#PageLinksS a {color: Black; text-decoration:none;}
	#PageLinksS a:hover {text-decoration: underline;}
#SearchGallery table {float: left;
	width: 300px;
	height: 190px;
	margin: 2px;
	border: 1px solid #EBEBEB;}
  #SearchGallery td {vertical-align: middle;text-align: center;}
.SGtitle {height: 45px; width: 300px; overflow: hidden;}
  .SGtitle a {color: #000; font-weight: bold; text-decoration: none;}
  .SGtitle a:hover {color: #000; text-decoration: underline;}
.SGimage {background-color: #EBEBEB; text-align: center; height: 90px;}
.SGimage img {background-color: #fff; padding: 10px;}

/* AdvancedSearch.asp */
#AdvSearch{}
#AdvSRow {width: 945px;
	background: #EBEBEB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.ASBox{width: 945px; border: 1px solid #EBEBEB; padding: 5px; margin: 0px 0px 5px 0px;}
.ASGo {width: 945px; text-align:center; margin-bottom: 5px;}
  .ASGo input {padding: 0px 15px 0px 15px;}

/* PurchaseHistory.asp, Tradehistory.asp, BidHistory.asp, ViewQuotes.asp, HighBidders.asp */
#PurchaseHItem {background: #EBEBEB;
	color: #000;
	font-size: 13pt;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	overflow:hidden;}
  #PurchaseHItem b {color: #666666; font-size: 13pt;}
  #PurchaseHItem i {font-size: 9pt;	font-style:italic; color: #666666;}
  #PurchaseHItem a {text-decoration: none;}
#PHItemDetails {float: left;
	padding: 5px;
	margin-right: 20px;
	width: 30%;}
  #PHItemDetails a {color: #000;}
#PHBidDetails {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 65%;}
  #PHBidDetails table {width: 100%;}
.PHBidDetailsrow {background:#EBEBEB; font-weight: bold;}

/* Sellitem.asp, sell_step1b.asp, sell_step2.asp, sell_step3.asp, sell_step4.asp, edititem.asp, sellconfirm.asp, editconfirm.asp, activateconfirm.asp */
.StepRow {background: #EBEBEB;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;}
.SellCatNum {background: #EBEBEB;
	font-weight: bold;
	padding: 3px;}
.SellDetailRow {background: #EBEBEB;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;}
table.SellTable {width: 95%;}
td.SellFormHighlight{font-weight: bold;
	width: 215px;
	background:#EBEBEB;}
table.SellConfirm {width: 945px; 
	text-align: left;
	padding: 5px;
	border: 1px solid #EBEBEB;}
#SellConfirmLoc {text-align:left;}
td.SellConfirmRates img{float: left; 
	padding: 5px; 
	margin: 5px;
	border: 1px solid #EBEBEB;}
td.SellConfirmRates {font-size:smaller;}
td.SellFormConfirm {font-weight: bold;	background:#A8A8A8;}
.SellRequired {color: #A8A8A8;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;}
.SellOptional {color: Green;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;}
.SellStepList1 { list-style: none;}
.SellStepList1 li{ padding: 2px;}
.SellButtons1 {width: 35%; float: right;}
  .SellButtons1 input{margin: 5px 20% 5px 0px;}
.SellButtons2 {width: 22%; 
	float: left; 
	margin: 10px 0px 10px 15px;}
#ShippingContainer{margin: 30px;
	padding: 5px;
	border: 1px solid gray;}
INPUT.hiddenfileinput {display: none;}	
.ActiveList {width: 100%;}
  .ActiveList a {color: #000; text-decoration: none;}
  .ActiveList a:hover {text-decoration: underline;}
#SellCatAlign {margin: 0px auto; width: 750px;}
.catsel {width: 245px; height: 90px;}

/*  confirmb2c.asp - (instant checkout) */
.B2Cheader1 {background: #A8A8A8;
	width: 40%;}
.B2Cheader2 {background: #A8A8A8;
	width: 55%;}
.B2Cheader3 {background: #EBEBEB; font-weight: bold;}
.B2Cvalue1 {background: #EBEBEB; text-align: right; font-weight: bold;}
.B2Cvalue2 {background: #A8A8A8; text-align: right; font-weight: bold;}
#B2CInfo table{ width: 100%;}
#B2CPurchase {text-align: right; padding: 10px;}

/* Receipt.asp / Processb2c.asp / Membership.asp / process_membership.asp */
.ReceiptRow {width: 945px; font-size: 12pt;	font-weight: bold;}
#RInvoice {width: 945px;}
  #RInvoice td{vertical-align: top;}
  #RInvoice table{width: 100%;}
table#RInvoiceInfo {width: 802px;}
  table#RInvoiceInfo td {padding:3px;}
.invoiceheader {background:#EBEBEB; font-weight: bold;}
.invoiceborder {border-bottom: 1px solid #EBEBEB;}
.invoicecost {border-bottom: 1px solid #EBEBEB; text-align:right;}
.invoicetotal {background:#A8A8A8; text-align:right; font-weight: bold;}
.InvoiceDetailRow {width: 100%; background: #EBEBEB; padding:3px; font-weight: bold;} 

/* Addwatch.asp */
#AddWatch {text-align: center;}
#AddWatch b {font-size: 12pt;}

/* MailUser.asp / Contact.asp */
#MailUser {width: 790px; padding: 5px; margin: 5px 5px 5px 0px; border: 1px solid #EBEBEB;}
  #MailUser td {padding: 3px;}
td.MailHighlight {width: 125px; background:#EBEBEB; font-weight: bold;}

/* ViewFeedback.asp */
#FeedbackSum {float: left;
	padding: 5px;
	margin-right: 20px;
	width: 30%;}
  #FeedbackSum b {font-size: 12pt;}
#FeedbackTable {float: left;
	padding: 5px;
	margin-right: 20px;}
  #FeedbackTable table {width: 600px;}
  #FeedbackTable td{padding: 3px;}
  #FeedbackTable a {color: #000;}

/* Feedback.asp */
td.FeedbackHighlight {width: 125px; background:#A8A8A8; font-weight: bold;}
  
/* Membership.asp specific*/
#SelectMembership{width: 945px;}
  #SelectMembership table {width:100%;}
.MembershipRowA {background: #fff;}
.MembershipRowB {background: #fff;}
td.MembershipRadial {width: 30px;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;}
td.MembershipInfo {	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;}
#MembershipReceipt {width: 945px;}
  #MembershipReceipt table {width:800px;}
  #MembershipReceipt td{vertical-align: top;}
  #MembershipReceipt a {color:#000; font-size: 7pt;}

/* Process_membership specific */
#MemInvoice {width: 945px;}
  #MemInvoice td{vertical-align: top;}
  #MemInvoice table {width: 100%;}

/* Profile.asp */
#MyProfilePage {overflow:scroll;}
#MyProfileFeedback table{width: 100%;}
  #MyProfileFeedback td {padding: 3px;}
.MyPFeedbackHeader {background: #EBEBEB; font-weight: bold;}

/* ViewInvoice.asp */
#InvoiceBody {margin: 10px;padding: 5px; border: 1px solid #000; background: #fff;}
  #InvoiceBody table {text-align:left;width: 90%;}
  #InvoiceBody button {margin:10px 0px 10px 0px;}

/* MyAccount.asp and corresponding files */
#MyAccountNav {float: left; width: 140px; overflow:hidden;}
  #MyAccountNav ul {list-style: none; margin: 0px; padding: 0px; width: 125px;}
  #MyAccountNav li {}
  #MyAccountNav a {color: black; text-decoration: none;}
    #MyAccountNav a:hover {text-decoration:underline;}
li.MyActiveTab {padding: 2px 2px 2px 15px; background: #A8A8A8;}
li.MyInactiveTab {padding: 2px 2px 2px 15px; background: #fff;}
li.MyNavHeader {padding: 4px;
    font-size: 11pt;
    background: #EBEBEB;
    font-weight: bold;
    height: 20px;} 
#MyAccountBody {float: left; 
	margin: 0px 0px 5px 0px; 
	width: 802px; 
	border: 1px solid #EBEBEB;
	height: 100%;}
  #MyAccountBody table{ margin-left: 3px;
	overflow:hidden;} 
  #MyAccountBody td {margin: 0px; padding: 2px; vertical-align: top;}
  #MyAccountBody a {font-weight: bold; color: #000; text-decoration: underline;}
.MyTableStyle1 {width:795px;}
#MySorting {padding: 5px; text-align: right;}
.MyTableHeader {background: #EBEBEB; font-weight: bold;}
ul.MySummary {list-style: none; margin: 0px 0px 0px 15px; padding: 0px;} 
li.MySummaryTitle {font-weight: bold; font-size: 11pt; padding: 5px 0px 3px 0px;}
li.MySummaryInfo {padding: 3px 0px 3px 15px;}
.ColorResMet{color: #008800; font-weight: bold;}
.ColorResNotMet{color: #ff0000; font-weight: bold;}
.ColorMyRowA{background:#fff;}
.ColorMyRowB{background: #F2F2F2;}
.ColorMyRowAbottom{background:#fff;border-bottom: 2px solid #A8A8A8;}
.ColorMyRowBbottom{background: #F2F2F2; border-bottom: 2px solid #A8A8A8;}
#ActionRow {margin: 2px; padding: 5px;border-bottom: 2px solid #A8A8A8;}
#MyKey {margin: 2px;}	
.myitembidamount {color: #ff0000;}
.invoicehighlight1 {width: 125px; font-weight: bold; background: #EBEBEB;}
.invoicehighlight2 {width: 200px; font-weight: bold; background: #EBEBEB;}
.myoptional {color: green; font-style:italic; font-weight:normal; font-size: 8pt;}
.myrequired {color: #A8A8A8; font-style:italic; font-weight:normal; font-size: 8pt;}
.mycolumn {width: 165px; font-weight: bold; background: #EBEBEB;}
#mymemberplan {width: 600px; margin-top: 5px; padding: 5px; border: 5px solid #EBEBEB;}
.mycenter {text-align: center; margin: 10px;}
#AccountChanges {float: right; width: 200px; margin: 5px;}
.mycred {color: Green;}
.mydebt {color: Red;}
.mytrans {color: #000;}
.mybalance { text-align: right; background: #A8A8A8;}
#mystoresetup {text-align: center; 
	margin: 50px;
	font-weight: bold;}
#quicklinks {text-align: right; font-weight: bold; margin: 5px;}
.buttonrow_2 {float: right; margin: 5px 0px 5px 0px; width: 48%; text-align: center;}
.closed {color: Red; font-weight: bold;}
.pendingtrade {color: #A8A8A8; font-weight:bold;}
.acceptedtrade {color: Green; font-weight:bold;}
.rejectedtrade {color: Red; font-weight: bold;}
.tradedivision1 {border-top: 5px solid #A8A8A8;}
.tradedivision2 {border-bottom: 2px solid #A8A8A8;}
.MyBL {float: left; width: 48%; margin: 5px;}

/* Error.asp */
.ErrorPageRow1{margin-top: 50px; text-align:center; font-size: 12pt; font-weight: bold;}
.ErrorPageRow2{text-align:center; font-weight: bold;}

/* Footer Row (links - contact us - terms - privacy policy - about us) */
#FooterRow1 {clear: both;
	background: #EBEBEB;
	color: #fff;
	text-indent: 5px;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px 0px 2px 0px;}
  #FooterRow1 a {color: #000; text-decoration: none;}
  #FooterRow1 a:hover {text-decoration: underline;}

/* Footer Row (copyright information) */
#FooterRow2 {clear: both;
	background-color: #fff;
	color: #000;
	font-size: 8pt;
	margin-top: 5px;
	padding:5px;}



/* Demo Header Styles */
#DHWelcome {text-align: left;
	height: 20px; 
	font-weight: bold; 
	font-size: 12pt; 
	background: #8FA5C0; 
	padding: 5px; 
	color: #fff;}
#DHButtons {text-align: left;
	float: right; 
	width: 200px; 
	border-left: 1px dotted #ccc; 
	padding-left: 10px; 
	margin-top:5px;
	background: #fff;}
#DHContent {height: 100px;
	text-align: left;
	border-bottom: 3px solid #ccc; 
	margin:0px 0px 5px 0px; 
	padding: 5px; 
	font-size: 9pt;
	background: #fff;}

.container2 {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
}

.pmenu{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 238px;
	margin-top: -35px;
	visibility: hidden;
	border:1px solid #cacaca;
	border-bottom-width: 1;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 175px;
}

.pmenu a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.pmenu a:hover{ /*hover background color*/
	background-color: #ffffff;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
}



.center_middle {
	width: 261px;
	float:left;
}

.center_right {
	width: 650px;
	float: right;
	list-style-type: none;
	display: inline;/*setting for FF and other standards compliant browsers*/
	#display: block ;/*setting for IE7*/
	_display: block; /*setting for IE6*/
}
.center_left {
	margin-left: 3px;
	margin-top: 0px;
	float: left;
}

.center_left {
	/*list-style: none;*/
	list-style-type: none;
	display: inline;/*setting for FF and other standards compliant browsers*/
	#display: block ;/*setting for IE7*/
	_display: block; /*setting for IE6*/

}

.center_left a:visited, .center_left a:link, .center_left a:active{
	background:url('/oha1/images/menu_off.jpg') no-repeat;
	height: 35px;
	width: 286px;
	list-style-type:none;
	display:block;
	line-height: 2.25em;
	text-indent: 25px;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	color: #B0B0B0;
	margin-bottom: 3px;
}

.center_left a:hover {
	background:url('/oha1/images/menu_on.jpg')	no-repeat;
	height: 35px;
	width: 286px;
	display:block;
	line-height: 2.25em;
	text-indent: 25px;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	color: #A53A27;
	margin-bottom: 3px;
}

.menu1 {
	width: 400px;
	margin-top: 10px;
	margin-right: 10px; 
}

.menu1 a:link, .menu1 a:active, .menu1 a:visited{
	float: right;
	margin-right: 5px;
	color:#666666;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
}
.menu1 a:hover {
	float: right;
	margin-right: 5px;
	color:#666666;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:underline;
}

.menu2 img {
	margin-bottom: 3px;
}

.footer_td {
	/*border-top: 3px solid #919191;*/
	font-size:11px;
}

.footer {
	background:url('/oha1/images/footer_bg.jpg') no-repeat;
	height: 73px;
	width: 941px;
	margin-top: 12px;
	color:#999999;
}

.logos1 {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

.copyright {
	float: left;
	text-align:center;
	width: 590px;
	padding-top:2px;
}

.logos2 {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
}

.content_box {
	width: 689px;
	float:left;
	margin-top: 5px;
	margin-right: 5px;

}

.content_box_top {
	width: 950px;
	height: 6px;
	background:url('/oha1/images/content_header_941.jpg') no-repeat;
	padding:0px 0 0px 0px;
}

.welcome_box_top {
	width: 689px;
	height: 33px;
	background:url('/oha1/images/welcome_header.jpg') no-repeat;
}

.welcome_box_bottom {
	width: 689px;
	height: 9px;
	background:url('/oha1/images/welcome_footer.jpg') no-repeat;
}

.content_box_bottom {
	width: 941px;
	height: 6px;
	background:url('/oha1/images/content_footer_941.jpg') no-repeat;
}

.content_box_inner {
	width: 941px;
	float:left;
	margin-top: 5px;
	margin-right: 5px;

}

.content_box_inner_inner{
	background:url('/oha1/images/content_body_941.jpg') repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.grey_box_inner {
	border-left: #cacaca solid 1px;
	border-right: #cacaca solid 1px;
	padding: 4px;
}

.left_box {
    float:left;
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    padding-left:0;
}

.left_box_inner {
    background:transparent url(/oha1/images/left_body.jpg) repeat-y scroll 0 0;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    width:235px;
}
.left_box_bottom {
    background:transparent url(/oha1/images/search_footer.jpg) no-repeat scroll 0 0;
    height:9px;
    width:235px;
}

.search_box_top {
    background:transparent url(/oha1/images/search_header.jpg) no-repeat scroll 0 0;
    height:24px;
    width:235px;
    padding:0px 0px 0px 0px;
}
.nl_box_top {
background:transparent url(/oha1/images/nl_header.jpg) no-repeat scroll 0 0;
display:block;
height:24px;
width:235px;
padding:0px 0px 0px 0px;
}

.welcome_box_top 
{
    background:transparent url(/oha1/images/welcome_header.jpg) no-repeat scroll 0 0;
    height:33px;
    width:514px;
}

.news_box_top {
background:transparent url(/oha1/images/news_header.jpg) no-repeat scroll 0 0;
height:18px;
width:175px;
}
.right_box {
float:left;
margin-top:5px;
width:175px;
}
.right_box_table 
{
margin-bottom:2px;
}

.right_box_inner {
background:transparent url(/oha1/images/right_body.jpg) repeat-y scroll 0 0;
margin-left:2px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}

.right_box_bottom {
background:transparent url(http://www.onlinehouseauctions.com/template/oha1/images/news_footer.jpg) no-repeat scroll 0 0;
height:9px;
width:175px;
}

.mort_box_top {
background:transparent url(http://www.onlinehouseauctions.com/template/oha1/images/mort_header.jpg) no-repeat scroll 0 0;
height:18px;
width:175px;
}

.featured_listings .price {
font-size:13px;
font-weight:bold;
margin-right:20px;
}

.featured_listings td {
    border-bottom:1px dotted #CACACA;
    font-size:12px;
    padding-bottom:5px;
}
.newsfeed {
	font-size:11px;
	color:#333333;
	padding :0 0 0 0
}
.newsfeed td 
{
	border-bottom:1px solid #f4f4f4;
}
.newsfeed a 
{
	font-weight:bold;
	font-size:11px;
	color:#993300;
}

.newsfeed span 
{
	font-weight:normal;
	color:#999999;
}

/*  Gray Container Box Styles.
	Stella International, Inc. 2008  */

.GrayContainerContent {
	background-image:url(/oha1/images/bgGrayBoxShade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 0px 5px 0px;
	margin: 0 0 0 0;
}
.GrayContainerTitleOrange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004676;
	font-size: 14px;
	font-weight:bold;
	display:block;
	margin:-5px 0px 2px 0px;
	padding:0px 0px 0px 3px;
	border-bottom:1px solid #d4d4d4;
	background-image:url(/oha1/images/bgGrayBoxHeader.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.GrayContainerTitleGray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #d4d4d4;
	font-size: 13px;
	font-weight:bold;
}
.GrayContainerCTL {
	background-image:url(/oha1/images/borders/ctl.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding: 0 0 0 0;
}
.GrayContainerCTR {
	background-image:url(/oha1/images/borders/ctr.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding: 0 0 0 0;
}
.GrayContainerCBL {
	background-image:url(/oha1/images/borders/cbl.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 0 0 0 0;
}
.GrayContainerCBR {
	background-image:url(/oha1/images/borders/cbr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 0 0 0;
}
.GrayContainerCT {
	background-image:url(/oha1/images/borders/ct.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 0 0 0 0;
}
.GrayContainerCR {
	background-image:url(/oha1/images/borders/cr.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding: 0 0 0 0;
}
.GrayContainerCB {
	background-image:url(/oha1/images/borders/cb.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding: 0 0 0 0;
}
.GrayContainerCL {
	background-image:url(/oha1/images/borders/cl.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0 0 0 0;
}
#frmSearch td 
{
	color:#666666;
	border-bottom:1px solid #f4f4f4;
}
.FAQMenu 
{	
	text-align:center;
	padding:20px;
	line-height:1.5em;
}
.HTMLcontent 
{
	line-height: 1.9em;
	font-size: 1.1em;
}
.HTMLcontent strong
{
	font-size:1.1em;
}
.HTMLcontent li
{
	line-height:1.1em;
	padding: 7px 0 7px 0;
}
.HTMLcontentPAD 
{
	padding: 0px 21px 0px 21px;
}
/* Reports Styles */

.ReportsHeaderRow td
{
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	color:#ffffff;
	background-image:url(/oha1/images/HPFrow1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px 2px 7px 2px;
}
.C 
{
	text-align:center;
}
.R
{
	text-align:right;
}
.V 
{
	vertical-align:top;
}
.ReportTotalRow 
{
	background-image:url(/oha1/images/bgGrayBoxShade.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:bold;
}
.ReportTotalRow td 
{
	border-bottom:1px solid #d4d4d4;
}
.nowrap {   
    white-space: nowrap;   
} 
