body, html { 
margin : 0; 
padding : 0; 
color : black; 
background : #d6d6d6; 
} 
#wrap { 
width : 930px; 
margin : 0 auto; 
background : white; 
} 
#header { 
background-image:url("../images/Chrome Yellow.jpg"); 
} 
#nav1 { 
background : white; 
} 
#nav { 
background : #d6d6d6; 
} 
#nav2 { 
background : white; 
} 
#main { 
background : white; 
} 
#sidebar { 
background : white; 
} 
#sidebar2 { 
background : white; 
} 
#nav3 { 
background : white; 
} 
#footer 
{
background : white; 	
/*background-image:url("../images/Chrome Yellow.jpg"); */
} 
#main { 
float : left; 
width : 200px; 
background : white; 
height : 600px; 
} 
#sidebar { 
float : right; 
width : 400px; 
background : white; 
height : 600px; 
} 
#sidebar2 { 
float : right; 
width : 100px; 
background : white; 
height : 300px; 
border : 1px solid #ccc; 
} 
#footer { 
clear : both; 
} 
#sidebar { 
float : right; 
width : 400px; 
background : white; 
} 
#sidebar2 { 
float : right; 
width : 100px; 
background : white; 
border : 1px solid #ccc; 
} 
#header { 
padding : 5px 10px; 
} 
h1 { 
margin : 0; 
} 
#nav1 { 
padding : 5px 10px; 
height : 30px; 
background : white; 
} 
#nav { 
padding : 5px 10px; 
height : 0; 
background : #d6d6d6; 
} 
#nav2 { 
padding : 5px 10px; 
height : 190px; 
background : white; 
} 
#main { 
float : left; 
width : 200px; 
padding : 10px; 
background : white; 
height : 600px; 
} 
h2 { 
margin : 0 0 1em; 
} 
#sidebar { 
float : right; 
width : 400px; 
padding : 10px; 
background : white; 
height : 600px; 
} 
#sidebar2 { 
float : right; 
width : 100px; 
padding : 10px; 
background : white; 
height : 300px; 
border : 1px solid #ccc; 
} 
#nav3 { 
padding : 5px 10px; 
height : 190px; 
background : white; 
} 
#footer { 
clear : both; 
padding : 5px 10px; 
} 
#footer p { 
margin : 0; 
} 
* html #footer { 
height : 1px; 
} 
#menuSystem { 
position : absolute; 
z-index : 1; 
} 
#menuSystem table { 
font-family : verdana, geneva, sans serif; 
font-size : 10pt; 
border-collapse : collapse; 
} 
#menuSystem table td { 
padding : 0; 
} 
#mainTable table { 
border : 1px outset #336699; 
border-collapse : collapse; 
} 
#mainTable th { 
background-color : #ccddff; 
padding-left : 3px; 
padding-right : 3px; 
text-align : left; 
color : #000099; 
} 
#mainTable table td { 
background-color : #f2fbff; 
padding-left : 3px; 
padding-right : 3px; 
padding-bottom : 1px; 
padding-top : 1px; 
text-align : left; 
} 
#mainTable a { 
color : #005984; 
padding-left : 3px; 
padding-right : 3px; 
font-family : verdana, geneva, sans serif; 
font-size : 8pt; 
text-decoration : none; 
} 
#mainTable a:link { 
color : #005984; 
padding-left : 3px; 
padding-right : 3px; 
font-family : verdana, geneva, sans serif; 
font-size : 8pt; 
text-decoration : none; 
} 
#mainTable a:hover { 
color : #ffffff; 
padding-left : 3px; 
padding-right : 3px; 
background-color : #003366; 
font-family : verdana, geneva, sans serif; 
font-size : 8pt; 
text-decoration : none; 
display : block; 
} 
#navMenu ul { 
margin : 0; 
padding : 0; 
list-style-type : none; 
width : 200px; 
height : 200px; 
} 
#navMenu { 
width : 150px; 
} 
#navMenu li { 
display : inline; 
} 
#navMenu li a:link, #navMenu li a:visited { 
font-family : arial, helvetica; 
text-decoration : none; 
font-size : 0.6em; 
font-weight : bold; 
color : white; 
height : 12px; 
display : block; 
background : url(../images/bckMenu.gif); 
padding : 5px 0 6px 20px; 
} 
#navMenu li a:hover { 
color : #fcce55; 
background : url(../images/bckMenu.gif) 0 -23px; 
padding : 5px 0 6px 20px; 
} 
#navMenu li li a:link, #navMenu li li a:visited { 
font-weight : normal; 
background : url(../images/bckSubMenu.gif); 
padding : 2px 0 3px 30px; 
} 
#navMenu li li a:hover { 
background : url(../images/bckSubMenu.gif) 0 -17px; 
padding : 2px 0 3px 30px; 
} 
#navMenu li li li a:link, #navMenu li li li a:visited { 
background : url(../images/bckSubSubMenu.gif); 
padding : 0 0 1px 40px; 
} 
#navMenu li li li a:hover { 
background : url(../images/bckSubSubMenu.gif) 0 -13px; 
padding : 0 0 1px 40px; 
} 
#navMenu li li li li a:link, #navMenu li li li li a:visited { 
background : url(../images/bckSubSubsubMenu.gif); 
padding : 0 0 1px 50px; 
} 
#navMenu li li li li a:hover { 
background : url(../images/bckSubSubsubMenu.gif) 0 -13px; 
padding : 0 0 1px 50px; 
} 
.suckerdiv ul { 
margin : 0; 
padding : 0; 
list-style-type : none; 
width : 200px; 
border-bottom : 1px solid #ccc; 
font-family : arial, helvetica; 
font-size : 10px; 
font-weight : bold; 
color : gray; 
} 
.suckerdiv ul li { 
position : relative; 
z-index : 10; 
} 
.suckerdiv ul li ul { 
position : absolute; 
width : 170px; 
top : 0; 
display : block; 
visibility : hidden; 
background : #fff; 
font-family : arial, helvetica; 
font-size : 11px; 
font-weight : bold; 
color : gray; 
z-index : 10; 
} 
.suckerdiv ul li a { 
display : block; 
overflow : auto; 
color : orange; 
text-decoration : none; 
background : #fff; 
padding : 1px 5px; 
border : 1px solid #ccc; 
border-bottom : 0; 
font-family : arial, helvetica; 
font-size : 11px; 
font-weight : bold; 
color : gray; 
z-index : 99 !important ; 
} 
.suckerdiv ul li a:hover { 
background-color : white; 
color : #fcce55; 
cursor : pointer; 
} 
.suckerdiv ul li a:visited .suckerdiv li a:active { 
color : orange; 
} 
.suckerdiv .subfolderstyle { 
background : url(../images/arrow-list.gif) no-repeat center right; 
} 
* html .suckerdiv ul li { 
float : left; 
height : 10%; 
z-index : 10; 
} 
* html .suckerdiv ul li a { 
height : 10%; 
} 
A { 
text-decoration : none; 
} 
A:link { 
color : blue; 
} 
A:visited { 
color : blue; 
} 
A:hover { 
color : orange; 
background-color : white; 
} 
.tabb { 
font-size : 10px; 
font-family : Arial, Helvetica; 
text-align : center; 
} 
.tan { 
font-size : 10px; 
color : navy; 
font-family : Arial, Helvetica; 
text-align : center; 
} 
.tann { 
font-size : 10px; 
color : navy; 
font-family : Arial, Helvetica; 
text-align : center; 
} 
h1 { 
font : bold 12pt/15pt Georgia, Verdana, Arial, Helvetica, sans-serif; 
text-transform : capitalize; 
color : #cc0033; 
text-decoration : none; 
} 
.descriptions { 
font : 11pt/16pt Georgia, Verdana, Arial; 
text-transform : none; 
color : #000000; 
letter-spacing : normal; 
text-decoration : none; 
} 
.copyright { 
font : 8pt/8pt Verdana, Arial, Helvetica, sans-serif; 
color : #6666ff; 
} 
.itemdesc { 
font : bold 8pt/15pt Verdana, Arial, Helvetica, sans-serif; 
text-transform : capitalize; 
color : #0066ff; 
text-decoration : none; 
} 
.title { 
font : bold 12pt/15pt Verdana, Arial, Helvetica, sans-serif; 
text-transform : capitalize; 
color : #cc0033; 
text-decoration : none; 
} 
.subtitle { 
border-bottom-width : thin; 
font : bold 10pt/20pt Georgia, Verdana, Arial; 
text-transform : none; 
color : #005151; 
background-color : #f9ff9b; 
text-decoration : none; 
} 
.bottomtext { 
font-weight : bold; 
font-size : 8pt; 
color : #6666ff; 
line-height : 15pt; 
font-style : normal; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.bottomtext img { 
border : none; 
} 
A { 
text-decoration : none; 
} 
A:link { 
color : #3399cc; 
} 
A:visited { 
color : #3399cc; 
} 
A:hover { 
color : #cc0033; 
} 
A img { 
border : none; 
} 
.lineItem { 
font-weight : bold; 
font-size : 10pt; 
color : teal; 
font-style : normal; 
font-family : Arial, Helvetica, sans-serif; 
} 
.newsheader { 
font : bold 10pt/19pt Georgia, Verdana; 
text-transform : capitalize; 
color : #336699; 
background-color : transparent; 
} 
.boldtext { 
font : bold 10pt/16pt Verdana, Arial, Helvetica, sans-serif; 
text-transform : none; 
color : #000000; 
text-decoration : none; 
} 
.subdesc { 
font : 8pt/10pt Verdana, Arial, Helvetica, sans-serif; 
text-transform : none; 
color : red; 
text-decoration : none; 
} 
.code { 
font : 10pt/10pt 'Courier New', Verdana, Arial, Helvetica, sans-serif; 
text-transform : none; 
color : black; 
background-color : #ccff66; 
text-decoration : none; 
margin-top : 5px; 
margin-bottom : 5px; 
padding-bottom : 5px; 
padding-top : 5px; 
} 
.highlight { 
font-weight : bold; 
font-size : 11pt; 
color : red; 
font-style : normal; 
font-family : Verdana, Arial; 
background-color : transparent; 
font-variant : small-caps; 
} 
.navigatemenu { 
font-weight : bold; 
font-size : 9pt; 
text-transform : capitalize; 
font-family : Arial; 
} 
.comment { 
font-size : 10pt; 
font-style : italic; 
font-family : Verdana, Arial; 
} 
.newstext { 
font-size : 9pt; 
color : black; 
font-family : 'Courier New'; 
text-align : left; 
} 
.nospam { 
font-size : 10pt; 
text-transform : uppercase; 
font-family : Verdana; 
} 
.article_title { 
font-weight : bold; 
font-size : 11pt; 
color : teal; 
font-family : Georgia, Sans-Serif; 
} 
.article_summary { 
font-size : 10pt; 
color : gray; 
font-family : Georgia, Sans-Serif; 
} 
.article_header { 
font-weight : bold; 
font-size : 12pt; 
color : #990033; 
font-family : Georgia; 
text-align : left; 
text-decoration : none; 
} 
.email { 
font-weight : bold; 
font-size : 10pt; 
color : #006666; 
font-family : Georgia; 
} 
.etitle { 
font-weight : bold; 
font-size : 15pt; 
color : #339933; 
font-family : Arial, Verdana; 
} 
.eheading { 
font-weight : bold; 
font-size : 12pt; 
color : #3300cc; 
font-family : Georgia; 
} 
.staticbox { 
border-left-color : #99cc00; 
border-bottom-color : #99cc00; 
margin : 2px; 
border-top-style : solid; 
border-top-color : #99cc00; 
border-right-style : solid; 
border-left-style : solid; 
background-color : #ffff99; 
text-align : center; 
border-right-color : #99cc00; 
border-bottom-style : solid; 
} 
.greeting_message { 
font-size : 10pt; 
color : blue; 
font-family : Verdana; 
} 
.button { 
font-weight : bold; 
font-size : 10pt; 
color : #ffff66; 
font-family : Verdana; 
} 
.grid { 
border-right : thin solid #6600cc; 
border-top : thin solid #6600cc; 
font-size : 10pt; 
border-left : thin solid #6600cc; 
border-bottom : thin solid #6600cc; 
font-family : Verdana; 
background-color : #ccffff; 
} 
.grid_header { 
border-right : thin solid #6600cc; 
border-top : thin solid #6600cc; 
font-weight : bold; 
font-size : 10pt; 
border-left : thin solid #6600cc; 
color : white; 
border-bottom : thin solid #6600cc; 
font-family : Verdana; 
background-color : #006633; 
} 
.field_label { 
font-size : 10pt; 
font-family : Verdana; 
} 
.ealert { 
font-size : 10pt; 
color : #ff0066; 
font-family : Verdana; 
} 
.list_row1 { 
font-size : 10pt; 
font-family : Verdana; 
background-color : #ffff99; 
} 
.list_row2 { 
font-size : 10pt; 
font-family : Verdana; 
background-color : #ffffff; 
} 
.yiyu_bigtitle { 
font-weight : bold; 
font-size : 30pt; 
vertical-align : baseline; 
color : #ff0066; 
font-family : Georgia, 'Cordia New', Verdana; 
letter-spacing : normal; 
} 
.center { 
text-align : center; 
} 
.center table { 
margin : auto; 
} 
.left { 
text-align : left; 
} 
.left table { 
margin-left : 0; 
margin-right : auto; 
} 
.red { 
color : red; 
} 
.justify { 
text-align : justify; 
} 
.descriptions img { 
border : none; 
} 
hr { 
width : 100%; 
} 
.row_w50 { 
width : 50%; 
} 
.row_w33 { 
width : 33%; 
} 
.row_w250px { 
width : 250px; 
} 
.row_h80 { 
height : 80%; 
} 
.row_h40 { 
height : 40%; 
} 
.row_h18 { 
height : 18%; 
} 
STRONG { 
font-weight : bold; 
font-size : 11pt; 
font-family : Georgia, Arial, 'Courier New'; 
} 
.parameter_header { 
font-family : 'Courier New'; 
font-weight : bold; 
font-size : 10pt; 
} 

