#app_title {
background-image: url(../temp_img/headerTitleApp.png);
background-repeat: no-repeat;
text-align: left;
text-indent: -5000px;
width: 840px;
height: 49px;
overflow: hidden;
margin: 0 auto;
padding: 0;
display: block; }
#appBodyNew {
 background-color: #0d2b48;
 width: 840px;
 margin-right: auto;
 margin-left: auto;
 margin-top: 20px; }
#appBodyNewRight {
 color: white;
 background-color: black;
 background-repeat: repeat-x;
 text-align: left;
 float: right;
 width: 620px; }
.appRightMain {
 background-image: url(../temp_img/appRightHeader.png);
 color: white;
 background-color: black;
 background-repeat: repeat-x;
 padding: 40px 30px 30px; }
.appRIghtMainTitle {
 font-size: 20px;
 font-family: georgia;
 margin-bottom: 10px; }

.appMainRead { }

.appRightMid {
 color: white;
 background-color: black;
 padding: 30px;
 border-top: 2px solid #fff; }
.appRightMidTitle {
 font-size: 20px;
 font-family: georgia;
 margin-bottom: 10px; }
.appRightMidContents {
}
.appRightUnder {
 background-color: #fff;
 padding: 30px; }
.appRightUnderTitle {
 color: #000;
 font-size: 20px;
 font-family: georgia;
 margin-bottom: 10px; }
.appRIghtUnderText {
 color: #333; }
#appBodyNewLeft {
 color: #fff;
 background-image: url(../temp_img/appLeftHeader.png);
 width: 220px;
 float: left;
 background-color: #0d2b48;
 background-repeat: repeat-x;
 text-align: left;
 height: 500px; }
#appLeftTitle {
 color: #fff;
 font-size: 16px;
 padding: 30px 20px 20px; }

#appBodyNewLeft ul {
 font-size: 13px;
 margin: 0 0 0 20px;
 padding: 0; }
#appBodyNewLeft ul li {
 color: #fff;
 list-style-position: inside; }
#appBodyNewLeft ul li a,#appBodyNewLeft ul li a:link,#appBodyNewLeft ul li a:visited,#appBodyNewLeft ul li a:active {
 color: #fff;
 text-decoration: none; }

#appBodyNewLeft ul li a,#appBodyNewLeft ul li a:link,#appBodyNewLeft ul li a:visited,#appBodyNewLeft ul li a:active {
 color: #fff;
 text-decoration: underline; }

