body{
    color: #323232;
    /**text-align:justify;**/
    text-align:left;
    margin-top:0px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0px;
    background-color:#C0C0C0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;

    margin: 0 auto;   /* align for good browsers */
    text-align: left; /* counter the body center */
    width: 980px;
}

.border{
    /*width:779px;*/
    width: 980px;
    border:1px solid #656565;
    float:left;
    background-color:white;
}

.session{
    padding-left: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    color:#ffffff;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    position: float;
}

.logoOld{
    margin-top:35px;
    padding-left:20px;
    font-size:20px;
    color:#ffffff;
}
.logo{
    margin-top:5px;
    padding-left:10px;
    font-size:20px;
    color:#ffffff;
    background-position: left center;
}
.name{
    color:#FFF700;
}

.tag{
    font-size:16px;
    font-weight:bold;
    padding-left:20px;
    color:#ffffff;
    margin-top:70px;
}

.appHeader{
    /**background-image:url(../images/bg.jpg);**/
    width: 980px;
    height:80px;
    background-image:url(../images/logo/header.png);
    background-repeat:repeat-x;
    height:140px;
}

.appHeaderAdd{
    width: 980px;
    height:80px;
    background-image:url(../images/logo/headerAdd.png);
    background-repeat:repeat-x;
}

.headingProfile{
    background-image:url(../images/heading_profile.jpg);
    background-repeat:repeat-x;
    height:25px;
    clear:both;
    color:#AFAFAF;
    font-family:arial;
    font-weight:bold;
    background-repeat:repeat-x;
    vertical-align: middle;
    text-align: right;
    padding-left:5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.menuBar{
    background-image:url(../images/heading_profile.jpg);
    background-repeat:repeat-x;
    height:25px;
    clear:both;
    color:#AFAFAF;
    font-family:arial;
    font-weight:bold;
    background-repeat:repeat-x;
    vertical-align: middle;
    padding-left:5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.headingbg{
    background-image:url(../images/heading_bg.gif); background-repeat:repeat-x;
    height:40px;
    line-height:40px;
    clear:both;
    color:#AFAFAF;
    font-family:arial;
    font-weight:bold;
    padding-left:15px;
}
.bottom{
    height:100px;
    /*width:779px;*/
    width: 980px;
    background-image:url(../images/footer_bg.jpg);
    background-repeat:repeat-x;
    float:left;
    vertical-align: middle;
    text-align: center;
}


.sap{
    width:1px;
    float:left;
    color:#ffffff;
    text-align:center;
}

.bottomlink
{
    width:152px;
    text-align:center;
    float:left;
}

.bottomlink a{
    color:#ffffff;
    text-decoration:none;
}
.bottomlink a:hover{
    color:#323232;
}

.sap2{
    width:1px;
    height:32px;
    float:right;
}

.toplinks{
    line-height:41px;
    width:100px;
    float:right;
}

.toplinks a{
    color:#ffffff;
    text-align:center;
    display:block;
    background-image:url(../images/off.gif); background-repeat:no-repeat;
    text-decoration:none;
}
.toplinks a:hover{
    color:#ffffff;
    background-image:url(../images/on.gif); background-repeat:no-repeat;
}
a{
    color:#4EB3C5;
    text-decoration:underline;
}
a:hover{
    color:#4EB3C5;
    text-decoration:none;
}

.right{
    width:25%;
    height:100%;
    background-color:white;
    background-repeat:repeat;
    float:right;
}

.left{
    width:75%;
    float:left;
    background-image:url(../images/bg2.gif);
    background-repeat:repeat;
}

.quick_heading{
    background-image:url(../images/quick_bg.gif); background-repeat:no-repeat;
    line-height:40px;
    font-size:15px;
    color:#0B0B0B;
    padding-left:10px;
    font-weight:bold;
    height:40px;
}
.qheading{
    color:#AAAAAA;
}
.quicklinks{
    padding-left:10px;
    line-height:33px;
    height:33px;
}
.quicklinks a{
    color:#323232;
    font-weight:bold;
}
.quicklinks a:hover{
    color:#000000;
}
.bookmark {
    width:200px;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
    background-position: center center;
}
.bottomToolbar {
    position:fixed;
    bottom:0px;
    left:0px;
    width: 980px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8px;
    background-color: #66ff00;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.itsSearchBar{
    background-color: #99ff99;
}
