

body { background: #5b96c3;  }

box , .calculator { width: 15em; background: #9BD1FA;}
.box .top, .box .bottom , {display:block;background: #5b96c3;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #9BD1FA;
}
.box .top .r1 , .box .bottom .r1 { background: #666699; height: 2px;}
.box .r2 , .box .r3 , .box .r4 { 
  border-left: 2px solid #666699; 
  border-right: 2px solid #666699; 
} 

.box .r1 {margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{ margin: 0 1px;height: 3px;}

.box  { 
  width:605px;
} 
.calculator     {
  width:600px;
  border-left: 2px solid #666699; 
  border-right: 2px solid #666699; 
}
.screen     {
        width:598px;
        height:300px;
  }
.classdivobject {
        font-size:25px;
}
.classdiventry     {
        width:600px;
  }
.classinputentry     {
        color:blue;
        font-size:20px;
          }

.classspanmode
        {
          font-size:25px;
        }

.classentrybutton
    {
        color:blue;
        font-size:20px;
    }
.classspannumber {
        font-size:17px;
}

.classbuttonfunc {
        width:50px;
        height:25px;
}
.classspanfunc {
        font-size:17px;
}
.classbuttonnumber {
        width:25px;
        height:25px;
}

.classbuttonnumberm {
  width:23px;
  height:25px; 
}



.titleclass { 
  font-size:40px;
  margin-left: 5px;
}

.reflink { 
  border-right: 1px solid white;
}

.reflink:hover , .reflinklast:hover {
	color: white;
}


.reftext { 
  font-weight: bold;
  color: white;
  font-size:14px;
  margin-right: 4px;
}

.menulink:hover , .reflinklast:hover {
	color: white;
}


.menutext { 
  font-weight: bold;
  color: white;
  font-size:12px;
  margin-right: 4px;
}




.sideboardtop {
  color: white;
  font-size:25px;
}
.sideboardsub {
  color: white;
  font-size:18px;
}
.sideboardtext {
  font-size:14px;
}
.sideboarddate {
  font-size:10px;
}
.linkbar_img
{ 
  border: 0px;
}

.linkbar_link:hover
{ 
  color: white;
}
.linkbar_link
{ 
  color: white;
  border: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.linkbar_text
{ 
  color: blue;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
div#advert { width:600px; padding-left:5px;}


