﻿.Listingbodytext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666666; 
}
.listingtbtopbg
{
	background-color:#c4c4c4;
}
.listingtbleftbg
{
	background-color:#c4c4c4;
	height:22px;
}
.listingtbborder
{
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-color: #a3a3a3; 
	border-right-color: #a3a3a3; 
	border-bottom-color: #a3a3a3; 
	border-left-color: #a3a3a3;
}
.searchbtnbg { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	height:22px;
	background-color:#c1c1c1;	
}
.searchtbborder
{
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-color: #c7c7c7; 
	border-right-color: #c7c7c7; 
	border-bottom-color: #c7c7c7; 
	border-left-color: #c7c7c7;
}
.toptitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold; 
	color: #000000;
	padding-left:10px;
}
.toptitlelisting { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold; 
	color: #000;
	padding-left:10px;
}
.btn01:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.btn01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.btn01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec008b;
	text-decoration: none;
}
.btn02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec008b;
	text-decoration: underline;
}
.btn02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec008b;
	text-decoration: underline;
}
.btn02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.btn03:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.btn03:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.btn03:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7c7c7;
	text-decoration: underline;
	font-weight:bold;
}
