TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: Gray;
	FONT-SIZE: 11px;
}	

body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: Gray;
	scrollbar-base-color: color;
	scrollbar-track-color: #efe7d1;
	scrollbar-face-color: #F3F0E4;
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-3dlight-color: #CCC999;
	scrollbar-darkshadow-color: #808080;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-arrow-color: #660000;
	background-attachment: fixed;
	background-repeat: repeat;
	
}

.INPUT {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: Black;
	FONT: 11px "Arial, Helvetica, sans-serif";
	text-align: left;
	padding-left: 5px;
}
INPUT.Login {
	BORDER: 1px solid #8E8277;
	background-color : #FFFFFF;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}
INPUT {	font-size: 11px;font-family : Arial, Helvetica, sans-serif;}
TEXTAREA {font-size: 11px;font-family : Arial, Helvetica, sans-serif;}
SELECT {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	size: 20px;
	width: 150px;
}
SELECT.date {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	size: 20px;
	width: 50px;
	}

SELECT.currency {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	size: 20px;
	width: 50px;
}

TABLE.search {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	border : 1px solid Silver;
}

.sTitle {
	font-family: "Adobe Garamond Pro";
	font-size: 20px;
	color: Black;
	border: 1px solid Silver;
}

.hTitle {
	font-size: 12px;
	color: #0060AD;
	font-weight: bold;
}

.hTitleGray {
	font-size: 12px;
	color: #A3A3A3;
	font-weight: bold;
}

.hTitleGrays {
	font-size: 11px;
	color: #A3A3A3;
	font-weight: bold;
}

.hTitleOrange {
	font-size: 11px;
	color: #FF8C00;
	font-weight: bold;
}

.hTitleBlue {
	font-size: 11px;
	color: #2F587B;
	font-weight: bold;
}

.hDetailBlue {
	font-size: 11px;
	color: #0063C1;
}

.hTitleBlack {
	font-size: 15px;
	color: #6B6B6B;
	font-weight: bold;
}

a:link {
	color: #06559B;
	text-decoration: none;
}
a:visited {
	color: #06559B;
	text-decoration: none;
}
a:active {
	color: #06559B;
	text-decoration: none;
}
a:hover {
	color: #06559B;
	text-decoration: underline;
}

a.gray:link {
	color: #989898;
	text-decoration: none;
}
a.gray:visited {
	color: #989898;
	text-decoration: none;
}
a.gray:active {
	color: #989898;
	text-decoration: none;
}
a.gray:hover {
	color: #989898;
	text-decoration: none;
}

a.lightBlue:link {
	color: #91D4CF;
	text-decoration: none;
}
a.lightBlue:visited {
	color: #91D4CF;
	text-decoration: none;
}
a.lightBlue:active {
	color: #91D4CF;
	text-decoration: none;
}
a.lightBlue:hover {
	color: #91D4CF;
	text-decoration: none;
}

a.darkPink:link {
	color: #D87795;
	text-decoration: none;
}
a.darkPink:visited {
	color: #D87795;
	text-decoration: none;
}
a.darkPink:active {
	color: #D87795;
	text-decoration: none;
}
a.darkPink:hover {
	color: #D87795;
	text-decoration: none;
}

a.darkblue:link {
	color: #3A586A;
	text-decoration: none;
}
a.darkblue:visited {
	color: #3A586A;
	text-decoration: none;
}
a.darkblue:active {
	color: #3A586A;
	text-decoration: none;
}
a.darkblue:hover {
	color: #3A586A;
	text-decoration: none;
}


a.orange:link {
	color: #F29E00;
	text-decoration: none;
}
a.orange:visited {
	color: #F29E00;
	text-decoration: none;
}
a.orange:active {
	color: #F29E00;
	text-decoration: none;
}
a.orange:hover {
	color: #F29E00;
	text-decoration: none;
}

td.brightblue {
	color: #1E90FF;
	text-decoration: none;
}

a.brightblue:link {
	color: #1E90FF;
	text-decoration: none;
}
a.brightblue:visited {
	color: #1E90FF;
	text-decoration: none;
}
a.brightblue:active {
	color: #1E90FF;
	text-decoration: none;
}
a.brightblue:hover {
	color: #1E90FF;
	text-decoration: none;
}

a.brightblue01:link {
	color: #1E90FF;
	text-decoration: underline;
}
a.brightblue01:visited {
	color: #1E90FF;
	text-decoration: underline;
}
a.brightblue01:active {
	color: #1E90FF;
	text-decoration: underline;
}
a.brightblue01:hover {
	color: #1E90FF;
	text-decoration: underline;
}


a.sTitleLink:link {
	font-family: "High Tower Text";
	font-size: 30px;
	color: Black;
}
a.sTitleLink:visited {
	font-family: "High Tower Text";
	font-size: 30px;
	color: Black;
}
a.sTitleLink:active {
	font-family: "High Tower Text";
	font-size: 30px;
	color: Black;
}
a.sTitleLink:hover {
	font-family: "High Tower Text";
	font-size: 30px;
	color: Black;
}


.YarnTitle {
	font-family: "High Tower Text";
	font-size: 30px;
	color: Black;
}

.YarnTitleBig {
	font-family: "High Tower Text";
	font-size: 40px;
	color: Black;
}

.YarnTitleSmall {
	font-family: "High Tower Text";
	font-size: 20px;
	color: Black;
}

.YarnPrice {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Maroon;
}

.YarnPriceSmall {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font: bolder;
}

.listTitle {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: Black;
	FONT-SIZE: 11px;
	background-color: #D2D2D2;
}

.listDetail {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: Black;
	FONT-SIZE: 11px;
	background-color: #EFEFEF;
}

.currency {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	font: bold;
}

.currency01 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font: bold;
}

.currency02 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
	font: bold;
}