body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../../public/data/index/metalbg.jpg);
	background-color: #666666;
	}
	
.adhesivelink A:link {
	text-decoration: none;
	color: #56A2B8;
}
.adhesivelink A:visited {
	text-decoration: none;
	color: #56A2B8;
}
.adhesivelink A:active {text-decoration: none}
.adhesivelink A:hover {text-decoration: underline;}

	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	float: none;
	margin: 0px;
	padding: 0mm;
	font-style: normal;
	line-height: 1px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow {
	color: #FFD200;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFD200;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
	
.page        { font-family: Tahoma; font-size: 14px; color: #FFFFFF; font-weight: bold }
.menu        { font-family: Tahoma; font-size: 11px; color: #202B33; }
.tit         { font-family: Arial; font-size: 14px; color: #363636; }
.txt         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 16px;
}
.txt11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 16px;
}
.txtn        { font-family: Arial; font-size: 12px; color: #363636; }

.txtln       { font-family: Tahoma; font-size: 11px; color: #ED4346; }
.lab         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.cat         { font-family: Tahoma; font-size: 12px; color: #45A98F; }

.search      { font-family: Tahoma; font-size: 12px; color: #FFFFFF; }

.bp        { font-family: Tahoma; font-size: 11px; color: #000000; }
a:link.bp { font-size: 11px; font-family: Tahoma; text-decoration: none; color: #494949}
a:active.bp { font-size: 11px; font-family: Tahoma; text-decoration: none; color: #494949}
a:visited.bp { font-size: 11px; font-family: Tahoma; text-decoration: none; color: #494949}
a:vlink.bp { font-size: 11px; font-family: Tahoma; text-decoration: none; color: #494949}


a:hover.bp      { font-size: 11px; font-family: Tahoma; color: #000000;  }

.txtm        { font-family: Tahoma; font-size: 10px; color: #000000; }
.input        { padding:0; border:1px outset #C0C0C0; font-family: Tahoma; font-size: 10px; color: #5B5756; background-color:#FFFFFF }

.txt_tbig         { font-family: Times New Roman; font-size: 18px; color: #000000; }

.txt_t         { font-family: Times New Roman; font-size: 14px; color: #000000; }
.txt_t2         { font-family: Times New Roman; font-size: 12px; color: #000000; }
.txt_t13         { font-family: Verdana; font-size: 10px; text-align: justify; color: #949494; }
.txt_t14         { font-family: Verdana; font-size: 10px; color: #949494; }



.txt2         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}

.dmenu       { font-family: Tahoma; font-size: 12px; color: #000000; }


.e1newstit   { font-family: Tahoma; font-size: 12px; color: #000000; font-style: italic; 
               font-weight: bold }
.e1newstxt { font-family: Tahoma; font-size: 12px; color: #000000; }
.e1newssub { font-family: Tahoma; font-size: 12px; color: #999999; }
.e1newsnav { font-family: Tahoma; font-size: 12px; color: #000000; }

.e1lnewstit  { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold }
.e1lnewstxt { font-family: Tahoma; font-size: 11px; color: #000000;}

td.rightSide
{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0;
	width: 19px;
	height: 100%;
}
.formborder {
	border: 1px solid #666666;
}
.tableborder {
	border: 1px dashed #666666;
}

.introtxt {
	font-size: 20px;
	line-height: 28px;
	font-family: Arial, Helvetica, verdana, sans-serif;
	color: #666666;
	font-weight: bold;
}
#trade_only {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FECE00;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 18px;
}
