form { display: inline; }
form div { display: inline; }
body { background: #000;
       color: #fff;
       width: 750px;
       margin: auto;
       text-align: center;}
#body { background-color: #fff;
        color: #000;
        width: 750px;
        padding: 0;
        margin: auto;}
img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { background: #f00;
     color: silver;
     margin: 0;
     padding: 0;
     height: 100px;
     }
h2 { text-align:center;
     }
.adsense { background-color:#000;
           color:#fff;
           margin:0;
           padding:0;
           text-align:center;}
.menu { background: #000;
        color: #fff;
        border-width: 2px 2px 2px 3px;
        border-style: inset;
        border-color: #f00;
        padding-top: 2px;
        height: 20px;
        }
.menu a { margin-left: 24px; }
.body { background: #fff;
        color: #000;
        padding: 5px;
        font-size: 10pt;
        }
.body .total, .rightside { float: right;
                           background: url(images/shadow.gif) right bottom no-repeat;
                           margin: 5px 0;
                           }
.body .total div, .rightside div { background:url(images/corner_bl.gif) left bottom no-repeat;}
.body .total div div, .rightside div div { padding:0 10px 10px 0;
                                           background:url(images/corner_tr.gif) right top no-repeat; }
.body .total div div p, .rightside div div table { background-color: #eee;
                                                   color: #000;
                                                   padding: 5px;
                                                   margin: 0;
                                                   text-align: center;
                                                   font-weight: bold;
                                                   font-size: 18pt;
                                                   width: 190px;
                                                   border: 1px solid #888; }
.leftside { float: left;
            width: 515px;
            text-align: justify;
            padding: 5px;}
.rightside div div table { width: 200px;
                           font-size: 8pt;
                           font-weight: normal;
                           font-family: verdana,arial,sans-serif;
                           text-align: left;}
.rightside div div table a { text-decoration: none; }
.rightside div div table a:hover { background-color: transparent; color: #00f; }
.rightside div div table th { font-size: 10pt;
                              text-align:center;
                              font-family: verdana,arial,sans-serif;
                              }
.clearall { clear: both;
            text-align: center;}
.clearall a { text-decoration: none;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 8pt;
              background-color: transparent;
              color: #000; }
.clearall a:hover { background-color: transparent; color: #00f; }
.email { text-indent: 5em;}
.email a { text-decoration: none; }