/* Suber LeFort StyleSheet */

.menu a:link {     /* unvisited link */
color: #FFFFFF;
text-decoration: none;
}
.menu a:active {   /* selected link */
color: #00FF00;
}

.menu a:visited {  /* visited link */
color: #FFFFFF;
text-decoration: none;
}

.menu a:hover {    /* mouse over link */
color: #FFFFFF;
font-weight: bold;
/*
FILTER: Glow(Color=#FFFF00, Strength=8);
width:100px;
text-decoration: underline;
*/
}

.prodlinks a:link {     /* unvisited link */
color: #FFFFFF;
font-size: 14pt;
text-decoration: none;
background-color: #9DAA05;
}
.prodlinks a:active {   /* selected link */
font-size: 14pt;
color: #00FF00;
background-color: #9DAA05;
}

.prodlinks a:visited {  /* visited link */
font-size: 14pt;
color: #FFFFFF;
text-decoration: none;
background-color: #9DAA05;
}

.prodlinks a:hover {    /* mouse over link */
font-size: 14pt;
color: #FFFFFF;
font-weight: bold;
background-color: #9DAA05;
}

.sshow a:link {     /* unvisited link */
color: #FFFFFF;
font-size: 10pt;
text-decoration: none;
}

.sshow a:active {   /* selected link */
font-size: 10pt;
color: #00FF00;
}

.sshow a:visited {  /* visited link */
font-size: 10pt;
color: #FFFFFF;
text-decoration: none;
}

.sshow a:hover {    /* mouse over link */
font-size: 10pt;
color: #FFFFFF;
font-weight: bold;
}


.thumbnail {
float:right; 
border-style:solid; margin: 0px 0px 0px 15px; 
border-width: 1px 1px 1px 1px; 
clear: left;
}

.reflink {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 10pt;
  background-color: #9DAA05;
}

