body {
	margin: 0px;}
body,th,td{
	font-family: tahoma,verdana;
	font-size: 10pt;
	color: #f0f0f0; }
input {
	border: 1px solid #999;
	font-size: 10pt;
	height: 24;
	color: #666; }
a {
	text-decoration: none;
	font-family: dotum, verdana;
	font-size: 11pt;
	color: #e0e0e0; }
a:hover {
	color: yellow; }
a.itembutton{
	text-decoration: none;
	font-size: 11pt;
	color: #c0c0c0; }
a.itembutton:hover{
	color: #999; }
span.start{
	height:18;
	Filter: Glow(Color=#333333, Strength=5);
	font-size: 10pt;
	color: #FFFF00; }
span.transaction{
	height:18;
	Filter: Glow(Color=#008000, Strength=5);
	font-size: 10pt;
	color: #00FF00; }
span.end{
	height:18;
	Filter: Glow(Color=#FF0000, Strength=5);
	font-size: 10pt;
	color: #f57676;}
.mainbackground {
	background-repeat: no-repeat;}

/* buyer-1-login.php */
.buyerbody {
	background-image: url('../images/tradebuyer.jpg');
    background-repeat: repeat-x;
    width: 970;
    color: silver; }
.buyerrowheader{
	background: #000;
	font-size:11pt; }

/* seller-1-login.php */
.sellerbody {
	background-image: url('../images/tradeseller.jpg');
    background-repeat: repeat-x;
    width: 970;
    color: silver; }
.sellerrowheader{
	background: #b34700;
	font-size:11pt; }
#theText {
	line-height:35pt;
	font-weight:bold;
	filter:Glow(Color='#333333', Strength="5");
	width: 831px;
	text-align:center;
	font-size:12pt;
	color: #f0f0f0;}
