
body {padding:5px; margin:10px;
font: 14px Verdana, Tahoma, Arial, sans-serif;
line-height: 1.4em;
color: #303030;

}
.popbox         { background: #fff5dc;}
.poptop         { position:relative; top:-2px; left:2px;
                      width:16px; height:16px;background: url(rt_corner.gif) no-repeat top right; }
.poptop div     { position:relative; top:0px ; left:-4px;
                      width:16px; height:16px;background: url(lt_corner.gif) no-repeat top left; }

.popbottom      { position:relative; top:2px; left:2px;
                      width:16px;  height:16px;background: url(rb_corner.gif) no-repeat bottom right; }
.popbottom div  { position:relative; top:0px ; left:-4px;
                      width:16px;  height:16px;background: url(lb_corner.gif) no-repeat bottom left; }

.poptop div, .poptop, .popbottom div, .popbottom {width: 100%;height: 16px; }

.popheader {display: block;
margin: 0 0 16px 0;
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
color: #ab770d;
background-color: inherit;}
.popleft      { margin: 0 10px; text-align:left; font-size: 16px;}

.popbox         { width: 100%; margin: 4px auto;  border:2px solid #d09006; }

.main_text { text-align:left; margin-right:5px; margin-left:20px;
 }



.buttonstyle { 
font-weight: bold;
font-size: 14px;
font-family: Arial,Tahoma,Verdana,Sans-Serif;
background-color: #d09006;
background-image: url(../pic/bg_top_button1.gif);
background-repeat: repeat-x;
color: #ffffff;
border-bottom : #976505 solid 1px;
border-left : #976505 solid 1px;
border-right : #976505 solid 1px;
border-top : #976505 solid 1px;
padding: 2px 18px 2px 18px;
vertical-align: middle;
cursor: hand;
}


img.right {padding: 4px; border: 1px solid #ab770d;}
img.right {float: right; margin: 0 0 5px 15px;}

b {color: #ab770d;}