body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* 	font-family: Arial, sans-serif; */

body,td,th {
	font-size: 12px;
}

.searchTable{
	border: 1px solid #B3A47D;
	background-color: #F2EFDB;
}
.searchTextbox {
	font-size: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 22px;
	width: 280px;
	border: 1px solid #ABA28C;
	padding-left: 5px;
}
.link , label {
	cursor: pointer;
}
.archiveArticleSelect {
	font-size: 15px;
	height: 18px;
	width: 150px;
}
.loginTextBox {
	font-size: 15px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 18px;
	width: 100px;
	border: 1px solid #65988F;
	padding-left: 5px;
	margin-left: 5px;
}
.textBox {
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #65988F;
	padding-left: 2px;
}

.articleTitle {

	font-size: 18px;
	font-weight: normal;
	color: #17479C;
	text-decoration: none;
}
.articleDesc {

	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.articleDescLarge {

	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.cover {
	border: 1px solid #CCCCCC;
}
.indexarticlelink {
	font-size: 12px;
	color: #000099;
	line-height: 20px;
}
.keywordlink {
	font-size: 14px;
	color: #000099;
}
.articleDescBold {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.searchResult {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.searchPageNo {
	font-size: 18px;
	font-weight: bold;
	color: #BCBCBC;
}
.searchPage {
	font-size: 18px;
	font-weight: bold;
	color: #17479C;
}


.loginName {
	font-size: 16px;
	font-weight: bold;
	color: #3C5B55;
}
.loginError {
	font-size: 14px;
	color: #F34EB6;
}
.articlePrice {
	font-size: 16px;
	font-weight: bold;
	color: #343841;
}
.sectionBar {
	font-size: 18px;
	color: #575856;
	background-color: #D8D6B8;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
.buybutton {
	font-size: 16px;
	color: #000000;
	background-color: #D8D8D8;
	border: 1px solid #666666;
}
.searchTextbox2 {

	font-size: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 22px;
	width: 115px;
	border: 1px solid #ABA28C;
	padding-left: 5px;
}
.dummy {
	font-size: 5px;
}
.formTextBasic {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.formTextT {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.formTextTBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.formText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.formTextBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.formTextReq {
	font-size: 12px;
	font-weight: bold;
	color: #990F0F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.redAlertBox {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
}
.englishTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.englishText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smallText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smallTextBg {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ACADDF;
}
.sectionBar2 {

	font-size: 14px;
	color: #575856;
	background-color: #F2EFDB;
	font-weight: bold;
	padding: 5px;
}
.tradeTable {

	border: 1px solid #B3A47D;
}
.TradeText {
	font-size: 12px;
	font-weight: normal;
}
.TradeTextBold {

	font-size: 12px;
	font-weight: bold;
}
.formTextRed {

	font-size: 12px;
	font-weight: bold;
	color: #990F0F;
}

.hideTable {
	display: none;
}
.showTable {
	display:inline-table;
}

#tradeRoller{
width: 175px;
height: 250px;
/* border: px solid black; */
padding: 0px;
/* background-color: lightyellow; */
}

.tradeText {
	font-size: 14px;
}
.normalTextHeader {font-size: 24px}
.trnline {
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.internalPadding {
	padding: 5px;
}
