a.st:link {/* Used with .leftblock1 */
	color: #8C7036;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.st:active {/* Used with .leftblock1 */
	color: #e9a41b;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}	

a.st:visited {/* Used with .leftblock1 */
	color:  #8C7036;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.st:hover {/* Used with .leftblock1 */
	color: #582e0e;
	text-decoration: none;
	background-color:#CECFD0;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.sm1:link {/*Used with left nav */
	color: #402983;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.sm1:active {/*Used with left nav */
	color: #e9a41b;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}	

a.sm1:visited {/*Used with left nav */
	color: #402983;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

a.sm1:hover {/*Used with left nav */
	color: #582e0e;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
a.sm3:link {/*Used with e-mail addresses */
	color: #f9b563;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}

a.sm3:active {/*Used with e-mail addresses */
	color: #e9a41b;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}	

a.sm3:visited {/*Used with e-mail addresses */
	color: #f9b563;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}

a.sm3:hover {/*Used with e-mail addresses */
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	}
	
a.title:link {/*Used with right nav */
	color: #faf8cd;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}

a.title:active {/*Used with right nav */
	color: #bfe8fe;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}	

a.title:visited {/*Used with right nav */
	color: #faf8cd;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}

a.title:hover {/*Used with right nav */
	color: #dfb9a0;
	text-decoration: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: none;
	font-size: 8pt;
	}

body {
	scrollbar-arrow-color: #dfe2f1;
	scrollbar-3dlight-color: #b2b3ae;
	scrollbar-highlight-color: #dfe2f1;
	scrollbar-face-color: #8a6ddf;
	scrollbar-shadow-color: #b2b3ae;
	scrollbar-track-color: #b2b3ae;
	scrollbar-darkshadow-color: #8a6ddf;
	}
	
table.one	{
	border: 0px;
	width: 100%;
	background-color: #b2b3ae;
	height: 75px; 
	}
	
td.first	{/*created thin boarders*/
	height: 75%;
	vertical-align: bottom;
	background-color: #b2b3ae;
	}
	
table.two	{
	border: 0px;
	width: 100%;
	height: 72%;
	}

td.second	{
	width: 24%;
	text-align: left;
	vertical-align: top;
	background-color: #dfe2f1;
	}
	
td.third	{
	background-color: #dfe2f1;
	width: 54%;
	vertical-align: top;
	text-align: left;
	}
	
.leftblock1 {/*Used with a.st */
	width: 140px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #EBEDF1;
	border-right: 2px solid #927538;
	border-bottom: 2px solid #76540E;
	border-left: 1px solid #979b99;
	border-top: 1px solid #9FB3A9;
	text-align: center;
	line-height: .85em;
	}
	
.box {
	width: 162px;
	border-right: 2px solid #927538;
	border-bottom: 2px solid #76540E;
	border-left: 1px solid #979b99;
	border-top: 1px solid #9FB3A9;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #8a6ddf;
	}
	
.box1 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #8a6ddf;
	}
	
.box2 {/*For future usage left nav*/
	width: 140px;
	border-right: 2px solid #927538;
	border-bottom: 2px solid #76540E;
	border-left: 1px solid #979b99;
	border-top: 1px solid #9FB3A9;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
	}
	
span.articles {/*For future usage left nav*/
	color: #000000;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	line-height: .5em;
	}
	
.title {/*Specific to Contact code */
	font-size: 8pt;
	line-height: 1.8em;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	color: #000000;
	}
	
td.fourth	{
	width: 22%;
	vertical-align: top;
	background-color: #8a6ddf;
	}

select.cell	{/*used for all information forms*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
input.info	{/*used for all information forms*/
	border: 1px solid black;
	font-size: 10pt;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	}
	
input.style	{/*used for all information forms*/
	border: 1px solid black;
	height: 20px;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
input.cell	{/*used for all information forms*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
textarea.cell	{/*used for all information forms*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
td.info	{/*used for all information forms*/
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	}
	
table.three	{
	border: 0px;
	width: 100%;
	background-color: #8a6ddf;
	height: 13%;
	}
	
td.fifth	{
	width: 24%;
	valign: top;
	background-color: #8a6ddf;
	}
	
td.sixth	{
	width: 54%;
	vertical-align: middle;
	background-color: #8a6ddf;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 7.25pt;
	color: #ffffff;
	}
	
td.seventh	{
	width: 22%;
	vertical-align: top;
	background-color: #dfe2f1;
	}
	
b.col_1 {/*information request form Contact code*/
	color: #927538;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 25px;
	}	
	
span.contact	{/*Specific to Contact code */
	color: #725b2b;
	font-size: 12pt;
	font-weight: bold;
	}
	
span.contact_1	{/*Specific to Contact code */
	color: #725b2b;
	font-size: 8pt;
	font-weight: bold;
	}
	
span.contact_2	{/*Specific to Contact code */
	color: #6f51c4;
	font-size: 8pt;
	}
	
span.phone	{/*Specific to Contact code */
	font-weight: bold;
	}
	
.gold	{/*Specific to Contact code */
	font-size: 8pt;
	line-height: 1.8em;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	color: #666633;
	}
	
.gold_1	{/*Specific to Contact code */
	font-size: 8pt;
	line-height: 1em;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	color: #666633;
	}

table.four	{/*Specific to Contact code */
	border: 0;
	width: 92%;
	bordercolordark: #32325A;
	bordercolorlight: #78789B;
	cellspacing: 3;
	cellpadding: 3;
	}
	
tr.color	{/*Specific to Contact code */
	background-color: ghostwhite;
	}
	
td.cell		{/*Specific to Contact code */
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	color: #725b2b;
	font-size: 8pt;
	}
	
td.corp		{/*Specific to Contact code */
	text-align: left;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #6f51c4;
	}
	
td.corp_1		{/*Specific to Contact code */
	text-align: left;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #725b2b;
	}
	
td.corp_2		{/*Specific to Contact code */
	nowrap: none;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	color: #725b2b;
	font-size: 10pt;
	}
	
.gold_1	{/*Specific to Contact code */
	font-size: 12pt;
	line-height: 1.8em;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	color: #725b2b;
	font-weight: bold;
	}
	
table.five	{/*Specific to Contact code */
	border: 0;
	width: 92%;
	bordercolordark: #32325A;
	bordercolorlight:#78789B;
	cellspacing: 3;
	cellpadding: 3;
	}
	
td.width	{/*Specific to Contact code */
	width: 25%;
	}
	
td.operations	{/*Specific to Contact code */
	cols: 3;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #725b2b;
	font-weight: bold;
	}
	
td.chemical	{/*Specific to Contact code */
	rows: 2;
	font-family: Trebuchet MS, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #6f51c4;
	}
	
table.six	{/*Specific to Contact code */
	border: 0;
	width: 90%;
	bordercolordark: #32325A;
	bordercolorlight: #78789B;
	cellspacing: 3;
	cellpadding: 3;
	}
	

