body {
	background: #FFFFFF;
	font-family:  "Trebuchet MS", Sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

:link,:visited {
	text-decoration:none;
}

ul,ol {
	list-style:none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}

a img,:link img,:visited img {
	border:none;
}

input, textarea, option, select {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #B22222;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

address {
	font-style:normal;
}

.expirationdt {
	font-size: 11px;
}

.PageTitle {
	color:Navy;
	font-weight:bolder;
	font-size: 12px;
}

.paragraph {
	margin-bottom: 200px;
}

.bodytextred { 
	color: Red;
	font-size: 12px; 
	line-height: 16px;
}

.registration {
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	background-color: #E0E0E0;
	/*height: 350px;*/
	border: 2px double #000000;
	width: 529px;
}

.bullettext { 
	font-size: 12px; 
	line-height: 16px; 
	padding-bottom: 5px;
}

.buttontext   { 
	font-size: 11px; 
}

.dataentry   { 
	font-size: 12px; 
}

.newsheads  
{ 
	color: #b08e09; 
	font-weight: bold; 
	font-size: 17px; 
	padding-bottom: 10px; 
}
.subheads {
	color: #b08e09;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px
}

.newsimagestyle { 
	padding: 0px 10px 0px 0px 
}

.psentry { 
	font-size: 10px; 
}

.ShowsText {
	font-size: 12px;
	line-height: 16px;
}

.vendorcontact { 
	color: #966e00; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 2px 2px 2px 5px 
}

.vendorprice { 
	color: black; 
	font-size: 12px; 
	padding: 2px 2px 2px 5px 
}

.vendorspecialheads { 
	color: #b08e09; 
	font-weight: bold; 
	font-size: 17px; 
}

.bgSubHeader {
	background-color:#555582;
	color:White;
	text-align:left;
	font-size: 11px; 
	line-height: 18px;
	padding-left: 10px;
}

.bgContent {
	background-color:#e6e6f0;
	font-size: 10px;
	line-height:14px;
	padding: 5px 10px 5px 10px;
}

.bgShowHeader {
	font-size: 12px; 
	line-height: 16px; 
	font-weight:bold;
}

.bgShowHeader2 {
	font-size: 12px; 
	line-height: 16px; 
	font-weight:bold;
}

.bgImageLink {
	cursor:hand;
}

.manageHeader {
	font-weight: bold; 
	font-size: 17px; 
}

.dgHeader {
	font-size: 12px; 
	font-weight:bold;
}

#sitewrapper {
	width: 780px;
	margin: 10px auto;
	padding-bottom: 15px;
}

#content_area {
	background-image: url(../images/general/bkgrnd_content.gif);
	background-repeat: repeat-y;
}

#header {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	padding: 7px 10px;
	background: #B52225;
}

#sidebar {
	float: left;
	width: 175px;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 14px;
	padding: 40px 0 150px 0;
	background-color: #FFCC66;
	background-repeat: no-repeat;
	background-position: 50% 95%;
}

#sidebar.jeweler {
	background-image: url(../images/general/bg_jeweler.gif);
}

#sidebar.consumer {
	background-image: url(../images/general/bg_consumer.jpg);
}

#sidebar.industry {
	background-image: url(../images/general/bg_industry.jpg);
}

#sidebar.prospective {
	background-image: url(../images/general/bg_prospective.jpg);
}

#sidebar.vendor {
	background-image: url(../images/general/bg_vendor.jpg);
}

#sidebar ul { }
#sidebar ul li {
	float: left;
	width: 130px;
	margin: 0 10px 20px;
	_margin: 0 10px 40px 10px;
}
#sidebar ul li a {
	display: block;
	width: 130px;
	font-weight: bold;
	color: #CC3333; 
}
#sidebar ul li a:hover {
	text-decoration: none;
	color: #700000;
}
#sidebar ul li ul {
	position: absolute;
	width: 175px;
	left: -5000px;
	background-color: #FFCC66;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#sidebar ul li ul li {
	float: left;
	width: 175px;
	font-size: 12px;
	margin: 0;
}
#sidebar ul li ul li a {
	display: block;
	width: 175px;
	padding: 3px 10px;
	background-color: #FFE7B5;
	color: #666666;
	border-top: 1px solid #FFFFFF;
}
#sidebar ul li ul li a:hover {
	background: #CC9933;
	color: #000000;
	text-decoration: none; 
}

#sidebar ul li:hover ul, #sidebar ul li.sfhover ul {
	left: auto; 
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#content {
	padding-top: 20px;
	padding-left: 20px;
	width: 570px;
	float:right;
}
	#content h0 {
		font-family: "Trebuchet MS", Sans-serif;
		font-size: 11px;
		margin: 0 0 10px 0; }
	#content h1 {
		font-family: "Trebuchet MS", Sans-serif;
		font-size: 14px;
		margin: 0 0 10px 0; }
	#content h2 {
		font-family: "Trebuchet MS", Sans-serif;
		font-size: 15px;
		color: #CC9933;
		margin: 0 0 10px 0; }
	#content p {
		font-size: 12px; }

#footer {
	clear: both; }
	#footer a#logo {
		height: 75px;
		width: 175px;
		border-top: 2px solid #B52225;
		margin: 0 10px 0 0;
		float: left;
		text-indent: -5000px;
		background: transparent url(../images/member/logo.gif) no-repeat 50% 50%; }
	#footer h4 {
		height: 24px;
		width: 563px;
		float: left;
		margin: 30px 0 10px 0;
		text-indent: -5000px;
		background: #B52225 url(../images/member/hdr_ultres.gif) no-repeat 20px 50%; }
	#footer ul {
		text-align: center; }
		#footer ul li {
			display: inline;
			padding: 0 10px; }
			#footer ul li a {
				font-size: 10px;
				color: #B52225; }

.datagrid th {
	text-align:left;
	background-color: #B52225;
	padding: 2px 10px;
}

.datagrid th a:link, .datagrid th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.datagrid th a:hover {
	text-decoration: underline;
}

.datagrid_row_one td {
	padding: 2px 10px;
}

.datagrid_row_two td {
	padding: 2px 10px;
	background-color: #FBF0DB;
}

.advertising .thumbnail td {
	padding: 12px;
}
.advertising .view td {
	padding-left: 12px;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 0;
	clear:both;
}
