
/* etc.css [file for Etc-OS] */

.font1 { font-size: 9px ; line-height:11px  ; font-family:Verdana, Arial, sans-serif }
.font2 { font-size:10px ; line-height:13px  ; font-family:Verdana, Arial, sans-serif }
.font3 { font-size:11px ; line-height:14px  ; font-family:Verdana, Arial, sans-serif }
.font4 { font-size:12px ; line-height:15px  ; font-family:Verdana, Arial, sans-serif  }
.font5 { font-size:14px ; line-height:17px  ; font-family:Verdana, Arial, sans-serif  }

.tfont1 { font-size: 12px ; line-height:15px ; font-family:Arial, sans-serif }
.tfont2 { font-size: 14px ; line-height:17px ; font-family:Arial, sans-serif }
.tfont3 { font-size: 16px ; line-height:19px ; font-family:Arial, sans-serif }
.tfont4 { font-size: 18px ; line-height:20px ; font-family:Arial, sans-serif }
.tfont5 { font-size: 22px ; line-height:25px ; font-family:Arial, sans-serif }

.copy { font-size:10px ; line-height:13px  ; color : #999999 ; font-family:Verdana, Arial, sans-serif }

A:link     { color:#000099 ; text-decoration:none }
A:visited  { color:#990099 ; text-decoration:none }
A:hover    { color:#000099 ; text-decoration:underline}
A:active   { color:#000099 ; text-decoration:none }

A.ul:link     { color:#000099  ; text-decoration:underline }
A.ul:visited    { color:#990099 ; text-decoration:underline }
A.ul:hover     { color:#000099 ; text-decoration:underline }
A.ul:active { color:#000099 ; text-decoration:underline }

A.gray:link     { color:#666666 ; text-decoration:underline }
A.gray:visited  { color:#666666 ; text-decoration:underline }
A.gray:hover    { color:#666666 ; text-decoration:underline }
A.gray:active   { color:#666666 ; text-decoration:underline }

.topform { font-size:12px ; width:108px }

.margin01 { margin : 1px 0px 1px 10px }
.margin02 { margin : 1px 0px 1px 20px }
.margin03 { margin : 1px 0px 1px 30px }

.tablemargin { margin : 0px 0px 2px 0px }

b   { font-weight:bold; }

.graybox { padding: 5px 10px }

/* ============ product finder start ============= */

a.pfmenu:link { color:#333333; text-decoration:none; }
a.pfmenu:visited { color:#333333; text-decoration:none; }
a.pfmenu:hover { color:#000000; text-decoration:none; }
a.pfdarrow:link { color:#FFFFFF; text-decoration:none; }
a.pfdarrow:visited { color:#FFFFFF; text-decoration:none; }
a.pfdarrow:hover { color:#FFFFFF; text-decoration:none; }

/* ============ product finder end =============*/

