html,body {
background-color:#51637B;
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;
}
.bottomtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.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:left;
}
.greytextgraph {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #585858;
	line-height:12px;
	text-align:center;
}
.bidbg {
	background-image: url(../images/register_bidbg.gif);
	width: 286px;
	height: 92px;
}
.yellowtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #916F06;
	line-height:12px;
}
.sellbg {
	background-image: url(../images/register_sellbg.gif);
	height: 91px;
	width: 286px;
}
.greentext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #136200;
	line-height:12px;
}
.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.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;
}
