body{
    margin:0px;
    padding:0px;
    font-family:Verdana;
    font-size:9px;
    color:#808080;
    font-family:Verdana;
    line-height:140%;
    letter-spacing:1px;
    background-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-3dlight-color:#eeccdd;
    scrollbar-arrow-color:#ff9999;
    scrollbar-track-color:#ffffff;
    scrollbar-darkshadow-color:#e6c2f2;
}

a{color:#6487AB;size:9px;text-decoration:none;}
a:link,a:active,a:visited{color:#59B3FF;text-decoration:none;}
a:hover{color:#00FFFF;text-decoration:none;}
a{cursor : help;}


br{
    letter-spacing:normal;
}

img{border:0px;}


div#menubox{
    height:100%;
    width:100%;
    text-align:center;
}


div#main{
    margin-left:9px;
    background-color:#64CCE6;
    border-right:1px dashed #248FE8;
    width:70%;
    height:100%;
    float:left;
}

.capt1{
    background-image:url('cbg.gif');
    padding:5px;
    margin:15px 0px 3px 0px;
}

.capt2{
    padding:5px 10px;
    text-align:left;
    overflow:auto;
    height:20%;
}

.title{
    padding:20px 10px;
    font-size:20pt;
    font-family:Georgia,"Lucida Console",Verdana;
    color:#999999;
    background-image:url('cbg.gif');
    background-position:center;
    background-repeat:repeat-x;
    text-align:right;
}

.text{
    width:70%;
    margin:0px 0px 20px 0px;
    padding:10px 50px;
    text-align:left;
}

