 a.noble_01 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px; color: #FFFFFF; font-weight: Bold; text-decoration: none;
   }




 a.noble_03 {
   font-family: Verdana, Arial, Helvetica, Sans-Serif;
   font-size: 44px; color: #E9A60D; font-weight: Bold; text-decoration: none;
   }
.intro_text {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
.noble_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 999933;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.noble_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 999933;
}
.noble_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.noble_06-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}


.noble_06-regular-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#0000FF
}




.noble_07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: 999933;
	font-style: oblique;
	line-height: normal;
}


.noble_SALE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-variant: normal;
	color: 999933;
	font-style: oblique;
	line-height: normal;
}

.noble_SALE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: E8A611;
	font-style: oblique;
	line-height: normal;
}





.noble_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E9A60D;
}
.noble_08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 999933;
	text-decoration: underline;
}
.Tips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: CDD099;
}

.Standard-Centre-Inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: A4A83F;
}


.Standard-Centre-WARNING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
}






.noble_LTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.noble_Large_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}


#indent15 {
	padding-left: 15px; 
	 }

   /*****   the following is for a 2 or 4 column table using CSS.             *****/
   
  #2coltable {
      width: 100%;
      margin:1em auto;
      border: 0px solid black;
      text-align:left;
      }


   /*****   the following is for a small 2 column table using CSS.             *****/

   #leftside {
      float: left;
      width: 50%;
      border: 0px solid black;
      margin:0 0 0 10px; padding:0;
      }
   #leftside-content {
      margin:0; padding: 0.5em 1em;
      }
   #rightside {
      border: 0px solid black;
      margin:0 0 0 200px; padding:0;
      }
   #rightside-content {
      margin:0; padding: 0.5em 1em;
      }



   /*****   the following is for a 4 column table using CSS.             *****/

      #one {
         float: left;
         width: 25%;
         margin:0; padding:0;
         }
      #one-content {
         margin:0; padding: 0.5em 1em;
         }


      #two {
         float: left;
         width: 25%;
         margin:0; padding:0;
         }
      #two-content {
         margin:0; padding: 0.5em 1em;
         }
   
      #three {
         float: left;
         width: 25%;
         margin:0; padding:0;
         }
      #three-content {
         margin:0; padding: 0.5em 1em;
         }

      #four {
         float: left;
         width: 25%;
         margin:0; padding:0;
         }
      #four-content {
         margin:0; padding: 0.5em 1em;
         }
