body {
font-family: Arial;
font-size: 9pt;
background-color:#ff7c19;
color:#000;
margin: 50px;
padding: 20px 100px 50px 130px; 
text-align:center;
}

.bodytext {
  margin: 0;
}

#box {  
  width:950px;
  height:750px;
  margin-left: 20px;
  margin-right: 20px;
  text-align:left;
  border:10px solid #ffa265;
 
  scrollbar-3dlight-color:#ff7c19;
  scrollbar-arrow-color:#ff7c19;
  scrollbar-base-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#ff7c19  
}
#boxIntro {  
  width:900px;
  height:750px;
  margin-left: auto;
  margin-right: auto;
  text-align:left;
  border:1px solid black;
  overflow:hidden;
}

#innerBox {
  height:100%;
  position:relative;
  background: #fff;
}

#right {
  position:absolute;
  right:0px;
  width:200px;
  height:100%;
}

#newsIntro {
  position:absolute;
  top:0px;
  left:10px;
  width:130px;
  height:150%;;
  overflow:hidden;
  background:#ffefe5;
  padding: 0px 0px 0px 5px;
}

#newsIntro2 {
  position:absolute;
  top:400px;
  left:15px;
  width:130px;
  height:80px;
  overflow:hidden;
  background:#fff;
  padding: 0px 0px 0px 5px;
}
#introImg {
  position:absolute;
  top: 550px;
  left:10px;
  color: #ffefe5;
  border:none;
}

#newsScroller {
  padding: 5px;
}
#news {
  position:absolute;
  top:0px;
  left:15px;
  width:180px;
  height:170px;
  overflow:hidden;
  background:#ff7c19;
  padding: 0px 0px 0px 5px;
}
#news2 {
  position:absolute;
  top:0px;
  left:15px;
  width:180px;
  height:170px;
  overflow:hidden;
  background:#ff7c19;
  padding: 0px 0px 0px 5px;
}
#news3 {
  position:absolute;
  top:0px;
  left:15px;
  width:180px;
  height:170px;
  overflow:hidden;
  background:#ff7c19;
  padding: 0px 0px 0px 5px;
}
#news4 {
  position:absolute;
  top:0px;
  left:15px;
  width:180px;
  height:170px;
  overflow:hidden;
  background:#ff7c19;
  padding: 0px 0px 0px 5px;
}
#news5 {
  position:absolute;
  top:0px;
  left:15px;
  width:180px;
  height:170px;
  overflow:hidden;
  background:#ff7c19;
  padding: 0px 0px 0px 5px;
}


#mainMenu {
  position:absolute;
  top:200px;
  left:0px;
  width:200px;
  height:140px;
  background:#fff;
}

#subMenu {
  position:absolute;
  top:350px;
  left:15px;
  width:180px;
  height:300px;
  overflow:auto;
  background:#ff7c19;
  padding: 0px 0px 0px 5px;
}

#head {
  position:absolute;
  top:-20px;
  left:280px;
  width:370px;
  height:90px;
}

#headImg {
  position:absolute;
  top:20px;
}

#mainContent {
  position:absolute;
  top:130px;
  left:0px;
  width:750px;
  height:520px;
}

#leftArea {
  position:absolute;
  top:0px;
  left:0px;
  width:165px;
  height:520px;
  padding: 0px 10px 0px 5px;
}

#mainArea {
  position:absolute;
  top:0px;
  left:180px;
  width:565px;
  height:520px;
  overflow:auto;
  padding: 0px 5px 0px 0px;
}

#mainAreaLarge {
  position:absolute;
  top:0px;
  left:10px;
  width:735px;
  height:520px;
  overflow:auto;
  padding: 0px 5px 0px 0px;
}






/*  normal link */
a {    
  color:#ff7c19;
/*  padding: 0px 0px 0px 15px;
  background:url(RB_main_FILES/bullet_orange.gif) no-repeat 5px 3px;*/
  text-decoration: none;
}
a:link,
a:visited {   
}
a:hover,
a:active,
a:focus {
  color:#ff7c19;  
}

a.linkWithoutBullet {
  background:none;
  padding: 0px;
}

img.imageNoBorder {
  border:none;
  background:none;
}
#mainNav {
  position:absolute;  
  top: 0px;
}
#mainNav ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
#mainNav ul li {
  float:left;
  padding: 0px;
}

a.mainNav {
  float: left;
  text-decoration: none;
  font-family: Arial;
  font-size:8pt;  
  display: block;
  width:130px;
  padding: 1px 0px 1px 20px;
  color:#000;
  background:url(RB_main_FILES/bullet-black_01.gif) no-repeat 2px 4px;
}

a.mainNav:hover {
font-weight:bold;
  background:url(RB_main_FILES/bullet_orange.gif) no-repeat 5px 10px;
}

a.mainNavSelect,
a.mainNavSelect:hover,
a.mainNavSelect:active,
a.mainNavSelect:focus {
  float: left;
  text-decoration: none;
  font-family: Arial;
  font-size:10pt;  
  font-weight:bold;
  display: block;
  width:130px;
  padding: 1px 0px 1px 20px;
  color:#000;
  background:url(RB_main_FILES/bullet_orange.gif) no-repeat 5px 10px;
}


#subNav {
  position:absolute;  
  top: 5px;
}
#subNav ul {  
  margin: 0;
  padding: 0px;
}
#subNav ul li {
  float:left;
  padding: 0px;
}

a.subNav {
  text-align:right; 
  text-decoration: none;
  font-family: Arial;
  font-size:10pt;  
  display: block;
  color:#000;
  width:130px;
  padding: 10px 25px 2px 0px;
  background:url(RB_main_FILES/bullet-black_01.gif) no-repeat 140px 13px;

}
a.subNav:hover {
  color:#000;
  background:url(RB_main_FILES/bullet-black_01.gif) no-repeat 140px 13px

a.subNavSelect,
a.subNavSelect:hover,
a.subNavSelect:active,
a.subNavSelect:focus {
  text-align:right; 
  text-decoration: none;
  font-family: Arial;
  font-size:10pt;  
  display: block;
  color:#000;
  width:130px;
  padding: 10px 25px 2px 0px;
  background:url(RB_main_FILES/bullet-black_01.gif) no-repeat 140px 13px;
}


a.subNav2 {
  text-align:right; 
  text-decoration: none;
  font-family: Arial;
  font-size:10pt;  
  display: block;
  width:100px;
  padding: 0px 0px 0px 0px;
  color:#fff;  
  background: none;
}

a.subNav2:hover {
  color:#fff ;
  font-weight:bold;
  background: none;
}

a.subNav2Select,
a.subNav2Select:hover ,
a.subNav2Select:active ,
a.subNav2Select:focus {
  text-align:right; 
  text-decoration: none;
  font-family: Arial;
  font-size:10pt;  
  font-weight:bold;
  display: block;
  width:100px;
  padding: 0px 0px 0px 0px;
  color:#fff;
  background: none;
}

h1 {
  font-family: Arial;
  font-size: 9pt;
  color:#ff7c19;
}

h2 {
  font-family: Arial;
  font-size: 9pt;
  color:#ffa265;
}

.normal
{
  font-family: Arial;
  font-size: 8pt;
  background-color:#fff;
  color:#000;
  margin: 0;
  padding: 0;  
  text-align:left;
}

.listNoIndent {
  margin: 0;
  padding: 0px;
  padding-left: 15px;
}
