/*styles.css*/
/*this sheet offers marginal support for Netscape 4.7x users.*/

a {
	text-decoration: underline;
	color: #333333;
	background-color: transparent}
	
a:hover { 
	text-decoration: underline;
	color: #000000;
	background-color: transparent}
	
a.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/supbgmenuoff.gif);
	padding: 6px 8px 6px 12px;
	height: 25px;
	width: 125px;
	text-decoration: none}
	
a.menuoff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/supbgmenuon.gif);
	height: 25px;
	width: 125px;
	text-decoration: none;
	background-color: #DFE3ED}
	
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF}
	
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	background-color: transparent}
	
h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: transparent}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 144%;
	color: #000000;
	background-color: transparent;
	list-style-type: disc}

p.old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 144%;}
	
.regular { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF}
	
.small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	line-height: 16px;
	background-color: #FFFFFF}
	
.smallhome { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	line-height: 16px;
	background-color: #FFFFFF}

.fieldTitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 144%;
	background-color: #FFFFFF}

.comment { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	line-height: 120%;
	background-color: #FFFFFF}
	
.pagetitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF}
	
.searchHeader { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	line-height: 144%;
	background-color: #8D9EBE}

.searchRow0 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DFE3ED}

.searchRow1 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF}

	
body {
	margin: 20px;
	background-color: #FFFFFF}

/*image elements.*/

.hlftphoto {
	background-image: url(images/h_lftphoto_bg.gif)}
	
.hrhtshim {
	background-image: url(images/h_rhtshim_bg.gif)}
	
.ilftshim {
	background-image: url(images/i_lftshim.gif)}
	
.irhtshim {
	background-image: url(images/i_rhtshim.gif)}	
	
/*form elements.*/
	
select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;}
	
textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF}
		
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF}
	
/*supplier detail section*/

.heading { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	line-height: 18px;
	background-color: #FFFFFF}

.ilftshimsup {
	background-image: url(images/i_lftshimsup.gif)}
	
.supmenurht {
	background-image: url(images/supmenurht.gif)}
	
.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/supbgmenuoff.gif)}
	
.menuon { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/supbgmenuon.gif);
	background-color: #DFE3ED;
	padding: 6px 8px 6px 12px;
	height: 25px;
	width: 125px}
	
.menutext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333}