html,body {
line-height:10px;
margin:0px 0px 5px 0px;
}
p, ol, li {line-height:14px; }

img { border: 0 }
form { display: inline; }
.input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

label input {
    margin-bottom: -2px;
}

.bottomtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.browntext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	}

.sidebuttons {
	font-family: Tahoma, Arial;
	font-size: 12px;
    font-weight: bold;
    line-height:12px;
}
.logindetails {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.topbg {
	background-image: url(../images/top01bg.gif);
	height: 56px;
}
.butbg {
	background-image: url(../images/butbg.gif);
	height: 36px;
}
.bottombg {
	background-image: url(../images/bottombg.gif);
	height: 46px;
}
.centertable {
	height: 100%;
	width: 770px;
}
.sidebg {
	background-image: url(../images/sidebg.gif);
	width: 169px;
}
.loginbg {
	background-image: url(../images/login_bg.gif);
}
.blueboldtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00328D;
	line-height:12px;
	text-align: left;
}
.navibg {
	background-image: url(../images/navi_bg.gif);
}
.dotline {
	background-image: url(../images/dotlinebg.gif);
	background-repeat: repeat-x;
    height: 1px;
	width: 155px;


}
.browsebg {
	background-image: url(../images/browse_bg.gif);
	width: 166px;
}
.greytextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	line-height:12px;
	text-align: left;
}
.greytext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #585858;
	line-height:12px;
	text-align:justify;
}
.greytextgraph {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #585858;
	line-height:12px;
	text-align:center;
}
.bidbg {
	background-image: url(../images/register_sellbg.gif);
	width: 286px;
	height: 91px;
}
.yellowtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #136200;
	line-height:12px;
	text-align: justify;
}
.sellbg {
	background-image: url(../images/register_bidbg.gif);
	height: 91px;
	width: 286px;
}
.greentext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #916F06;
	line-height:12px;
	text-align: justify;
}
.lastbg {
	background-image: url(../images/last_bg.gif);
	width: 578px;
}
.bluetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #005B7E;
	line-height:12px;
	text-align: left;
}
.auctionbg {
	background-image: url(../images/auction_bg.gif);
	width: 578px;
}
.border1 {
	border: 1px solid #69C94D;
	padding: 1px;



}
.greentextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #218000;
	line-height:12px;
	text-align: left;
}
.userbg {
	background-image: url(../images/user_bg.gif);
	width: 578px;
}
.postbg {
	background-image: url(../images/post_bg.gif);
	width: 578px;
}
.myaccountbg {
	background-image: url(../images/myaccount_bg.gif);
	width: 578px;
}
.productbg {
	background-image: url(../images/product_bg.gif);
	width: 578px;
}
.whitetextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:12px;
}
.purpletextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #59048C;
	line-height:12px;
	text-align: left;
}


.purpletext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #59048C;
	line-height:12px;
	text-align:left;
}
.memberbg {
	background-image: url(../images/member_bg.gif);
	width: 578px;
}
.redtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC0000;
	line-height:12px;
}
a.greytext:link,a.greytext:visited,a.greytext:hover,a.greytext:active {
 text-decoration: none;
	color: #646464;
}

a.greylinetext:link,a.greylinetext:visited,a.greylinetext:hover,a.greylinetext:active {
 text-decoration: underline;
	color: #646464;
}

a.greentextbold:link,a.greentextbold:visited,a.greentextbold:hover,a.greentextbold:active {
 text-decoration: underline;
	color: #218000;
}

a.blueboldtext:link,a.blueboldtext:visited,a.blueboldtext:hover,a.blueboldtext:active {
 text-decoration: none;
	color: #00328D;
}

a.purpletextbold:link,a.purpletextbold:visited,a.purpletextbold:hover,a.purpletextbold:active {
 text-decoration: underline;
	color: #59048C;
}
a.purpletext:link,a.purpletext:visited,a.purpletext:hover,a.purpletext:active {
 text-decoration: underline;
	color: #59048C;
}
a.bottomtext:link,a.bottomtext:visited,a.bottomtext:hover,a.bottomtext:active {
 text-decoration: none;
	color: #FFFFFF;
}
.error {
    color:#ff0000;
    font-weight: bold;
    line-height:12px;
    padding: 10px;
    text-align: center;
    font-family: Tahoma, Arial;
	font-size: 11px;
}

.admintext {
    color: #000000;
    line-height: 14px;
}

.pgnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #802300;
}

.product_descr_bg_hd {
  background-color:#C9C9C9;
  width:543px;
}
.product_descr_bg {
  background-color:#F2F2F2;
}
.regaltrowcolor1 {
    background-color:#EAEAEA;
}
.regaltrowcolor2 {
    background-color:#ECF0F7;
}
.altrowcolor1 {
    background-color:#F4F4F6;
}
.altrowcolor2 {
    background-color:#FFFFFF;
}

.altrowwatching1 {
    background-color:#EDE1F5;
}

.altrowwatching2 {
    background-color:#FFFFFF;
}
.table_header_bg {
      background-color:#EAEAEA;
}
.table_header_bg_mid {
      background-color:#F6F0FA;
}
.table_header_bg_sm {
      background-color:#F4F4F6;
}
.listing_bg {
    background-color:#F1F0F2;
}
.listing_bg2 {
    background-color:#FEF9EC;
}
.table_body {
    background-color:#ECF0F7;
}
.table_border {
    width:530px; background-color:#ECF0F7;
}
.member_tbl_bg_bord {
    background-color:#FFF6EA;
    width:100%;
}
.member_tbl_bg {
    background-color:#FFC062;
}

.lastbg_tbl_heading {
    background-color:#ECF0F7;
}
.search_tbl_heading {
    background-color:#FFD07D;
}


.feedback_bg {
    width:95%; background-color:#999999;
}
.feedback_middle_bg {
    background-color:#ABABAB;
}
.feedback_header_bg {
    background-color:#CCB5DC;
}
.category_line {
    height:3px; border-bottom: 1px solid #69C94D;
}

ul.ucat {
    margin: 0px 0px 5px 0px;
}

* html ul.ucat {margin-left:15px;}

ul.ucat li {
    padding:5px 0px 0px 0px;
}



.product_text_bg {
  background-color:#F2F2F2;
}

.category_border {
  width:530px; background-color:#DCBA70;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 4px;
background-color: #EFEFEF;
visibility: hidden;
font-family: Tahoma, Arial;
	font-size: 11px;
	color: #802300;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.table_header_bg{
	background-color: #C59EDF;	
}
