BODY
{
 font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 9pt;
 line-height: 130%;
 COLOR: #000000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;	
 background:  url('images/page-bg.gif');
 background-repeat: repeat-x;
 background-attachment: fixed;

}

p
{
 font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 10pt;
 text-align: justify;
 line-height: 130%;
 COLOR: #000000;
}

.BodyText
{
 font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 10pt;
 text-align: justify;
 line-height: 130%;
 COLOR: #000000;
}


.BodyText_CN
{
 font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 11pt;
 text-align: justify;
 line-height: 130%;
 COLOR: #000000;
}

img, div { behavior: url(iepngfix.htc) }


div.container
{
  width: 970px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  BORDER: 0px 0px 0px 0px;  
  background-color: red;
  background:  url('images/bg2.jpg');
  background-repeat: repeat-y;
  background-position: top center;
  background-attachment: fixed;
  text-align:left;
  
}

div.header
{
  width: 970px;
  height: 32px;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  background-color: #5d0d0f;
  text-align:left;
  background:  url('images/topbar.jpg'); 
  background-position: top center; 
} 

div.footer
{
  width: 965px;
  height: 20px;
  margin: 0px 0px 0px  0px;
  padding: 3px 0px 0px 5px;
  background-color: #5d0d0f;
  text-align:left;
  color: #FFFFFF;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 8pt;  
  background:  url('images/topbar.jpg'); 
  background-position: top center; 
} 

/* ################################### */
/* ### START: LEFT SIDEBAR   ### */
div.LeftSidebar 
{
  min-height: 600px;
  float: left;
  width: 330px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: none;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 100%;
  background:  url('Images/leftside-bg.png'); 
  background-position: top left;
  background-repeat: no-repeat;   
   
}


/* ################################### */
/* ### END: LEFT SIDEBAR   ### */


/* ################################### */
/* ### START: CONTENT              ### */
div.content
{  
  float: right;
  width: 640px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: none;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 130%;  
}
 
div.contentbody
{  
  float: right;
  width: 540px;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 50px 0px 50px;
  background-color: none;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
  line-height: 130%; 
  vertical-align:top;
}

div.contentbody h1
{  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  line-height: 120%; 
  font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 13pt;
  color: #c5060b;
  font-weight:bold;
}

div.contentbody h2
{  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  line-height: 120%; 
  font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 16pt;
  color: #c5060b;
  font-weight:bold;
}


/* ################################### */
/* ### START: CONTENT              ### */

div.cleardiv
{
  clear: both;
  height: 2px;
  width: 970px;
  background-color: none;
  font-family: Verdana, Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 9pt;
}

.linkfooter
{  
  font-family: Verdana,  Arial, 'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
  font-size: 8pt;
  line-height: 140%;  
}

a.linkfooter
{
color: #FF0000;
text-decoration: normal;
}

a.linkfooter:hover
{
color: #FF0000;
text-decoration: normal;
font-weight: bold;
}


/*************************************/ 
/**** SATRT NEW MENU *****************/
 .glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 225px; /*WIDTH OF MAIN MENU ITEMS*/
border: none;
background: none;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: none;
font: bold 8px Arial, Verdana, Helvetica, sans-serif; 
color: white;
display: block;
width: auto;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 225px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
border: 1px solid #FFFFFF;
background-color: #9c1013;
text-align: left;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 225px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
font: Bold 12pt Arial, verdana;
padding:  5px 0px 5px 0px;
text-indent: 30px;
border-bottom: 1px solid #FFFFFF;
lline-height: 120%;
}

.glossymenu .arrowdiv{
position: absolute;
right: 0px;
background: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(Images/menu-hover-bg.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
/**** END MENU *****************/
/*************************************/ 
 
 
.Bullet
{  
  line-height: 140%;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style-image: url(Images/feng-shui-bullet.gif);
}

.Bullet a
{  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}
.Bullet a:hover
{  
  color: #FF4400;
  font-weight: normal;
  text-decoration: underline;
  
}

.Bullet_CN
{  
  line-height: 140%;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  list-style-image: url(Images/feng-shui-bullet.gif);
 font-family: Arial, Verdana,  'MS Sans Serif', 'Lucida Grande', Sans-Serif; 
 font-size: 11pt;
 text-align: justify;
 line-height: 130%;
 COLOR: #000000;
   
}

.Bullet_CN a
{  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

.Bullet_CN a:hover
{  
  color: #FF4400;
  font-weight: normal;
  text-decoration: underline;
}


.entry
{
    BORDER: #000000 1px outset;
	BACKGROUND-COLOR: #ffffff;
	PADDING: 2px;
    FONT-WEIGHT: normal;
    MARGIN: 1px;
    font-color: #000000
    font-family: verdana, arial, sans-serif;
    border-spacing: 2
 
}

.button
{
    BORDER: #000000 1px outset;
	BACKGROUND-COLOR: #ECF5FF;
	PADDING: 2px;
    FONT-WEIGHT: bold;
    MARGIN: 1px;
    font-color: #000000;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    TEXT-DECORATION: none;
    border-spacing: 2
 
}