.textbox {
	border-style: url(images/chinese.png;
	border-color: #000000;
	border-width: 16px;

}


.calcsheader {
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  color: #9DAA05;
  background-color: #FFFFFF;
}

.calctitle {
  font-family: Arial;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #9DAA05;
}

.calcanswer input {
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #9DAA05;
  background-color: #FFFFFF;
  text-align: center;
}


.brochureheader {
        FILTER: Glow(Color=#000000, Strength=8); 
        width:600px;
	font-size: 22px;
        padding-left: 2mm;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.brochure {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.brochureheaderCP {
        FILTER: Glow(Color=#000000, Strength=6); 
        width:800px;
	font-size: 38px;
        padding-left: 2mm;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.brochureByLine {
        FILTER: Glow(Color=#000000, Strength=3); 
        width:800px;
	font-size: 20px;
        padding-top: 0mm;
        padding-left: 2mm;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.articlecopy {
        width:250px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
        padding-top: 2mm;
        padding-left: 2mm;
        padding-right: 2mm;
        padding-bottom: 2mm;
	color: #000000;
}



.articlecopy230 {
        width:230px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
        padding-top: 2mm;
        padding-left: 2mm;
        padding-right: 2mm;
        padding-bottom: 2mm;
	color: #000000;
}

.articlecopy250 {
        width:250px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
        padding-top: 2mm;
        padding-left: 2mm;
        padding-right: 2mm;
        padding-bottom: 2mm;
	color: #000000;
}

.articlecopy300 {
        width:300px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
        padding-top: 2mm;
        padding-left: 2mm;
        padding-right: 2mm;
        padding-bottom: 2mm;
	color: #000000;
}

.articlecopy400 {
        width:400px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
        padding-top: 2mm;
        padding-left: 2mm;
        padding-right: 2mm;
        padding-bottom: 2mm;
	color: #000000;
}

.dropcap {
 float:left;
 margin-top:0px;
 color:black;
 padding-top:.2em;
 font-size:36pt;
 line-height:28px;
 height:1em;
 font-weight: normal;
} 

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

img.floatCenter { 
    float: center; 
    margin: 20px; 
}


.photo {
	border-style:solid;
	border-color: white;
	border-width:6px;

}

.lightmain {
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.pclassA {
	background:#B8B8B8;
}

A.pclassB:link IMG { 
      FILTER: Glow(Color=#FFFF00, Strength=20); 
      border: solid 1px #000000;
}

A.pclassB:visited IMG { 
      border: solid 1px #404040;

}

a.pclassB:link, a.pclassA:visited{
	color: red;
        border-color: #000000;
	text-decoration: none;
}

a.pclassB:hover{
        FILTER: Glow(Color=#FFFF00, Strength=6); 
        width:135px;
}



body {
	color: black;
	font-family: Arial;
	font-size: 10pt;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
}


.article {
	font-size: 10pt;
	background-color: #FFFFFF;
}


.hostedby {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	background-color: #9DAA05;
}

.hostedby a:link {     /* unvisited link */
color: #FFFFFF;
text-decoration: underline;
}

.hostedby a:active {   /* selected link */
color: #00FF00;
}

.hostedby a:visited {  /* visited link */
color: #FFFFFF;
text-decoration: none;
}

.hostedby a:hover {    /* mouse over link */
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}




.button {
	color: #E0E0E0;
}



.flpic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.justify {
	text-align: justify;
}

li {	text-align: justify; }

.title {
	background-color: #000000;
	font-weight: bold;
        color: #EC9625;
	font-size: 16px;
}

.header {
  font-size: 30pt;
  font-weight: bold;
  color: #FFFF00;
  }

.header2 {
  font-size: 18pt;
  font-weight: bold;
  color: #FFFF00;
  }

.header3 {
  font-size: 14pt;
  background-color: #000000;
  font-weight: bold;
  color: #FFFF00;
  }

.header4 {
  font-size: 12pt;
  font-weight: bold;
  background-color: #000000;
  color: #FFFF00;
  }

.header5 {
  font-size: 12pt;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #9DAA05;
  padding-left: 10px;
  padding-right: 10px;
  }

.header6 {
  font-size: 11pt;
  font-weight: bold;
  background-color: #000000;
  color: #FFFF00;
  }

.content {
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

.smcaps {
	font-variant: small-caps;
}


.subtitle {
	background-color: #000000;
	font-weight: bold;
        color: #EC9625;
	font-size: 14px;
}

TR.trhead {
	background-color: beige;
	font-weight: bold;
}

.odd {
	background-color: #8C8C8C;
}

.even {
	background-color: #9B9B9B;
}

TD.justify {
	text-align: justify;
}

TD.heading {
	font-weight: bold;
}

DIV.block {
	text-align: justify;
}

.fna {
	font-weight: bold;
	font-family: Arial;
}

.bdr1 {
	border-top-style: solid;
}

.bdr2 {
	border-right-style: solid;
}

.bdr3 {
	border-right-style: solid;
	border-top-style: solid;
}

.bdr4 {
	border-bottom-style: solid;
}

.bdr5 {
	border-bottom-style: solid;
	border-top-style: solid;
}

.bdr6 {
	border-bottom-style: solid;
	border-right-style: solid;
}

.bdr7 {
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

.bdr8 {
	border-left-style: solid;
}

.bdr9 {
	border-left-style: solid;
	border-top-style: solid;
}

.bdr10 {
	border-left-style: solid;
	border-right-style: solid;
}

.bdrt {
	border-top-style: solid;
}

.bdrr {
	border-right-style: solid;
}

.bdrl {
	border-left-style: solid;
}

.bdrb {
	border-bottom-style: solid;
}

.box {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

.pad10 {
	padding-left: 10px;
}

.pad50 {
	padding-left: 50px;
}

.pad60 {
	padding-left: 60px;
}

.strike {
	text-decoration: line-through;
}

.smcaps {
	font-variant: small-caps;
}

.R {
	text-align: right;
}

.L {
	text-align: left;
}

.C {
	text-align: center;
}

.J {
	text-align: justify;
}

.top {
	vertical-align: top;
}

.bot {
	vertical-align: bottom;
}

.mid {
	vertical-align: middle;
}
